Commit graph

61 commits

Author SHA1 Message Date
78b1359603 wip: functionify routers._common 2023-10-23 23:32:25 +02:00
e6509d85fc wip: functionify routers._common 2023-10-23 20:56:01 +02:00
06abdfb953 wip: functionify routers._common 2023-10-22 16:25:19 +02:00
d2e77b9ae5 refac: fix routers text and ticker; issue with prefix does not work with directory 2023-10-20 13:40:15 +02:00
db1cc5f707 refac: fix image router 2023-10-20 13:12:53 +02:00
8f6243723b refac: fix file router startup 2023-10-20 13:12:44 +02:00
19c6772b88 refac: WebDAV.list_files usage; translate doc 2023-10-20 13:01:48 +02:00
b8b1c30313 py3.12/refac: partly working 2023-10-20 10:43:15 +02:00
b0e95af44e py3.12: more styling and linting 2023-10-17 14:55:38 +02:00
47ee2170ce fix deprecated calls 2023-10-17 14:45:56 +02:00
a246ecb4fc default and thw logo files 2022-10-08 02:44:29 +02:00
29d6d1d2b5 empty ticker handling 2022-09-19 11:55:22 +00:00
abedef1583 Upload files from skel directory 2022-09-19 11:42:43 +00:00
00d17ee71f router import path 2022-09-19 09:35:18 +00:00
8ef9d4ad2e add a "/file" router (static serve from WebDAV) 2022-09-18 21:59:02 +00:00
53dd8d74fa routers -> routers.v1 2022-09-17 19:41:41 +00:00
bcc833d3a6 API remove some SETTINGS 2022-09-17 19:00:52 +00:00
3a08a9b711 update routers 2022-09-15 22:32:11 +00:00
2865fd0a6d weird whitespace 2022-09-15 22:24:32 +00:00
a55bcfb9e0 API: config change to meet the UI needs 2022-09-15 22:14:02 +00:00
0cdf49cf3e config documentation 2022-09-09 14:12:36 +00:00
f36272a6c0 some settings renames 2022-09-09 02:41:15 +00:00
564bac8ea4 documentation 2022-09-09 02:23:48 +00:00
a8c5180027 misc router 2022-09-09 02:21:52 +00:00
1f2b5a9607 get ticker ui config 2022-09-09 00:04:13 +00:00
ccbac0a455 split TickerConfig 2022-09-08 23:59:17 +00:00
83db799b96 ticker router 2022-09-08 23:44:03 +00:00
85327ce0b3 rename cal_aggregate -> aggregate 2022-09-08 23:39:42 +00:00
8b35bb7044 router startup log 2022-09-08 14:07:33 +00:00
43271bb6e3 configurable paths and names 2022-09-08 14:02:50 +00:00
baeff5c294 type checking "basic" 2022-09-08 00:37:59 +00:00
ea85164063 utility object naming 2022-09-06 23:50:42 +00:00
e193410725 typing 2022-09-06 23:47:48 +00:00
0de6b1d416 aggregate calendar router 2022-09-06 22:42:28 +00:00
d09fe0f0e2 actually use config.image and config.calendar 2022-09-06 00:16:24 +00:00
e804ae68f8 Config for ticker and aggregate Calendars 2022-09-05 23:53:53 +00:00
c074bac3c8 webdav_prefix setting 2022-09-05 23:30:07 +02:00
8eeb3a61a7 DAV settings rework 2022-09-05 23:30:07 +02:00
1d62e59052 add "ticker" config component, move LogConfig to __init__ 2022-09-05 23:30:07 +02:00
4da69740ae text router raw 2022-09-05 23:30:07 +02:00
7a0925d60f DocStrings 2022-09-05 23:30:06 +02:00
d8ca1da9cb HTTP 404 if directory doesn't exist 2022-09-05 23:30:06 +02:00
972551d170 use Config.ticker_separator value 2022-09-05 23:30:06 +02:00
77ee7c22e3 refactor main __init__ 2022-09-05 23:30:06 +02:00
105ca9d1bd .config -> .settings 2022-09-05 23:30:06 +02:00
ce2b729de6 DavCalendar class 2022-09-05 23:30:06 +02:00
cf684ee5f9 PrefixUnique class, unified naming 2022-09-05 23:30:06 +02:00
f448ca79a6 calendar response model 2022-09-05 23:30:06 +02:00
f6937b5075 sync principal 2022-09-05 23:30:06 +02:00
559803ac0e use properties correctly 2022-09-05 23:30:06 +02:00