aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/src/index.ts
Commit message (Expand)AuthorAge
* chore: use node16 moduleResolution where possibleLibravatar Kristóf Marussy2022-05-26
* build: integration testing supportLibravatar Kristóf Marussy2022-05-16
* refactor: config file saving and debuggingLibravatar Kristóf Marussy2022-05-16
* feat: Add custom menubarLibravatar Kristóf Marussy2022-05-16
* feat: Open in external browserLibravatar Kristóf Marussy2022-05-16
* feat: Load and switch servicesLibravatar Kristóf Marussy2022-02-14
* feat: Save selected service to fileLibravatar 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: Coding conventionsLibravatar Kristóf Marussy2022-02-08
* refactor: Apply shared store patches in batchesLibravatar 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
* feat: Source mapping for stacktraces in dev modeLibravatar Kristóf Marussy2022-02-08
* build: Add eslint-plugin-promiseLibravatar Kristóf Marussy2022-01-09
* build: Add eslint-plugin-unicornLibravatar 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
* chore: Add import extensions preparing for ts 4.6 nodenextLibravatar Kristóf Marussy2021-12-31
* refactor: Install devtools extensions earlierLibravatar Kristóf Marussy2021-12-30
* build: Switch to esbuildLibravatar Kristóf Marussy2021-12-30
* 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: 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
* refactor: Fetch service inject asynchronouslyLibravatar Kristóf Marussy2021-12-25
* fix: Restore accidentally deleted autoHideMenuBarLibravatar Kristóf Marussy2021-12-25
* feat: Harden window navigation and permissionsLibravatar Kristóf Marussy2021-12-25
* refactor: Simplify script injectionLibravatar Kristóf Marussy2021-12-25
* feat: Shim userAgentData in all frames and workersLibravatar Kristóf Marussy2021-12-24
* feat: User agent data simulatorLibravatar Kristóf Marussy2021-12-24
* feat: User-agent reductionLibravatar Kristóf Marussy2021-12-24
* refactor: Load ui and service in parallelLibravatar Kristóf Marussy2021-12-24
* feat: Alternative background color workaroundLibravatar Kristóf Marussy2021-12-24