Commit graph

836 commits

Author SHA1 Message Date
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 1ccbbe721f Bump version: 0.9.0rc10 → 0.9.0rc11 2017-02-27 17:49:08 -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
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 9a36270d3e Bump version: 0.9.0rc9 → 0.9.0rc10 2017-02-22 16:14:42 -06:00
Job Evers-Meltzer c1ef161972 need absolute paths for electron 2017-02-22 15:41:39 -06:00
jobevers 75cf359e6f fix section headers on changelog 2017-02-22 13:14:21 -06:00
jobevers b53c8e11d3 update changelog 2017-02-22 12:58:15 -06:00
jobevers 98ba69c0d1 Bump version: 0.9.0rc8 → 0.9.0rc9 2017-02-22 12:51:12 -06:00
jobevers 4f66a3a6a1 stop using bumpversion on changelog 2017-02-21 22:20:50 -06:00
jobevers f64e3d9356 update version to 0.9.0rc8 2017-02-21 21:04:52 -06:00
Job Evers‐Meltzer fe954ed17d Merge pull request #176 from lbryio/electron-2
Electron 2
2017-02-21 12:59:00 -06:00
jobevers 55b2465125 update bumpversion 2017-02-21 08:36:29 -06:00
jobevers b65910f441 revert to detecting the OS client side for update url 2017-02-21 08:36:29 -06:00
jobevers 27b85e2301 Improve updates download
- create progress bar modal
- trigger app shutdown on successful download
- move update url logic to the website
2017-02-21 08:36:29 -06:00
alexliebowitz 1ace1b32a8 Merge pull request #177 from lbryio/fix-button-padding
Fix several problems with margin and padding on buttons
2017-02-21 01:32:43 -05:00