aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
Commit message (Collapse)AuthorAge
...
* Move default feature config to config.jsLibravatar Stefan Malzner2018-12-01
|
* Update service request linkLibravatar Stefan Malzner2018-11-30
|
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Move spellchecker to premiumLibravatar Stefan Malzner2018-11-25
|
* Merge branch 'feature/dark-theme' into developLibravatar Stefan Malzner2018-11-19
|\
| * Merge remote-tracking branch 'origin/develop' into pr/1026Libravatar Stefan Malzner2018-11-15
| |\
| * | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| | |
* | | Update google analytics idLibravatar Stefan Malzner2018-11-16
| |/ |/|
* | fix(General): Convert many links from http to https (#967) @StanzillaLibravatar Benjamin Staneck2018-11-15
|/
* feature(App): Add option to disable GPU accelerationLibravatar Stefan Malzner2018-03-28
|
* mini cleanupLibravatar Stefan Malzner2018-03-28
|
* Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | config file
* fix(i18n): Fallback to system language or englishLibravatar Stefan Malzner2017-12-07
|
* feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | (@maximiliancsuk)
* add external links to configLibravatar Stefan Malzner2017-11-21
|
* feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
|
* Merge branch 'develop' into feature/spellcheck-settingsLibravatar Stefan Malzner2017-11-12
|\
| * enable run in background by defaultLibravatar Stefan Malzner2017-11-10
| |
* | Add settings option to toggle spell checkerLibravatar Stefan Malzner2017-11-12
|/
* Merge branch 'develop' into feature/mute-serviceLibravatar Stefan Malzner2017-11-10
|\ | | | | | | | | | | | | | | # Conflicts: # src/components/services/content/ServiceWebview.js # src/components/services/content/Services.js # src/components/services/tabs/TabItem.js # src/containers/layout/AppLayoutContainer.js
| * feat(Service): Add option to display disabled services in tabsLibravatar Stefan Malzner2017-11-09
| |
* | feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
|/ | | | Closes #8 #162
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13