Commit graph

23 commits

Author SHA1 Message Date
082f50c66b implement cfg.puzzle.skip_empty 2023-11-24 01:38:46 +01:00
878bf34d52 TransformedString into own file 2023-11-22 14:43:43 +01:00
b4ab4809c6 handling special chars in solution 2023-11-21 23:20:22 +01:00
cdf977f0db whitespace handling changes 2023-11-21 22:58:12 +01:00
4fbdb94caa cfg.site with markdown 2023-11-03 14:40:44 +00:00
8a254d2958 updated font handling 2023-11-01 01:30:33 +01:00
63b9f4e1d9 make cfg.solution.* values non-null 2023-10-31 22:36:35 +01:00
penner
84c5467edb Todo 2 2023-10-31 20:40:07 +00:00
penner
558a7e8a02 todo penner 1 2023-10-31 21:07:09 +01:00
b74646994e cfg.puzzle.solution -> cfg.solution 2023-10-31 20:18:18 +01:00
b206b472bc use Redis to cache WebDAV results 2023-10-30 19:47:43 +01:00
3d62486783 config.puzzle.solution transformations 2023-10-28 23:48:37 +02:00
1d760f91db customizable footer 2023-09-26 22:23:23 +00:00
5fcc4f0684 various cleanup 2023-09-21 12:25:23 +00:00
5e0f797a2f config rework & bigger images 2023-09-21 13:49:28 +02:00
0fcae295ec minor renamings 2023-09-20 18:14:58 +02:00
a4a0893e7d minor doc + refactoring 2023-09-14 23:38:35 +00:00
764c6b16fb config.puzzle.title 2023-09-12 20:45:57 +00:00
d5d99caeb2 cfg.puzzle.random_pepper -> cfg.puzzle.random_seed 2023-09-11 22:14:33 +00:00
8389ceb14a api: minor cfg/settings adjustment 2023-09-10 02:59:57 +00:00
f9f9989414 remove (Calendar)Config's static methods for good measure 2023-09-08 19:53:35 +00:00
af00dafb6c router integration: stuck
apparently, a @staticmethod that Depends on another @staticmethod in the same class is bad
2023-09-08 19:08:13 +00:00
b1748ea0fb "core" module alpha state 2023-09-08 18:17:18 +00:00
Renamed from api/advent22_api/config.py (Browse further)