aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/ServicesStore.js
Commit message (Expand)AuthorAge
* fix: defensive programming to avoid js errorLibravatar Vijay A2021-10-07
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* fix: Switching services via keyboard does not switch focus (#2004)Libravatar Markus Hatvan2021-10-01
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* Revert "refactor: trying to fix zoom in/out being sticky for the last active ...Libravatar Vijay A2021-09-06
* fix: sidebar context menu not synced when toggling via the context menu (#1871)Libravatar Sadetdin EYILI2021-09-06
* refactor: trying to fix zoom in/out being sticky for the last active service ...Libravatar Vijay A2021-09-06
* chore: linter fixes [skip ci]Libravatar Vijay A2021-08-23
* fix: Fixing bug where the service-defaults are not mergedLibravatar Vijay A2021-08-23
* refactor (perf): Do not double-loop through the same list of services while m...Libravatar Vijay A2021-08-22
* fix: audio toggle is now decoupled from notification toggleLibravatar Vijay A2021-08-22
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12
* Added ability to turn off notifications for clipboard events generated by con...Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Clean up RecipeWebview.setBadge (#1461)Libravatar Kristóf Marussy2021-05-28
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Prevent unnecessary electron popup windows for links (#685)Libravatar Mahadevan Sreenivasan2020-04-29
* Refocus Webview only for active service (#610)Libravatar Mahadevan Sreenivasan2020-04-20
* Remove excess code form Franz's hibernate feature (#609)Libravatar Bennett2020-04-20
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* Improve user scripts (#559)Libravatar Bennett2020-04-12
* Reflect service name in application titleLibravatar Gilles Marec2020-03-10
* Partial revert of #371Libravatar Daniel Peukert2020-03-02
* Implement user.css and user.js (#401)Libravatar Bennett2020-02-26
* Replace deprecated Electron functions with propertiesLibravatar Daniel Peukert2020-02-13
* Fix lintLibravatar vantezzen2020-01-31
* Add better sync between Ferdi and service dark modeLibravatar vantezzen2020-01-31
* Add "adaptable dark mode" checkboxLibravatar Steliyan Stoyanov2019-10-30
* Directly reloading webview instead of updating urlLibravatar vantezzen2019-10-27
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * share app version with webviewLibravatar Stefan Malzner2019-10-18
* | Add toggle to disable universal dark modeLibravatar vantezzen2019-10-17
* | Add button to directly open darkmode.cssLibravatar vantezzen2019-10-16
* | Add indicator for hibernating servicesLibravatar vantezzen2019-10-13
* | Sort services in QuickSwitch by last usedLibravatar vantezzen2019-10-13
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.4.0Libravatar vantezzen2019-10-09
|\|