Commit graph

14 commits

Author SHA1 Message Date
ポール ウェッブ 7aae6baaa9 Removed themes folder 2018-10-22 12:30:16 -04:00
ポール ウェッブ 98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
Daniel 5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
Daniel Dominguez b31781f6ef Add setting to skip desktop nofifications, persist the setting on localstorage, defaults to true(notifications enabled). 2018-07-30 21:13:57 -03:00
Igor Gassmann 0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann 4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
Arrowana 4795901e12 improve and clean 2018-01-15 20:09:40 +11:00
Arrowana 8eb7f58988 add basic feature 2018-01-14 20:14:15 +11:00
Igor Gassmann 0a94082983 Convert anonymous functions to arrow functions 2017-12-27 20:48:11 -03: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 dbb28dd625 Fix electron-webpack related errors 2017-12-07 09:52:22 -03:00
Igor Gassmann df01c361df Fix __static paths for production. Paths aren't correctly resolved on development 2017-12-06 18:21:57 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/redux/selectors/settings.js (Browse further)