Commit Graph

23 Commits

Author SHA1 Message Date
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
georgelima 670145753a feat(daemon): don't block app renderer on daemon start 2019-02-04 22:30:11 -02:00
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05:00
André Neves 291e011eb7 chore: electron default window height
refactor: modal background overlay rgba change
refactor: fix transitions on all relevant components
2019-01-25 16:57:12 -05:00
George Lima b05df96721 test(electron): dont run daemon if NODE_ENV === 'test' 2019-01-23 12:41:25 -03:00
André Neves 277f8b11c3 chore: making init electron screen larger 2019-01-20 12:04:01 -05:00
George Lima 1ec1719667 feature: setup dotenv 2018-12-15 18:45:48 -03:00
George Lima ed8b6b169d chore: replace ZCash -> Zcash 2018-12-15 18:28:36 -03:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 9d24fbaa07 feature: add helper function to grab zec price 2018-12-13 18:36:50 -03:00
George Lima 90c3e7bb81 feature: send zcashd logs to ipcRenderer 2018-12-05 13:34:49 -03:00
George Lima 2b8e0eb63e hotfix: add logs zcashd child process spawn and kill 2018-12-04 13:28:02 -03:00
georgelima f256dfa568 feature: use async/await instead of promises 2018-12-04 00:34:41 -02:00
George Lima fa1ed9ead7 hotfix: kill zcashDaemon on before-quit instead of quit 2018-12-01 02:21:43 -03:00
George Lima 15f4c81b58 hotfix: move runDaemon to config/daemon folder 2018-11-30 22:33:29 -03:00
George Lima 854bd2e507 [WIP] feature: add zcashd-child-process spawn on startup 2018-11-29 19:58:05 -03:00
André Neves 868d2e88aa refactor: remove not necessary tray configuration and code cleanup 2018-11-26 20:40:55 -05:00
André Neves d1f7084bac hotfix: electron window not displaying on start 2018-11-26 20:34:14 -05:00
George Lima 6e268bdb57 hotfix: make createWindow arrow function 2018-11-26 18:21:25 -03:00
George Lima 6bf9a11c7e hotfix: electron loadURL path 2018-11-26 18:16:12 -03:00
George Lima 67313a95ba lint: use rules from .eslintrc 2018-11-26 17:19:12 -03:00
George Lima c84fe27386 feature: add electron starter 2018-11-26 17:08:52 -03:00