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
Alex Liebowitz
fb75bc19b4
Fix several problems with margin and padding on buttons
...
- Buttons on dialogs were not getting width and height
- Tooltip buttons were getting standard button spacing when they
should be closer to their corresponding menu button
- Several buttons and other elements had containers just to get
spacing in button sets; rename button-container class to
button-set-item and apply directly to elements where possible.
2017-02-21 01:27:08 -05:00
Alex Liebowitz
321fbfbc17
Change Watch page to recognize "stopped" status as playable
2017-02-20 23:09:04 -06:00
jobevers
2f80c86647
add changelog
2017-02-20 23:06:55 -06:00
jobevers
c7a57d6e3f
change watch for electron
2017-02-20 23:06:55 -06:00
jobevers
1fc8f21824
background image isn't actually used on load screen
2017-02-20 23:06:55 -06:00
jobevers
b8b43ec587
change path for images
2017-02-20 23:06:55 -06:00
jobevers
4771682ee0
Use local file path for publishing instead of uploading
2017-02-20 23:06:55 -06:00
Job Evers-Meltzer
33395ccb33
Add a dev build configuration
...
Add caching and a faster source map for the dev builds.
This brings the rebuild time down to about 500ms for me.
dev build now puts the bundle in the electron app/js directory
so that the app can be automatically reloaded
2017-02-20 23:06:55 -06:00
jobevers
724742f0db
revert - build into the dist folder
2017-02-20 23:06:55 -06:00
Job Evers-Meltzer
51ca2f8a92
add shutdown msg html pages
2017-02-20 23:06:55 -06:00