aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Expand)AuthorAge
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
* Fix i18n issue on mostPopular keyLibravatar kytwb2022-01-08
* 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
* Revert "Removed straggling code related to popular services."Libravatar kytwb2022-01-02
* Revert "Removed 'Most Popular' services since it alludes to user-tracking (#1...Libravatar kytwb2022-01-01
* Apply .update-available badge to settings/updates tabsLibravatar kytwb2021-12-24
* Hotfix for requireAuthenticatedUser errorLibravatar kytwb2021-12-19
* Iterate on About Ferdi screenLibravatar kytwb2021-12-19
* Show preferred method to add punctuationLibravatar kytwb2021-12-18
* Iterate on updateStatusSearchingLibravatar kytwb2021-12-18
* Redirect to Welcome screen on logout/exit sessionLibravatar kytwb2021-12-18
* Replace 'Login' with 'Exit session' in settings navigationLibravatar kytwb2021-12-18
* Remove duplicate edit button in account settings tabLibravatar kytwb2021-12-18
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* Iterate on recipes empty stateLibravatar kytwb2021-12-14
* Simpify services empty state textLibravatar kytwb2021-12-14
* Fix available services empty state renderingLibravatar kytwb2021-12-14
* Start removing superfluous textLibravatar kytwb2021-12-14
* Remove banner linking to missing surveyLibravatar kytwb2021-12-13
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
* docs: Change label text to be more explicit [skip ci]Libravatar Vijay A2021-11-23
* fix: don't strip authentication credentials from service URL (fixes #2182) (#...Libravatar niu tech2021-11-15
* 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
* feat: add new preference to allow per-service wake-up (#2085)Libravatar Ahmad M. Abdelaziz2021-10-16
* chore: move 'packages/forms' into 'src' (no longer an injected package) (#2079)Libravatar Vijay Aravamudhan2021-10-15
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert class components to functional (#2065)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
* 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