Commit graph

24 commits

Author SHA1 Message Date
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
3957bf2afc Finish core UI for auto update 2018-01-12 00:30:23 -05:00
Alex Liebowitz
565f411986 Make app actually quit for update
Before, it was just minimizing and the app wouldn't even update because
electron-updater expects to be able to close the app.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
43297ce414 Add electron-log
The daemon and lbryum log all kinds of useful status/debug info, might
as well start doing that in the app too.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
285c1ca7b6 Add electron-updater requirement and import 2018-01-12 00:30:23 -05:00
Igor Gassmann
60772d0a74 Fix right click bug 2018-01-05 19:36:10 -03:00
Igor Gassmann
47bdc6cbef Merge branch 'master' into issue/763 2017-12-26 10:26:15 -03:00
Liam Cardenas
5948124586 Added recaptcha compatibility 2017-12-22 18:09:06 -08:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann
a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -03:00
Igor Gassmann
c220ae87e6 Rename electron processes' entry points to avoid confusion with main process. 2017-12-12 10:22:16 -03:00
Igor Gassmann
9a786f7d48 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	src/main/main.js
2017-12-08 14:37:06 -03:00
Liam Cardenas
6adece2496 Set app-wide user agent 2017-12-07 12:04:08 -08:00
Igor Gassmann
dbb28dd625 Fix electron-webpack related errors 2017-12-07 09:52:22 -03:00
Igor Gassmann
b07e16c913 Fix electron-webpack related errors 2017-12-06 13:32:21 -03:00
Igor Gassmann
b83679fa4a Migrate to index.html to generated one by electron-webpack 2017-12-04 22:08:08 -03:00
Igor Gassmann
7e61564031 Remove old webpack related packages 2017-12-04 18:03:54 -03:00
Igor Gassmann
9f9746cf5e Unzip daemon on /static/ dir /build.sh 2017-12-04 17:46:51 -03:00
Igor Gassmann
496acd0a3c Fix file paths for static resources 2017-12-04 17:06:56 -03:00
Igor Gassmann
683f3e9f07 Convert project into a one package.json file structure 2017-11-29 01:43:49 -03:00
Igor Gassmann
3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00