Commit graph

1192 commits

Author SHA1 Message Date
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
Alex Liebowitz e8da1d09f5 Fix some links 2017-02-24 03:57:24 -05:00
Alex Liebowitz 7172149bac Tweak padding on drop-down menus 2017-02-24 03:02:32 -05:00
Alex Liebowitz 23a4ad09de Fix "Component not mounted" error in FileActions 2017-02-24 02:30:32 -05:00
alexliebowitz 4494b8f117 Merge pull request #184 from lbryio/fix-my-files-sort
Fix sorting on My Files page
2017-02-24 00:38:43 -05:00
Alex Liebowitz d3666b119f My Files: Fix sorting comparison functions
- Properly distinguish between < and = cases
 - Make a copy before sorting (this wasn't causing problems; just good
   practice)
2017-02-24 00:38:55 -05:00
alexliebowitz 4ac007bbf6 Merge pull request #183 from lbryio/fix-web-ui-version
Restore UI version on Help page
2017-02-23 23:37:10 -05:00
Alex Liebowitz e058470a70 Restore UI version on Help page 2017-02-23 23:36:19 -05:00
jobevers a91f987cfa specify requirements for daemon in this repo 2017-02-23 14:17:53 -06:00
jobevers 02dd08a72f allow lbrynet-daemon executable to be configured 2017-02-23 14:15:09 -06:00
jobevers 762712ed69 whitespace 2017-02-23 13:01:23 -06:00
jobevers 8a42412096 cleanup app comments 2017-02-23 12:46:25 -06:00
jobevers 6b7dca8bb1 switch from lbrynet-daemon to lbry repo 2017-02-23 12:26:31 -06:00
jobevers 0c431b0947 add tag to zip filename 2017-02-23 12:24:54 -06:00
jobevers e69e0f0c54 flailing again - trying to upload from stdin 2017-02-23 12:11:05 -06:00
jobevers 250ed2bd6a the last thing worked, now just replace json with file 2017-02-23 11:45:23 -06:00
jobevers 4ad978f3ef still flailing - what if we try to post just json 2017-02-23 11:21:46 -06:00
jobevers c05e85d0f8 still flailing - try empty name 2017-02-23 10:46:36 -06:00
jobevers 0c0b85aa7a still flailing - try lbry repo 2017-02-23 10:17:25 -06:00
jobevers 518d136d8e still flailing - try a different file 2017-02-23 09:34:30 -06:00
jobevers 318160b328 still flailing - try a random name 2017-02-23 09:16:10 -06:00
jobevers 478ca98b0e still flailing - try both requests and curl 2017-02-23 08:51:59 -06:00