Commit graph

30 commits

Author SHA1 Message Date
b4ab4809c6 handling special chars in solution 2023-11-21 23:20:22 +01:00
9e303f898a fixed some code smells 2023-11-09 23:08:35 +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
4fbdb94caa cfg.site with markdown 2023-11-03 14:40:44 +00:00
0bc31529bc ConfigModel -> AdminConfigModel 2023-11-02 12:49:02 +00:00
600ee99520 favicon handling 2023-11-02 12:48:52 +00:00
d0bdc62433 use API route user/title in UI 2023-11-01 01:54:46 +01:00
8a254d2958 updated font handling 2023-11-01 01:30:33 +01:00
367fef145d RedisSettings 2023-10-31 21:48:27 +00:00
63b9f4e1d9 make cfg.solution.* values non-null 2023-10-31 22:36:35 +01:00
cc54e1dddf show "redis" settings in ConfigView 2023-10-31 20:27:50 +01:00
b74646994e cfg.puzzle.solution -> cfg.solution 2023-10-31 20:18:18 +01:00
e1b228603e bug: comma placement in ConfigView 2023-10-30 19:47:47 +01:00
3d62486783 config.puzzle.solution transformations 2023-10-28 23:48:37 +02:00
3a3dfcd94d show door number in ConfigView 2023-09-26 22:23:43 +00:00
1d760f91db customizable footer 2023-09-26 22:23:23 +00:00
5fcc4f0684 various cleanup 2023-09-21 12:25:23 +00:00
b99a6ccc68 typing improvements 2023-09-21 09:53:30 +00:00
d0c43fb4c8 minor UI changes 2023-09-21 08:52:35 +00:00
7bc94804e3 remove DayStrModel 2023-09-21 00:45:57 +00:00
77cb0c1da2 ConfigView luxon date formatting 2023-09-16 00:17:13 +00:00
1bfa17a629 ConfigModel.puzzle.next 2023-09-15 17:06:28 +00:00
2394bd19a5 ConfigView.next_door === null 2023-09-15 17:01:38 +00:00
513b6ecf10 ConfigView.next_door 2023-09-15 16:55:03 +00:00
c93ec06925 use EventDays in GET admin/config_model 2023-09-14 23:40:06 +00:00
e9ef7f67e3 remove public puzzle.title from private ConfigModel 2023-09-14 15:00:34 +00:00
0498a722b1 BulmaDrawer remove prop state 2023-09-14 12:51:30 +00:00
106797a70a BulmaDrawer: enum DrawerState 2023-09-14 03:59:33 +00:00
073a9d5e5a subdir components/admin 2023-09-13 16:08:05 +00:00
Renamed from ui/src/components/ConfigView.vue (Browse further)