aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
...
* 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
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* 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: move 'packages/themes' into 'src' (no longer an injected package) (#2080)Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* chore: convert various JS to TS (#2062)Libravatar Markus Hatvan2021-10-14
* fix: defensive programming to avoid js errorLibravatar Vijay A2021-10-07
* refactor: locale selection cleanup (#2031)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
* fix: Switching services via keyboard does not switch focus (#2004)Libravatar Markus Hatvan2021-10-01
* refactor: remove references to 'electron/remote' - part deux (#1987)Libravatar Vijay Aravamudhan2021-09-26