Commit graph

12 commits

Author SHA1 Message Date
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