|
082f50c66b
|
implement cfg.puzzle.skip_empty
|
2023-11-24 01:38:46 +01:00 |
|
|
053aa5d2d2
|
minor refactoring
|
2023-11-22 19:34:38 +01: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 |
|
|
2a9635c8c1
|
refac: get_all_image_names using new helper list_images_manual
|
2023-10-31 23:35:24 +01:00 |
|
|
aaa12683c8
|
Todo 3
|
2023-10-31 21:23:34 +00:00 |
|
|
84c5467edb
|
Todo 2
|
2023-10-31 20:40:07 +00:00 |
|
|
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 |
|
|
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 |
|
|
558f8d22ff
|
mistyped dependency
|
2023-09-21 13:22:27 +02:00 |
|
|
7fc0d82354
|
bug in EventDays usage
|
2023-09-21 10:58:33 +02:00 |
|
|
d5ae079949
|
typo
|
2023-09-20 18:24:19 +02:00 |
|
|
eef06ed131
|
bug: issue with short solutions
|
2023-09-20 16:39:00 +02:00 |
|
|
82ab9ccddc
|
EventDays -> EventDates rework
- events param is now one-indexed
|
2023-09-20 16:25:10 +02:00 |
|
|
75dcea25fb
|
revert accidental 12 -> 9 change
|
2023-09-19 18:50:43 +02:00 |
|
|
b644252b9c
|
minor rename / doc
|
2023-09-18 23:12:32 +02:00 |
|
|
41368c7191
|
doc
|
2023-09-15 16:54:29 +00:00 |
|
|
c93ec06925
|
use EventDays in GET admin/config_model
|
2023-09-14 23:40:06 +00:00 |
|
|
a4a0893e7d
|
minor doc + refactoring
|
2023-09-14 23:38:35 +00:00 |
|
|
d4f8469a7a
|
depends.get_all_image_names, CalendarAssistant.day_image_names
|
2023-09-12 17:31:08 +00:00 |
|
|
0550621835
|
minor renames
|
2023-09-12 17:22:52 +00:00 |
|
|
4e1a9fa10d
|
splice DayPartModel from ConfigModel
|
2023-09-12 16:26:12 +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 |
|
|
63d88c3a09
|
implementation using get_part_for_day
|
2023-09-12 07:27:59 +00:00 |
|
|
95dfe2a9df
|
depends.py: get_days and get_solution_parts
|
2023-09-12 02:58:10 +00:00 |
|
|
657a7507f7
|
manual image processing
|
2023-09-10 15:22:45 +00:00 |
|
|
f9f9989414
|
remove (Calendar)Config 's static methods for good measure
|
2023-09-08 19:53:35 +00:00 |
|
|
29f02d2545
|
remove "namespace classes" AllTime and Today
|
2023-09-08 19:19:08 +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 |
|