Commit graph

16 commits

Author SHA1 Message Date
axolotle
c28d6ddeab rename js files to ts 2024-05-17 16:39:10 +02:00
axolotle
74e08afff9 refactor: upgrade to vue-router4 2024-03-27 00:33:33 +01:00
axolotle
4101310b89 chore: lint 2024-03-02 03:09:15 +01:00
axolotle
237b36e2e2 centralize a bit moar app init stuff (installed/connected) 2024-03-02 00:20:10 +01:00
axolotle
0a1cab6f38 [vite] fix imports and call to 'process.env' 2023-04-03 21:03:39 +02:00
axolotle
19d8ebb4a6 fix weird bug by updating routerKey on router "afterEach" hook 2022-02-07 04:42:03 +01:00
axolotle
fa63687cd6 externalize main RouterLink transition name computation to store 2022-02-06 21:04:53 +01:00
axolotle
b3e1860b6a merge and externalize breadcrumb computation into the store 2022-02-06 21:03:31 +01:00
axolotle
4531433d60 rework main RouterLink so that only a route with params receives a key 2022-02-06 20:57:47 +01:00
axolotle
bcdc7273aa add simplified breadcrumb as document title 2021-09-06 21:14:14 +02:00
axolotle
9bc365f32a Update store and overlay components to new api 2021-02-19 18:36:22 +01:00
axolotle
9a795b4df8 fixed error modal not closing on browser's back button 2021-02-11 16:28:27 +01:00
Axolotle
d309610f44 add rooter restore scroll state when using navigator return/next buttons 2020-10-14 16:59:39 +02:00
Axolotle
7710e6a1c3 add installed check and rework login/redirect mecanism 2020-10-14 16:59:39 +02:00
Axolotle
c3d25e3a38 update router folder 2020-10-14 16:59:39 +02:00
Axolotle
9d17ea22d6 move router file into its own folder 2020-10-14 16:59:38 +02:00
Renamed from app/src/plugins/router.js (Browse further)