aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api/appIndicator.ts
Commit message (Collapse)AuthorAge
* Upgrade node modulesLibravatar Vijay A2024-03-21
|
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
|
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
| | | | | | | | | - set parserOptions.ecmaVersion to latest and env to es2024 in eslint config - install missing types libraries - install eslint-plugin-sonar - enable eslint-plugin-sonar recommended rules and declare jsx-runtime for react in eslint config - clean up disabled lint rules which don't inflict problems anymore - disable various lint issues and fix others
* Transform tray & menu files to typescript (#740)Libravatar muhamedsalih-tw2022-11-06
|
* chore: convert index file to TS (#2049)Libravatar Markus Hatvan2021-10-10
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* chore: convert JS to TS (#1934)Libravatar Markus Hatvan2021-09-14