aboutsummaryrefslogtreecommitdiffstats
path: root/src/environment.ts
Commit message (Expand)AuthorAge
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Fix issues with executable when using portable on windows (#850)Libravatar Alphrag2022-12-17
* fix: Toggle Full Screen not working on Menu bar (#552)Libravatar André Oliveira2022-08-11
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* 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 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