Commit graph

12 commits

Author SHA1 Message Date
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Anna Melzer
1359e7873b Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
Sean Yesmunt
25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
btzr-io
f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
Alex Liebowitz
863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -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
b08d96da1e Add alert before close after update is declined on Windows 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
5fff24b0fb Add "auto update downloaded" modal 2018-01-12 00:30:23 -05:00