aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Collapse)AuthorAge
* remove console loggingLibravatar Stefan Malzner2017-11-12
|
* fix issue with share settings with main processLibravatar Stefan Malzner2017-11-10
|
* fix issue with unnecessary settings request invalidationLibravatar Stefan Malzner2017-11-10
|
* 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
| * get default local from default app configLibravatar Stefan Malzner2017-11-09
| |
| * feat(Service): Add option to display disabled services in tabsLibravatar Stefan Malzner2017-11-09
| |
* | feat(App): Respect System DoNotDisturb mode for service audioLibravatar Stefan Malzner2017-11-10
| | | | | | | | Closes #162
* | feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
| | | | | | | | Closes #8 #162
* | feat(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/
* Make sure that numeric bages are intsLibravatar Stefan Malzner2017-11-04
|
* fix(macOS): Fix launch Franz on start overrideLibravatar Stefan Malzner2017-11-03
|
* fix(Service Import): Fix issue with import of on-premise servicesLibravatar Stefan Malzner2017-10-30
|
* Merge branch 'develop' into notificationTitleFixLibravatar Stefan Malzner2017-10-30
|\
| * Merge branch 'develop' into feature/shortcutsLibravatar Stefan Malzner2017-10-30
| |\
| | * Merge branch 'develop' into feature/menuLibravatar Stefan Malzner2017-10-30
| | |\
| | | * Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
| | | |
| | * | Fix linting issuesLibravatar Stefan Malzner2017-10-27
| | | |
| | * | Remove additional production shortcuts for devtoolsLibravatar Stefan Malzner2017-10-27
| | |/ | | | | | | | | | Due to the menu update we now show use the standard shortcuts for opening the dev tools.
| * / fix(Shortcuts): Flip shortcut to navigate to next/previous serviceLibravatar Stefan Malzner2017-10-27
| |/
* / Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
|/ | | | Add additional checks in ServiceStore.
* Bugfix: When reordering make sure the new indexes are applied correctlyLibravatar Gustavo Sampaio2017-10-26
|
* Fix recipe update loopLibravatar Stefan Malzner2017-10-24
|
* Merge branch 'feature/autostart' into developLibravatar Stefan Malzner2017-10-23
|\
| * Add missing windows commitLibravatar Stefan Malzner2017-10-23
| |
| * fix(Windows): Fix enable/disable autostart on loginLibravatar Stefan Malzner2017-10-23
| | | | | | | | Fixes #17
* | disable auto-enable for auto start on macOSLibravatar Stefan Malzner2017-10-23
|/
* Merge pull request #65 from meetfranz/feature/service-importLibravatar Stefan Malzner2017-10-22
|\ | | | | Fix service import
| * fix(Onboarding): Fix service importLibravatar Stefan Malzner2017-10-22
| | | | | | | | Fixes #22
* | Bugfix: Ignore disabled servicesLibravatar Gustavo Sampaio2017-10-20
| |
* | Add tab cycling with ctrl[+shift]+tab or ctrl+[pageup|pagedown]Libravatar Gustavo Sampaio2017-10-19
|/ | | | This is related to #35
* initial commitLibravatar Stefan Malzner2017-10-13