aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/settings
Commit message (Expand)AuthorAge
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
* Make dismissable services update infobar cta available in updates tabLibravatar kytwb2022-01-05
* #512 Restrict in-app update to Mac, Windows and AppImageLibravatar kytwb2022-01-05
* Revert "#512 Show updates tab for Mac, Windows and AppImage only"Libravatar kytwb2022-01-05
* Link showServicesUpdatedInfoBar to automaticUpdatesLibravatar kytwb2022-01-05
* #512 Show updates tab for Mac, Windows and AppImage onlyLibravatar kytwb2022-01-02
* Apply .update-available badge to settings/updates tabsLibravatar kytwb2021-12-24
* Show preferred method to add punctuationLibravatar kytwb2021-12-18
* Iterate on updateStatusSearchingLibravatar kytwb2021-12-18
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* Start removing superfluous textLibravatar kytwb2021-12-14
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: label for number of split columns (#2229)Libravatar niu tech2021-11-15
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* Add feature to display service name under service icon when the toggle for it...Libravatar Vishnu0172021-10-26
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* 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
* fix: fix issue with new API of 'du' npm moduleLibravatar Vijay A2021-09-25
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* 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
* 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
* 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
* 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
* 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