Commit graph

1213 commits

Author SHA1 Message Date
Jeremy Kauffman d78aab14e8 Merge pull request #192 from lbryio/open-reveal-electron
Open and reveal files using Electron instead of daemon
2017-03-08 17:12:30 -05:00
Jeremy Kauffman 34c7da88c9 ignore venv 2017-03-08 09:55:45 -05:00
Alex Liebowitz 694eb77b0b Add option in Developer Settings to enable/disable developer menu
Also added the ability to access Developer Settings by holding
Ctrl-Shift or Cmd-Shift and clicking the LBRY logo.

https://youtu.be/pXPXMxsXT28
2017-03-08 04:37:10 -05:00
Alex Liebowitz b0d7e6497a Add basic menubar
This includes a Developer menu that can be enabled or disabled through
the UI.
2017-03-08 04:05:18 -05:00
Alex Liebowitz a6979445cc Fix "search for your first download" link on My Files page 2017-03-08 02:37:06 -05:00
Alex Liebowitz fbc1d4fe8a Open and reveal files using Electron instead of daemon 2017-03-08 02:33:42 -05:00
Alex Grintsvayg 780f9dd7c5 Bump version: 0.9.0rc13 → 0.9.0rc14 2017-03-07 16:03:19 -05:00
Alex Grintsvayg 86c1210793 Bump version: 0.9.0rc13 → 0.9.0rc14 2017-03-07 16:03:17 -05:00
Alex Grintsvayg 8f417005b5 finally working 2017-03-07 15:46:06 -05:00
Alex Grintsvayg df33156ea4 Bump version: 0.9.0rc12 → 0.9.0rc13 2017-03-06 18:15:45 -05:00
Alex Grintsvayg 9ff1ffd53e Bump version: 0.9.0rc12 → 0.9.0rc13 2017-03-06 18:15:43 -05:00
Alex Grintsvayg bb26e66d05 another fix 2017-03-06 18:00:57 -05:00
Alex Grintsvayg 9b6146cf0d Bump version: 0.9.0rc11 → 0.9.0rc12 2017-03-06 17:47:50 -05:00
Alex Grintsvayg 4a4b575d93 Bump version: 0.9.0rc11 → 0.9.0rc12 2017-03-06 17:47:46 -05:00
Alex Grintsvayg ccfb56f717 fix 2017-03-06 17:47:10 -05:00
Alex Grintsvayg a3a3769222 Revert "Change submodules url to use ssh access"
This reverts commit 4386102ba3.

It turns out that Appveyor and Teamcity choke on SSH urls.
2017-03-06 17:40:21 -05:00
Alex Grintsvayg 3c100ecf20 minor 2017-03-06 17:17:03 -05:00
Alex Grintsvayg abbcbfefd7 move more requirements into req.txt 2017-03-06 11:52:34 -05:00
jobevers 33ffb322cc add script to reset each submodule 2017-03-06 10:34:37 -06:00
jobevers 5a2de41563 update submodules 2017-03-06 10:33:54 -06:00
jobevers 9ed1ba33be check if tag already exists 2017-03-06 10:33:17 -06:00
jobevers 86e52ffcb4 Add checks for token and lbryum part
Also adds better instructions and help items
2017-03-06 08:45:41 -06:00
jobevers 4bda5ac19a update submodules 2017-03-06 07:48:07 -06:00
jobevers 4386102ba3 Change submodules url to use ssh access
This change was requested by grin. This means that the general public
won't be able to pull the repo unless they have ssh access setup on
github.  I'd suggest switching back to https at some point and having
each person that wants to use ssh authentication change their local
repo to use ssh urls

`git config submodule.lbry.url git@github.com:lbryio/lbry.git`
2017-03-06 07:43:38 -06:00
Job Evers‐Meltzer ecec1ba5c8 Merge pull request #8 from lbryio/grin
grin's attempts at getting release.py working
2017-03-06 07:29:17 -06:00
Alex Grintsvayg 565764a629 fixing release so ppl like me can do it 2017-03-02 23:37:20 -05:00
Alex Grintsvayg 666fd5a490 renamed lbrynet to lbrynet-daemon, removed some unused code, lowercased daemon release name 2017-03-02 23:37:20 -05:00
Jeremy Kauffman c2f9352466 Merge pull request #189 from lbryio/refactor-publish-page
Refactor Publish page + make styling of form fields more flexible
2017-03-02 12:19:59 -05:00
Alex Liebowitz 714714cece Update change log for changes to form field styles and Publish page 2017-03-01 16:07:52 -05:00
Alex Liebowitz 0fc4712820 Convert Publish page to use new FormField and field label styles 2017-03-01 15:51:08 -05:00
Alex Liebowitz 828041449f Add style for form field labels 2017-03-01 15:51:08 -05:00
Alex Liebowitz a9563b80df Add a "text-number" form field type, and add styles for 2 others 2017-03-01 15:51:00 -05:00
alexliebowitz 3750acded1 Merge pull request #188 from lbryio/bug-fixes-3
Fix 2 links and remove some dead code
2017-03-01 15:27:37 -05:00
Alex Liebowitz 166db552b2 Fix two links to Discover page
Need the "index.html" for Electron
2017-03-01 15:26:03 -05:00
Alex Liebowitz c12b7645a7 Remove code for Linux close link
Not needed for Electron
2017-03-01 15:25:11 -05:00
Alex Liebowitz b81add382b Bump version: 0.9.0rc10 → 0.9.0rc11 2017-02-27 17:49:09 -05:00
Alex Liebowitz 1ccbbe721f Bump version: 0.9.0rc10 → 0.9.0rc11 2017-02-27 17:49:08 -05:00
Alex Liebowitz 2fc2ab0a84 update submodules 2017-02-27 17:45:09 -05:00
Alex Liebowitz d7b3b94197 Updating submodules 2017-02-27 17:26:45 -05:00
alexliebowitz a97cd34407 Merge pull request #187 from lbryio/fix-api-changes
Fix pending changes to lbry.io API
2017-02-27 17:15:00 -05:00
Jeremy Kauffman 049e007747 add missing var declaration 2017-02-27 17:15:15 -05:00
Jeremy Kauffman 7eb15a9ac6 fix pending changes to api.lbry.io 2017-02-27 17:15:06 -05:00
Jeremy Kauffman ae4a27c122 Merge pull request #186 from lbryio/modal-updates
Improvements to modals
2017-02-26 10:31:51 -05:00
Alex Liebowitz eaa0b7ba01 Convert error modal to use ExpandableModal component 2017-02-25 03:18:24 -05:00
Alex Liebowitz 08c4a5173a Add new ExpandableModal component 2017-02-25 02:56:57 -05:00
Alex Liebowitz ce33050fb3 Refactor Modal component 2017-02-25 02:55:05 -05:00
Alex Liebowitz 2b7c258cf3 Restore centering of modal headers 2017-02-25 01:51:33 -05:00
alexliebowitz 7bce94b10d Merge pull request #185 from lbryio/misc-bugfixes-2
Misc. bugfixes, round 2
2017-02-24 04:23:13 -05:00
Alex Liebowitz 041771f07b Publish: restore "you have not published anything yet" message 2017-02-24 04:22:44 -05:00
Alex Liebowitz b041d66ee4 Make menus close after you click an option 2017-02-24 04:14:02 -05:00