aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/settings/EditSettingsForm.js
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: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* Fix toggle for pre-release updates on Ubuntu (#393)Libravatar André Oliveira2022-06-29
* Fix Cache Settings subsection stylingLibravatar André Oliveira2022-06-29
* Fix service labels styling (#356)Libravatar André Oliveira2022-06-25
* Add split mode toggle to side bar and hide collapse buttonv6.0.0-nightly-alphrag.57.7Libravatar André Oliveira2022-06-24
* Change styling on settingsLibravatar André Oliveira2022-06-21
* Fix reload after resume and add idle time setting (#324)Libravatar André Oliveira2022-06-21
* 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
* Feature: Add color picker component for accent color setting (#228)Libravatar André Oliveira2022-06-12
* Change Input box to slider on Grayscale Dim levelLibravatar André Oliveira2022-06-01
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Minor refactoring for css styles of headings (fontSize)Libravatar Vijay A2022-05-06
* 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
* Rearrange input fields on Settings screen and add labels for organization (#101)Libravatar André Oliveira2022-05-05
* 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
* chore: fix typo in EditSettingsForm.js [skip ci]Libravatar Ikko Ashimine2022-04-26
* 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
* 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