Commit graph

26 commits

Author SHA1 Message Date
baa64c06a9 upgrade dependencies
- poetry up --latest
- yarn upgrade --latest (w/o vue and vuetify)
2023-12-09 03:28:51 +01:00
ff4e35e2d4 add testing for core.settings.Settings 2023-11-15 09:23:50 +01:00
5524c4094b redis caching for webdav 2023-11-09 12:13:48 +01:00
1e5287b138 refac: async-cache -> cachetools 2023-10-26 22:42:26 +02:00
fc2388dd12 "black" formatting 2023-10-26 16:43:35 +02:00
ddde3bd024 py3.12 and refactoring: "core" module [wip] 2023-10-18 18:55:54 +02:00
d193d07fd6 py3.12: scaffolding 2023-10-17 14:48:52 +02:00
a2403ade59 py3.11: upgrade deps to latest 2023-10-16 20:06:22 +02:00
22846c3d41 dependency update 2023-04-05 19:07:03 +02:00
db4686fdc5 async-lru -> async-cache 2022-10-28 11:06:02 +00:00
58f295cc54 correct usage of "duration" 2022-09-19 13:22:32 +00:00
80714978d3 use data["duration"] 2022-09-19 12:55:49 +00:00
a01273a5e3 poetry update 2022-09-18 22:02:34 +00:00
8ef9d4ad2e add a "/file" router (static serve from WebDAV) 2022-09-18 21:59:02 +00:00
fb5ca7bcda poetry update 2022-09-09 02:51:41 +00:00
791a196e15 config.txt handling (missing aggregate calendars) 2022-09-05 23:30:06 +02:00
79c865552e quick and dirty calendar listing 2022-09-05 23:30:05 +02:00
e0c2ae1d2e remove apscheduler dep 2022-09-05 23:30:05 +02:00
12959153c1 download cache 2022-09-05 23:30:04 +02:00
12f0c5cb8f image router 2022-09-05 23:30:04 +02:00
bdb4933887 Improved scheduling using APScheduler 2022-09-05 23:30:04 +02:00
df7b031024 ticker content + markdown 2022-09-05 23:30:04 +02:00
fade34e224 webdavclient3 version 2022-09-05 23:30:04 +02:00
6c8646813e Added PoC webdav functionality 2022-09-05 23:30:04 +02:00
352b508c48 empty FastAPI project 2022-09-05 23:30:04 +02:00
89bfbf3b18 empty "api" python project 2022-09-05 23:26:21 +02:00