aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/services/content/ErrorHandlers
Commit message (Collapse)AuthorAge
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Upgraded electron to '13.1.0'.Libravatar Vijay A2021-06-03
|
* fix(Service): Add background to service error viewLibravatar Stefan Malzner2018-12-14
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Polish webview error handlerLibravatar Stefan Malzner2018-12-08
|
* feat(Service): Add error screen for services that failed to loadLibravatar Stefan Malzner2018-12-08