aboutsummaryrefslogtreecommitdiffstats
path: root/src/environment.ts
Commit message (Expand)AuthorAge
* 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
* refactor: reuse variable already definedLibravatar Vijay A2021-10-01
* refactor: fix issue with env var 'ELECTRON_IS_DEV' being ignored to determine...Libravatar Vijay A2021-10-01
* refactor: reduce dependency on 'electron-utils' and 'electron-is-dev' (#2005)Libravatar Vijay Aravamudhan2021-10-01
* refactor: clean up old migrations - we need not support versions <= 5.5Libravatar Vijay A2021-09-25
* fix: fix some ts errorsLibravatar Vijay A2021-09-22
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18