aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* docs: Document test runner commandsLibravatar Kristóf Marussy2021-12-31
* build: Add watch:test commandLibravatar Kristóf Marussy2021-12-31
* build: Shared packages target both chrome and nodeLibravatar Kristóf Marussy2021-12-31
* build: Revert nodenextLibravatar Kristóf Marussy2021-12-31
* test: Switch to esbuild for faster testsLibravatar Kristóf Marussy2021-12-31
* build: Use exports field for modulesLibravatar Kristóf Marussy2021-12-31
* fix: File paths in upgrade-electron-vendors scriptLibravatar 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
* build: Simplify import.meta.env handlingLibravatar 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: Refactor electron-builder configLibravatar Kristóf Marussy2021-12-28
* build: Use version from package.jsonLibravatar 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: Add typescript yarn pluginLibravatar 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
* 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
* feat: Set nativeTheme theme source on dark modeLibravatar Kristóf Marussy2021-12-26
* refactor: Simplify browserViewBounds handlingLibravatar Kristóf Marussy2021-12-26
* feat: Disable main window devtools in productionLibravatar Kristóf Marussy2021-12-25