aboutsummaryrefslogtreecommitdiffstats
path: root/src/environment.ts
Commit message (Collapse)AuthorAge
* fix: Toggle Full Screen not working on Menu bar (#552)Libravatar André Oliveira2022-08-11
| | | fix: role not working for toggle full screen
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25
|
* Add split mode toggle to side bar and hide collapse buttonv6.0.0-nightly-alphrag.57.7Libravatar André Oliveira2022-06-24
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
|
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
|
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since ↵Libravatar Vijay A2021-10-01
| | | | it doesn't depend on the running process any more.
* refactor: split 'environment' into 'environment-remote' with only the remote ↵Libravatar Vijay A2021-10-01
| | | | | | module dependency (might be a pre-requisite for the electron v14 upgrade)
* 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 ↵Libravatar Vijay A2021-10-01
| | | | determine dev-mode
* 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