Commit graph

14 commits

Author SHA1 Message Date
Sean Yesmunt caa5abfdfd ensure modals have consistent styling 2018-09-26 13:48:07 -04:00
Aliyev Doniyor 42a3759cc0 Disable confirm button after pressing "Use It Now" button
Closes #1823
2018-07-28 12:47:45 +05:00
Thomas Zarebczan 305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Sean Yesmunt ea7ae8a03d fix: upgrade modal styling 2018-04-16 18:51:35 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
btzr-io f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
Alex Liebowitz fbc143aaaf Reword "Upgrade on Restart" to "Upgrade on Close" 2018-01-23 19:22:02 -05:00
Alex Liebowitz 863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -05:00
Alex Liebowitz 0c8ba50207 Update Auto Update-related copy 2018-01-15 18:38:35 -05:00
Alex Liebowitz 3959d4aeee Make app restart after user approves update
Forgot to call quitAndInstall(). If you don't, it will still install
the update, but won't restart.
2018-01-12 00:30:23 -05:00
Alex Liebowitz b03623eb68 Convert Windows update alert dialog to native dialog in main process
Maybe a bit less polished, but I couldn't find a way to prevent the
main window from closing that works on the current version of Electron,
and in general it was starting to get too complicated.
2018-01-12 00:30:23 -05:00
Alex Liebowitz bc15d24d66 Add ability to decline updates 2018-01-12 00:30:23 -05:00
Alex Liebowitz 3957bf2afc Finish core UI for auto update 2018-01-12 00:30:23 -05:00
Alex Liebowitz 5fff24b0fb Add "auto update downloaded" modal 2018-01-12 00:30:23 -05:00