aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/src
Commit message (Expand)AuthorAge
* build: Add test-utils packageLibravatar Kristóf Marussy2022-02-08
* refactor: Extract main window hardeningLibravatar Kristóf Marussy2022-02-08
* refactor: Extract resource path managementLibravatar Kristóf Marussy2022-02-08
* refactor: Extract config handlingLibravatar Kristóf Marussy2022-02-08
* refactor: Coding conventionsLibravatar Kristóf Marussy2022-02-08
* refactor: Apply shared store patches in batchesLibravatar Kristóf Marussy2022-02-08
* refactor: Store services in a mapLibravatar Kristóf Marussy2022-02-08
* refactor: Move runtime state into shared modelsLibravatar Kristóf Marussy2022-02-08
* feat: Add selected service field to SharedStoreLibravatar Kristóf Marussy2022-02-08
* refactor: Rename main services to infrastructureLibravatar Kristóf Marussy2022-02-08
* feat: Add RuntimeService storeLibravatar Kristóf Marussy2022-02-08
* feat: Source mapping for stacktraces in dev modeLibravatar Kristóf Marussy2022-02-08
* feat: Rewrite the config if new details are addedLibravatar Kristóf Marussy2022-02-08
* feat: Add Profile and Service storesLibravatar Kristóf Marussy2022-02-08
* build: Add eslint-plugin-securityLibravatar Kristóf Marussy2022-01-10
* build: Add eslint-plugin-promiseLibravatar Kristóf Marussy2022-01-09
* build: Add eslint-plugin-unicornLibravatar Kristóf Marussy2022-01-09
* build: Add eslint-plugin-jestLibravatar Kristóf Marussy2022-01-09
* build: Add prettierLibravatar Kristóf Marussy2022-01-09
* build: Eslint fixes for multi-module projectLibravatar Kristóf Marussy2022-01-09
* New configurations based on review comments (WIP)Libravatar Vijay A2022-01-09
* Incorporate 'eslint' (fixes #3)Libravatar Vijay A2022-01-09
* Enhance 'About' dialog with more infoLibravatar Vijay A2022-01-03
* chore: Add @avijayr as a copyright holderLibravatar Kristóf Marussy2022-01-02
* Ensure that the 'userData' directory is present when starting up the appLibravatar Vijay A2022-01-02
* fix: Allow devtools extensions to be installedLibravatar Kristóf Marussy2022-01-02
* fix: Ensure dev user directory existsLibravatar Kristóf Marussy2022-01-02
* feat: Load browserview contents asynchronouslyLibravatar Kristóf Marussy2022-01-01
* build: Use nodenext module resolutionLibravatar Kristóf Marussy2021-12-31
* chore: Add import extensions preparing for ts 4.6 nodenextLibravatar Kristóf Marussy2021-12-31
* build: Upgrade to chalk 5.0.0 anywaysLibravatar Kristóf Marussy2021-12-31
* test: Add tests for main packageLibravatar Kristóf Marussy2021-12-31
* refactor: Install devtools extensions earlierLibravatar Kristóf Marussy2021-12-30
* build: Fully switch over to ESMLibravatar Kristóf Marussy2021-12-30
* refactor: Improve loggingLibravatar Kristóf Marussy2021-12-30
* build: Switch to esbuildLibravatar Kristóf Marussy2021-12-30
* Revert "refactor: Switch back to consola for prettyness"Libravatar Kristóf Marussy2021-12-29
* refactor: Switch back to consola for prettynessLibravatar Kristóf Marussy2021-12-28
* refactor: Simpler logging with loglevelLibravatar Kristóf Marussy2021-12-28
* feat: Add consola loggingLibravatar Kristóf Marussy2021-12-28
* refactor: Functional design for controllersLibravatar Kristóf Marussy2021-12-28
* refactor: Get rid of dependency injectorLibravatar Kristóf Marussy2021-12-28
* refactor: Inversion of control with typed-injectLibravatar Kristóf Marussy2021-12-27
* refactor: Less boilerplate around SophieRendererLibravatar Kristóf Marussy2021-12-26
* refactor: Make all stores optionalLibravatar Kristóf Marussy2021-12-26
* refactor: Clarify main process architectureLibravatar Kristóf Marussy2021-12-26
* refactor: Config persistence architectureLibravatar Kristóf Marussy2021-12-26
* feat: Switch to json5 config formatLibravatar Kristóf Marussy2021-12-26
* refactor: Improved config reloadingLibravatar Kristóf Marussy2021-12-26
* feat: Config persistenceLibravatar Kristóf Marussy2021-12-26