aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
* Use service icon in notification; Decouple notification sound from notificati...Libravatar Vijay Aravamudhan2023-01-16
* Fix issues with executable when using portable on windows (#850)Libravatar Alphrag2022-12-17
* Transform Todo feature, ServiceBarTargetUrl, ServiceIcon, TeamDashboard, Slid...Libravatar muhamedsalih-tw2022-11-20
* Transfrom workspace components to ts (#775)Libravatar muhamedsalih-tw2022-11-17
* refactor: convert Sidebar to typescript (#703)Libravatar Balaji Vijayakumar2022-10-25
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
* fix: change locale not working (#561)Libravatar André Oliveira2022-08-19
* 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
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
* Use defaults defined in one place instead of hardcoding in multiple placesLibravatar Vijay A2022-07-14
* Fix blank screen after in-app update on Windows (#464)Libravatar André Oliveira2022-07-11
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* Fix toggle for pre-release updates on Ubuntu (#393)Libravatar André Oliveira2022-06-29
* Disable API Server recipes updates (#382)Libravatar André Oliveira2022-06-27
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
* feat: remember collapsed state of hamburger menu on refresh/reboot (#373)Libravatar Ricardo Cino2022-06-26
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* chore: featureStore and GlobalErrorStore JS => TSLibravatar Ricardo Cino2022-06-23
* chore: recipes/request stores js => tsLibravatar Ricardo Cino2022-06-23
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
* 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
* Upgrade npm modulesLibravatar Vijay A2022-06-13
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Use different ports as compared to FerdiLibravatar Vijay A2022-05-16
* Use DEFAULT_SERVICE_SETTINGS for default values (remove duplication)Libravatar Vijay A2022-05-15
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* 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
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
* #1675 Fix Adaptable Dark ModeLibravatar kytwb2022-01-09
* Handle 404's for unpublished pre-releasesLibravatar kytwb2022-01-05
* #512 Restrict in-app update to Mac, Windows and AppImageLibravatar kytwb2022-01-05
* Link showServicesUpdatedInfoBar to automaticUpdatesLibravatar kytwb2022-01-05
* Revert "Removed straggling code related to popular services."Libravatar kytwb2022-01-02
* Prevent error swallowing on autoUpdate eventLibravatar kytwb2021-12-24
* #2359 Disable available updates behaviour based on automaticUpdatesLibravatar kytwb2021-12-24
* Reduce AppLayout flashingLibravatar kytwb2021-12-21
* Set error to null on Request successLibravatar kytwb2021-12-18
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* Enable hibernate/wake-up calls of active service via context menuLibravatar kytwb2021-12-15