aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/settings
Commit message (Expand)AuthorAge
* Fix bug of TODO settings not being shown when a TODO Recipe is present (#421)Libravatar André Oliveira2022-07-04
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Upgrade node modulesLibravatar Vijay A2022-07-02
* chore: turn last setting view into typescriptLibravatar Ricardo Cino2022-06-28
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
* Add split mode toggle to side bar and hide collapse buttonv6.0.0-nightly-alphrag.57.7Libravatar André Oliveira2022-06-24
* Fix reload after resume and add idle time setting (#324)Libravatar André Oliveira2022-06-21
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
* Add ability to set the progressbar color from the Settings screenLibravatar Vijay A2022-06-18
* Remove integration with sentry (fixes #233) (#234)Libravatar Vijay Aravamudhan2022-06-11
* Change Input box to slider on Grayscale Dim levelLibravatar André Oliveira2022-06-01
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Fix issue where the password got reset if any other setting was changed (#147)Libravatar Vijay Aravamudhan2022-05-14
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
* Feature: Add monochromatic Service icons option with Dim adjustmentLibravatar André Oliveira2022-05-06
* Feature: makes Services location in sidebar changeable (#95)Libravatar André Oliveira2022-05-05
* Feature: Hide sidebar buttons toggled behind a hamburger menu (#81)Libravatar André Oliveira2022-05-02
* Resurrect the electron-process-manager for Ferdium (#80)Libravatar Vijay Aravamudhan2022-05-01
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
* Link showServicesUpdatedInfoBar to automaticUpdatesLibravatar kytwb2022-01-05
* 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
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* 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
* 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
* 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
* feature: allow 'file' urls for services (fixes #2118) (#2130)Libravatar Vijay Aravamudhan2021-10-26
* refactor: move service-defaults into the 'config' file for reuseLibravatar Vijay A2021-10-16
* refactor: move service-defaults into the 'config' file for reuseLibravatar Vijay A2021-10-16
* feat: add new preference to allow per-service wake-up (#2085)Libravatar Ahmad M. Abdelaziz2021-10-16
* 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
* 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