aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/AppStore.js
Commit message (Expand)AuthorAge
* 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
* Fix lintLibravatar vantezzen2019-10-24
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * reload app after sleep with 2s waiting timeLibravatar Stefan Malzner2019-10-21
| * Revert "test to reload app after resume"Libravatar Stefan Malzner2019-10-20
| * test to reload app after resumeLibravatar Stefan Malzner2019-10-17
| * fix interval timeLibravatar Stefan Malzner2019-10-16
| * Add trialStatusBar & polishingLibravatar Stefan Malzner2019-10-16
| * Add macOS catalina notifications hackLibravatar Stefan Malzner2019-10-08
| * remove external url eventLibravatar Stefan Malzner2019-10-08
| * fix(Services): Restore services after 10 minutes system suspensionLibravatar Stefan Malzner2019-10-08
* | Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into franz...Libravatar vantezzen2019-10-02
|\|
| * fix(Settings): Fix cache size calculation after clearing cacheLibravatar Stefan Malzner2019-10-02
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * fix(Windows): Fix app size in fullscreenLibravatar Stefan Malzner2019-09-05
| * Merge branch 'develop' into feature/new-pricingLibravatar Stefan Malzner2019-08-09
| |\
| * | Add option to subscribe to trial via account dashboardLibravatar Stefan Malzner2019-08-08
* | | Fix random logout issuesLibravatar vantezzen2019-08-26