aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/AppStore.js
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
* 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
* 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
* Prevent error swallowing on autoUpdate eventLibravatar kytwb2021-12-24
* #2359 Disable available updates behaviour based on automaticUpdatesLibravatar kytwb2021-12-24
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* 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
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* 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: remove references to 'electron/remote' - part deux (#1987)Libravatar Vijay Aravamudhan2021-09-26
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: specify the channel to check if it fixes the in-app updater.Libravatar Vijay A2021-08-26
* revert: reverting back from 'dayjs' to 'momentjs'Libravatar Vijay A2021-08-18
* chore: replace moment.js with day.js (#1804)Libravatar Markus Hatvan2021-08-16
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Added debug logs for auto-updater. [skip ci]Libravatar Vijay A2021-07-18
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Use utility methods from 'electron-util'Libravatar Vijay A2021-07-04
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Lazily compute cache size (#1404)Libravatar Kristóf Marussy2021-05-13
* Fix window unsnapping when clicking notification (#896) (#1264)Libravatar Stephan Rumswinkel2021-04-04
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Review launch on startup for macOS, start Ferdi app, not renderer (#696)Libravatar Danny Qiu2020-05-01
* Release 5.5.0-gm.2 (#625)v5.5.0-gm.2Libravatar Amine2020-04-23
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* Fix cache clearing not working in Windows 10 (#541) (#544)Libravatar Mahadevan Sreenivasan2020-04-10
* Add notification & audio toggle action in tray context menu (#542)Libravatar Mahadevan Sreenivasan2020-04-10
* add option to disable reload after resume (#447)Libravatar n0emis2020-03-09
* Better handling of (adaptable/universal) dark modeLibravatar Amine Mouafik2019-11-28
* Extend debug informationLibravatar vantezzen2019-10-27
* #146 Add possible fix for 1.1.1.1 hackLibravatar vantezzen2019-10-27
* Extend debug informationLibravatar vantezzen2019-10-26
* Extend debug informationLibravatar vantezzen2019-10-25