aboutsummaryrefslogtreecommitdiffstats
path: root/src/models
Commit message (Expand)AuthorAge
* Upgrade node modulesLibravatar Vijay A2024-03-21
* Rudimentary DBus toggle-to-talk support (#1507)Libravatar Kristóf Marussy2024-01-03
* refactor: remove unused code with knip (#1492)Libravatar MCMXC2023-12-22
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Minor refactoring to remove code duplicationLibravatar Vijay A2023-05-25
* Update electronLibravatar Alphrag2023-04-28
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
* fix: slack issue caused by input TS conversionLibravatar Muhamed2022-11-08
* fix: 'failed prop' warning in QuickSwitchModal, SettingsNavigation, SettingsW...Libravatar muhamedsalih-tw2022-10-27
* Use 'DEFAULT_SERVICE_SETTINGS' to initialize service-stateLibravatar Vijay A2022-10-22
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
* prevent from hibernating when media playingLibravatar Santhosh Chinnasamy2022-10-05
* Feature: Indication Icon which service is playing media (#655)Libravatar Santhosh C2022-10-04
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* fix: remove autoHibernateLibravatar André Oliveira2022-07-19
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
* fix: solve recipe function calls that were broken cause of js=>ts con… (#369)Libravatar Ricardo Cino2022-06-26
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* chore: recipes/request stores js => tsLibravatar Ricardo Cino2022-06-23
* fix: dont replace custom icon when service updates (#338)Libravatar Ricardo Cino2022-06-23
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
* Add a less-obstrusive progress bar on top of the Ferdium window (#285)Libravatar Vijay Aravamudhan2022-06-17
* Revert "Feature: Progress Indicator for page loading (#248)"Libravatar Vijay A2022-06-17
* Feature: Progress Indicator for page loading (#248)Libravatar André Oliveira2022-06-14
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Use DEFAULT_SERVICE_SETTINGS for default values (remove duplication)Libravatar Vijay A2022-05-15
* fix: revert "Typescript conversion" (#153)Libravatar Nathanaël Houn2022-05-15
* Typescript conversionLibravatar Vijay A2022-05-14
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* fix: don't strip authentication credentials from service URL (fixes #2182) (#...Libravatar niu tech2021-11-15
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* fix path for configLibravatar Vijay A2021-10-17
* 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
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* Fix Slack connection with Google SSO (#1991)Libravatar Sadetdin EYILI2021-09-26
* refactor: extract constants; added TODO [skip ci]Libravatar Vijay A2021-09-25