aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Expand)AuthorAge
* 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
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* 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
* fix: fix issue with new API of 'du' npm moduleLibravatar Vijay A2021-09-25
* fix: fix warning for duplicated i18n key [skip ci]Libravatar Vijay A2021-09-25
* 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
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
* 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
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* 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
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* chore: fixed issue with incorrect eslint config and fixed the reported errorLibravatar Vijay A2021-08-12
* refactor: Move platform-specific logic for shortcut keys into common location.Libravatar Vijay A2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* refactor: prep for i18n of context menu itemsLibravatar Vijay A2021-08-06
* 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
* Minor visual refactoring to hide double separator. [skip ci]Libravatar Vijay A2021-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
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
* 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
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Added new message when the user doesn't find a service (but that is present i...Libravatar Vijay A2021-06-23
* 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
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Upgraded electron to '13.1.0'.Libravatar Vijay A2021-06-03
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Expose recipe version in 'Settings' dialog while adding or editing a service....Libravatar Vijay Raghavan Aravamudhan2021-05-22
* Separated privacy & security settings into its own tab in the preferences scr...Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15