aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/ServicesStore.js
Commit message (Expand)AuthorAge
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
* Enable hibernate/wake-up calls of active service via context menuLibravatar kytwb2021-12-15
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* Fix service activation and hibernation timeout (#2224)Libravatar Adrian Klaeger2021-11-14
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23
* refactor: move service-defaults into the 'config' file for reuseLibravatar Vijay A2021-10-16
* feat: add new preference to allow per-service wake-up (#2085)Libravatar Ahmad M. Abdelaziz2021-10-16
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* 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