aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/src/stores
Commit message (Expand)AuthorAge
* refactor: use undefined constantLibravatar Kristóf Marussy2022-05-28
* refactor: move certificate trust to main processLibravatar Kristóf Marussy2022-05-27
* chore: use node16 moduleResolution where possibleLibravatar Kristóf Marussy2022-05-26
* test: use test instead of itLibravatar Kristóf Marussy2022-05-16
* build: integration testing supportLibravatar Kristóf Marussy2022-05-16
* refactor: reduce service switcher tearingLibravatar Kristóf Marussy2022-05-16
* feat: Certificate viewerLibravatar Kristóf Marussy2022-05-16
* refactor: Use i18next for language resolutionLibravatar Kristóf Marussy2022-05-16
* feat(main): Language setting in config fileLibravatar Kristóf Marussy2022-05-16
* feat(renderer): Renderer translationsLibravatar Kristóf Marussy2022-05-16
* feat(main): Translation hot reloading during developmentLibravatar Kristóf Marussy2022-05-16
* feat(main): Add localization supportLibravatar Kristóf Marussy2022-05-16
* feat: Add custom menubarLibravatar Kristóf Marussy2022-05-16
* feat: New window bannerLibravatar Kristóf Marussy2022-05-16
* feat: Open in external browserLibravatar Kristóf Marussy2022-05-16
* feat: Temporary certificate acceptance backendLibravatar Kristóf Marussy2022-03-15
* feat: Handle service load failuresLibravatar Kristóf Marussy2022-03-06
* fix(service-preload): Browser view canvas backgroundLibravatar Kristóf Marussy2022-03-06
* feat: Location bar actionsLibravatar Kristóf Marussy2022-03-06
* refactor: Shared model type factoriesLibravatar Kristóf Marussy2022-03-06
* feat: Basic location barLibravatar Kristóf Marussy2022-02-24
* feat: Load and switch servicesLibravatar Kristóf Marussy2022-02-14
* feat: Save selected service to fileLibravatar 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
* feat: Add RuntimeService storeLibravatar Kristóf Marussy2022-02-08
* feat: Add Profile and Service storesLibravatar Kristóf Marussy2022-02-08
* 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
* chore: Add import extensions preparing for ts 4.6 nodenextLibravatar Kristóf Marussy2021-12-31
* 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: Set nativeTheme theme source on dark modeLibravatar Kristóf Marussy2021-12-26
* refactor: Simplify browserViewBounds handlingLibravatar Kristóf Marussy2021-12-26
* feat: Add BrowserView and synchronize its positionLibravatar Kristóf Marussy2021-12-23
* chore: Add license headersLibravatar Kristóf Marussy2021-12-23
* feat: Main to renderer store synchronizationLibravatar Kristóf Marussy2021-12-23