Commit graph

77 commits

Author SHA1 Message Date
50f67e5ad5 api: minor fixes 2023-10-27 00:40:04 +02:00
c9bef3bbe4 refac: naming convention 2023-10-26 23:17:38 +02:00
f424ad25a4 docstrings 2023-10-26 19:20:46 +02:00
246f8b8cac refac: ListManager naming convention 2023-10-26 19:17:16 +02:00
0a5f84eee5 refac: deprecation fix 2023-10-26 18:50:04 +02:00
9551ee7729 refac: move stuff to and from _common 2023-10-26 18:26:51 +02:00
3a255db15a minor refacs (imports, unuseds) 2023-10-26 18:21:07 +02:00
b6798df29c refac: asyncify CalDAV.get_events 2023-10-26 18:04:03 +02:00
cc96889bc4 refac: fix aggregate router 2023-10-26 17:58:54 +02:00
c92398118b minor refac 2023-10-26 17:48:33 +02:00
cdf4ce4d16 refac: fix calendar router 2023-10-26 17:46:12 +02:00
44a165c53e refac: use global RP_ and LM_ objects 2023-10-26 16:31:12 +02:00
c47773e70d refac: _common.ListManager 2023-10-26 15:58:02 +02:00
7fb3aa0f42 Dependable remove __call__ 2023-10-25 20:50:03 +02:00
e428fea3da refac: decorator calls 2023-10-24 19:39:43 +02:00
b7292af6ad wip: functionify routers._common 2023-10-23 23:44:09 +02:00
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