Commit graph

1162 commits

Author SHA1 Message Date
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
jobevers 2e8c8b95c8 still flailing - use a random name 2017-02-23 08:32:28 -06:00
jobevers 6fb83f8da4 still flailing - use a simple name 2017-02-23 08:17:33 -06:00
Jeremy Kauffman 7daeb610a2 Merge pull request #181 from lbryio/always-show-cancel
On load screen, always show Cancel link if a previous page is available
2017-02-23 09:15:48 -05:00
Jeremy Kauffman 4473536626 Merge branch 'development' into always-show-cancel 2017-02-23 09:15:36 -05:00
Alex Liebowitz 2c0b47edf2 On load screen, always show Cancel link if a previous page is available
Before, it was only showing if a load attempt timed out, and would show
even if there was no previous page to go back to.
2017-02-23 04:04:09 -05:00
alexliebowitz 129fa5aaa7 Merge pull request #182 from lbryio/fix-balance-check
When user hits "Watch", don't check balance if download already started
2017-02-23 03:56:31 -05:00
Alex Liebowitz fb421cdd79 When user hits "Watch", don't check balance if download already started 2017-02-23 03:56:50 -05:00
alexliebowitz 94768bb086 Merge pull request #180 from lbryio/back-button-2
Re-integrate Back button on Watch page
2017-02-23 02:50:14 -05:00
Alex Liebowitz 756a04a368 Watch: fix back button flickering on mouseover 2017-02-23 02:50:53 -05:00
Alex Liebowitz 889ef01782 Watch: Update Back to LBRY button for Electron 2017-02-23 02:50:53 -05:00
Jeremy Kauffman 1ccc7fd047 change bg color 2017-02-23 02:24:53 -05:00
Alex Liebowitz 7f2358fdbb Add Back button to Watch page 2017-02-23 02:20:52 -05:00
alexliebowitz a24c6ed281 Merge pull request #179 from lbryio/bugfixes-feb-2017
Misc. bug fixes
2017-02-23 01:46:58 -05:00
Alex Liebowitz b8103bce21 Remove incorrectly formatted comment in app.js 2017-02-23 01:36:44 -05:00
Alex Liebowitz b18063584a Add link styles back to "Try Anyway" link 2017-02-23 01:28:58 -05:00
Alex Liebowitz 0266523a5c Fix wrong prop types for metadata 2017-02-23 01:14:48 -05:00
jobevers 26c077dd79 still flailing - remove uri expansion 2017-02-22 23:14:40 -06:00
jobevers be97368123 still flailing 2017-02-22 23:05:45 -06:00
jobevers a11949608a still flailing 2017-02-22 22:53:35 -06:00
jobevers 26391cb935 flailing, lets try print some stuff 2017-02-22 18:40:39 -06:00
jobevers 4688e92aab flailing, lets try reversing the uploads 2017-02-22 17:00:19 -06:00
jobevers 498534a61e not sure what else to do, so retrying curl 2017-02-22 16:47:30 -06:00
jobevers 01e19a457b Bump version: 0.9.0rc9 → 0.9.0rc10 2017-02-22 16:14:44 -06:00
jobevers 9a36270d3e Bump version: 0.9.0rc9 → 0.9.0rc10 2017-02-22 16:14:42 -06:00
jobevers 105f234d2c update submodules 2017-02-22 15:49:14 -06:00
jobevers 18cd7608e3 revert accidental unicode testing 2017-02-22 15:49:00 -06:00
Job Evers-Meltzer c1ef161972 need absolute paths for electron 2017-02-22 15:41:39 -06:00
jobevers 9e7ca7c9f8 more curl debugging 2017-02-22 15:24:19 -06:00
jobevers 0c77644861 more curl debugging 2017-02-22 15:11:52 -06:00
jobevers 26f5d08567 non-version tags don't break the build 2017-02-22 14:54:09 -06:00