Commit graph

17 commits

Author SHA1 Message Date
d816460efa 🧹 reformat using "prettier" 2026-02-21 19:24:09 +00:00
a1c4e408a9 🚧 ui: re-scaffolding
- move code into newly built project
2026-02-21 19:10:56 +00:00
022c9138bf 🚧 ui: re-scaffolding
- built a new bare vue 3.5 project with vite
- partly merged in old configs
2026-02-20 22:25:22 +00:00
39b56d8bd0 🚧 wip on ui: rework for vue 3 composition API 2025-12-07 03:28:00 +00:00
029b361e2d 🚧 wip on ui: rework for vue 3 composition API 2025-12-05 02:12:33 +00:00
109dec73d2 first part of refactoring
- use `ImageData` and `Loading` types for image transfer
-  consolidate library directory
- remove `advent22` plugin in favor of static `API` class
2024-08-26 14:14:07 +00:00
55081b24d8 WIP: major refactoring 2024-08-23 16:38:04 +00:00
742f12aea5 add progress bar while loading 2023-11-21 23:42:30 +00:00
859f9586d3 bugfix: missing content when no doors open 2023-11-21 23:31:40 +00:00
223cc584a7 store.user_doors handling 2023-11-09 23:14:19 +00:00
11cb3fef38 UserView layout improvement 2023-11-04 16:12:45 +00:00
4654032fa0 UserView layout optimization 2023-11-04 04:21:01 +00:00
644b1eb3e3 add user_doors into store 2023-11-04 04:17:36 +00:00
ca8df3ba10 move user/next_door call to "store" 2023-11-03 17:07:25 +00:00
45ad00eaa6 UserView content 2023-11-02 01:12:41 +00:00
dae862fc55 add and use $advent22.alert_user_error 2023-11-02 00:41:42 +00:00
4143b4e415 UserView and AdminView components 2023-09-13 16:20:52 +00:00