aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: codebase improvements (#1930)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
* fix: ferdi locking with lock feature disabled (#1866)Libravatar Sadetdin EYILI2021-09-05
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: specify the channel to check if it fixes the in-app updater.Libravatar Vijay A2021-08-26
* 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: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
* chore: typescript conversionLibravatar Vijay A2021-08-21
* revert: reverting back from 'dayjs' to 'momentjs'Libravatar Vijay A2021-08-18
* chore: replace moment.js with day.js (#1804)Libravatar Markus Hatvan2021-08-16
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* 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: fix issue with db migrationLibravatar Vijay A2021-08-08
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
* 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
* Added debug logs for auto-updater. [skip ci]Libravatar Vijay A2021-07-18
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Use utility methods from 'electron-util'Libravatar Vijay A2021-07-04
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Removed the cyclical dependency (#1519) (#1539)Libravatar Markandan R2021-06-22
* 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
* Lazily compute cache size (#1404)Libravatar Kristóf Marussy2021-05-13
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Fix window unsnapping when clicking notification (#896) (#1264)Libravatar Stephan Rumswinkel2021-04-04
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add new setting to minimize to tray when closing on Windows (#1093)Libravatar 1mm0rt41PC2021-01-06
* Add setting to enable nightly releases updates (#742)Libravatar Bennett2020-10-04
* Update adaptable dark mode to work on all platforms (#834)Libravatar Bennett2020-09-22
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Add password hashing to lock password (#694)Libravatar Bennett2020-05-03