Commit graph

17 commits

Author SHA1 Message Date
0bc31529bc ConfigModel -> AdminConfigModel 2023-11-02 12:49:02 +00: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
5fcc4f0684 various cleanup 2023-09-21 12:25:23 +00:00
b99a6ccc68 typing improvements 2023-09-21 09:53:30 +00:00
7bc94804e3 remove DayStrModel 2023-09-21 00:45:57 +00:00
c55bef46dd bug: NoneValue for ConfigModel.puzzle.next 2023-09-16 00:16:18 +00:00
1bfa17a629 ConfigModel.puzzle.next 2023-09-15 17:06:28 +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
764c6b16fb config.puzzle.title 2023-09-12 20:45:57 +00:00
5694438c96 rename DayPartModel -> DayStrModel 2023-09-12 17:15:44 +00:00
51beac231c more interfaces into api.ts 2023-09-12 16:55:34 +00:00
d1e2648f5f API models into own TS module 2023-09-12 16:39:18 +00:00