aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAge
* build: Disable single-run eslint-typescriptLibravatar 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
* Upgrade npm modulesLibravatar Vijay A2022-01-09
* Upgrade 'electron' to '16.0.6'Libravatar Vijay A2022-01-04
* 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
* build: Improve build configsLibravatar Kristóf Marussy2022-01-02
* chore: Fix and bump dependenciesLibravatar Kristóf Marussy2022-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: Shared packages target both chrome and nodeLibravatar Kristóf Marussy2021-12-31
* build: Revert nodenextLibravatar Kristóf Marussy2021-12-31
* build: Use exports field for modulesLibravatar Kristóf Marussy2021-12-31
* 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
* test: Silence logging in preload testsLibravatar Kristóf Marussy2021-12-30
* build: Fully switch over to ESMLibravatar Kristóf Marussy2021-12-30
* build: Only use vite typings in rendererLibravatar Kristóf Marussy2021-12-30
* build: Use shared packages through modulesLibravatar Kristóf Marussy2021-12-30
* build: Simplify clean scriptLibravatar 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
* build: Disable typechecking for testsLibravatar Kristóf Marussy2021-12-28
* build: Simplify type declaration generationLibravatar 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
* fix: Allow the shared store listener to re-register in dev modeLibravatar Kristóf Marussy2021-12-27
* chore: Bump dependency versionsLibravatar Kristóf Marussy2021-12-27
* build: Test runner configuration per packageLibravatar Kristóf Marussy2021-12-27
* refactor: Simplify preloadLibravatar Kristóf Marussy2021-12-27
* refactor: Simplify IpcRendererService and its specLibravatar Kristóf Marussy2021-12-27
* test: Add preload unit testsLibravatar Kristóf Marussy2021-12-27
* refactor: Improve error handling in preloadLibravatar Kristóf Marussy2021-12-26
* refactor: Less boilerplate around SophieRendererLibravatar Kristóf Marussy2021-12-26
* refactor: Rename RootStore to RendererStoreLibravatar 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