aboutsummaryrefslogtreecommitdiffstats
path: root/packages/renderer/src/stores/RendererStore.ts
Commit message (Expand)AuthorAge
* chore: use node16 moduleResolution where possibleLibravatar Kristóf Marussy2022-05-26
* refactor: reduce service switcher tearingLibravatar Kristóf Marussy2022-05-16
* fix(renderer): Consistent store initializationLibravatar Kristóf Marussy2022-05-16
* feat: Open in external browserLibravatar Kristóf Marussy2022-05-16
* refactor: Shared model type factoriesLibravatar Kristóf Marussy2022-03-06
* feat: Basic location barLibravatar Kristóf Marussy2022-02-24
* feat: Save selected service to fileLibravatar 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: Add RuntimeService storeLibravatar Kristóf Marussy2022-02-08
* feat: Service switcher buttonsLibravatar 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
* test: Add preload unit testsLibravatar Kristóf Marussy2021-12-27
* refactor: Less boilerplate around SophieRendererLibravatar Kristóf Marussy2021-12-26
* refactor: Rename RootStore to RendererStoreLibravatar Kristóf Marussy2021-12-26