aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/serviceProxy
Commit message (Expand)AuthorAge
* chore: improve lint setupLibravatar MCMXC2023-07-25
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* 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
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* Revert "chore: proxy feature is always turned on: remove 'enabled' flag"Libravatar Vijay A2021-09-08
* chore: proxy feature is always turned on: remove 'enabled' flagLibravatar Vijay A2021-09-08
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Remove unused premium user checkLibravatar vantezzen2019-11-10
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
* Enable proxy and spell checkerLibravatar vantezzen2019-09-07
* Rename feature flagsLibravatar Stefan Malzner2019-06-17
* Add port option to service proxy configLibravatar Stefan Malzner2018-12-09
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
* Simplify setProxy logic / use system defaults unless overwrittenLibravatar Stefan Malzner2018-12-05
* fix(App): Use system proxy for servicesLibravatar Stefan Malzner2018-12-04
* Fix linting issuesLibravatar Stefan Malzner2018-12-02
* Simplify service proxy feature initLibravatar Stefan Malzner2018-12-02
* Move default feature config to config.jsLibravatar Stefan Malzner2018-12-01
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27