Commit graph

177 commits

Author SHA1 Message Date
082f50c66b implement cfg.puzzle.skip_empty 2023-11-24 01:38:46 +01:00
d66019f53c minor improvements 2023-11-24 00:59:10 +01:00
053aa5d2d2 minor refactoring 2023-11-22 19:34:38 +01:00
ae9ca16aaa rename RE constants 2023-11-22 19:26:30 +01:00
878bf34d52 TransformedString into own file 2023-11-22 14:43:43 +01:00
b734dee575 bugfix: cache entry invalidation
- davkey has no "cls" argument
- needs explicit slice
2023-11-22 00:10:37 +01:00
77dd575e72 upgrade dependencies
- poetry up --latest
- yarn upgrade --latest
2023-11-22 00:08:05 +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
a86e47113c user name case sensitivity 2023-11-21 22:54:37 +01:00
2cf6936139 env file setup 2023-11-09 12:58:36 +01:00
02ba2c67a5 simpler helpers.davkey 2023-11-09 12:55:10 +01:00
eef38502c6 workspace directory in container 2023-11-09 12:54:35 +01: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
39d375ced0 pre-create xy_range 2023-11-01 02:34:04 +01:00
8a254d2958 updated font handling 2023-11-01 01:30:33 +01:00
7951363be8 gen_day_auto_image doesnt resolve Depends() 2023-10-31 23:59:21 +01:00
a1729d13f7 common code for helpers.list_* functions 2023-10-31 23:43:38 +01:00
2a9635c8c1 refac: get_all_image_names using new helper list_images_manual 2023-10-31 23:35:24 +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
penner
aaa12683c8 Todo 3 2023-10-31 21:23:34 +00:00
penner
84c5467edb Todo 2 2023-10-31 20:40:07 +00:00
penner
337d8d34ff Merge branch 'develop' of ssh://code.yavook.de:22022/Zaphlebeod/advent22 into develop 2023-10-31 20:12:05 +00:00
penner
558a7e8a02 todo penner 1 2023-10-31 21:07:09 +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
a781240af0 reformat pyproject.toml 2023-10-30 19:47:47 +01:00
2e50dd447d use compose environment for devcontainer
- add redis container
2023-10-30 19:47:47 +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
beaaa2b11d add local "black" formatter 2023-10-27 23:12:55 +02:00
d1cde05be7 better async webdav implementation 2023-10-27 23:12:28 +02:00
fe90960e6a api: update project scaffolding 2023-10-27 20:55:20 +02:00
1d760f91db customizable footer 2023-09-26 22:23:23 +00:00
62f570aaca "spread" Funktion 2023-09-23 01:45:27 +02: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
c35fe495dc improve CalendarConfig.change function 2023-09-21 13:26:33 +02:00
be6c03c84a rework _security to respect EventDates 2023-09-21 13:26:02 +02:00
558f8d22ff mistyped dependency 2023-09-21 13:22:27 +02:00
7fc0d82354 bug in EventDays usage 2023-09-21 10:58:33 +02:00
7bc94804e3 remove DayStrModel 2023-09-21 00:45:57 +00:00
e83f56a932 hide openapi, docs and redoc in production mode 2023-09-21 00:56:25 +02:00
8b003419a5 upgrade dependencies
- `poetry self add poetry-plugin-up`
- `poetry up --latest`
- `yarn upgrade --latest`
2023-09-20 23:21:26 +02:00
d5ae079949 typo 2023-09-20 18:24:19 +02:00
0fcae295ec minor renamings 2023-09-20 18:14:58 +02:00
eef06ed131 bug: issue with short solutions 2023-09-20 16:39:00 +02:00