aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers
Commit message (Expand)AuthorAge
...
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* Control the long-press hint for service icon via a preference (#2043)Libravatar Vijay Aravamudhan2021-10-09
* fix: Control the global shortcut (for hiding Ferdi) via a preference (default...Libravatar Vijay A2021-10-07
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* refactor: move 'asarRecipesPath' into 'asar-helpers'Libravatar Vijay A2021-10-01
* Allow services to delineate favorites vs non-favorites in unread counts (#1979)Libravatar Vijay Aravamudhan2021-09-24
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: add --preserve-whitespace flag for extract script and sync translationsLibravatar mhatvan2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* fix: regression from intl upgrades (#1933)Libravatar Markus Hatvan2021-09-14
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* Revert "chore: proxy feature is always turned on: remove 'enabled' flag"Libravatar Vijay A2021-09-08
* chore: proxy feature is always turned on: remove 'enabled' flagLibravatar Vijay A2021-09-08
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: Ensure stored settings conform to type-safetyLibravatar Vijay A2021-09-04
* chore: Change user-visible text from 'use vertical style' to 'use horizontal ...Libravatar Vijay A2021-08-27
* fix: sorted the recipes according to their service nameLibravatar Vijay A2021-08-17
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* refactor: remove unused setting, add debug stmt.Libravatar 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
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* 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
* Fixed issue with not being able to add new service.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
* Minor code cleanup: Use constant that's already defined (instead of a string ...Libravatar Vijay A2021-07-02
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Removed the cyclical dependency (#1519) (#1539)Libravatar Markandan R2021-06-22
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Removed the cyclical dependency in workspaces and announcement (Partial fix f...Libravatar Markandan R2021-06-13
* 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
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Fixes #1436: Set the default value for the 'customUrl' while adding a service.Libravatar Vijay A2021-05-21
* Fix for #1417: Mac Nomenclature for Menu BarLibravatar Vijay A2021-05-16
* 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