aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
* 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
* Set error to null on Request resetLibravatar kytwb2021-12-14
* Set error to null on Request reloadLibravatar kytwb2021-12-14
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* Fix tray icon not showing/hiding the Ferdi window (#2234)Libravatar Martin Bernát2021-11-16
* Fix service activation and hibernation timeout (#2224)Libravatar Adrian Klaeger2021-11-14
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* chore: update typescript to latest (#2214)Libravatar Markus Hatvan2021-11-12
* chore: use caret for dependencies instead of locked versions (#2162)Libravatar Markus Hatvan2021-10-29
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23