Commit graph

18 commits

Author SHA1 Message Date
600ee99520 favicon handling 2023-11-02 12:48:52 +00:00
8a254d2958 updated font handling 2023-11-01 01:30:33 +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
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
d1cde05be7 better async webdav implementation 2023-10-27 23:12:28 +02:00
62f570aaca "spread" Funktion 2023-09-23 01:45:27 +02:00
5e0f797a2f config rework & bigger images 2023-09-21 13:49:28 +02:00
be6c03c84a rework _security to respect EventDates 2023-09-21 13:26:02 +02:00
0fcae295ec minor renamings 2023-09-20 18:14:58 +02:00
82ab9ccddc EventDays -> EventDates rework
- events param is now one-indexed
2023-09-20 16:25:10 +02:00
d4c0d1ef5e WIP: EventDays rework 2023-09-19 18:49:10 +02:00
b644252b9c minor rename / doc 2023-09-18 23:12:32 +02:00
41368c7191 doc 2023-09-15 16:54:29 +00:00
97d4d1e136 helpers.EventDays class + basic testing 2023-09-14 23:36:20 +00:00
3316bf2822 major cleanup
- `routers`: `admin`, `days`, `general`, `user` -> `admin`, `images`
- `core.depends`: cleanup
- `core.*_helpers`: joined in `core.helpers`
2023-09-12 13:50:02 +00:00
Renamed from api/advent22_api/core/image_helpers.py (Browse further)