Commit graph

16 commits

Author SHA1 Message Date
4fbdb94caa cfg.site with markdown 2023-11-03 14:40:44 +00:00
600ee99520 favicon handling 2023-11-02 12:48:52 +00:00
558a7e8a02 todo penner 1 2023-10-31 21:07:09 +01:00
1d760f91db customizable footer 2023-09-26 22:23:23 +00:00
5fcc4f0684 various cleanup 2023-09-21 12:25:23 +00:00
be6c03c84a rework _security to respect EventDates 2023-09-21 13:26:02 +02:00
82ab9ccddc EventDays -> EventDates rework
- events param is now one-indexed
2023-09-20 16:25:10 +02:00
6bd8f66527 GET user/next_door 2023-09-15 16:54:45 +00:00
2d0209ae61 ConfigView.num_user_doors 2023-09-12 21:06:52 +00:00
60a451a426 router: "images" -> "user" 2023-09-12 20:51:26 +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
973f7546b6 module routers._security for user/admin stuff 2023-09-08 19:33:43 +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
5a07ca5dfd python "black" formatting 2023-09-03 16:44:18 +00:00
66dbf9c9d8 Berechtigungen 2022-11-15 23:43:13 +00:00
742023d191 HTTPBasic Auth 2022-11-15 22:17:32 +00:00