Commit graph

119 commits

Author SHA1 Message Date
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
2ca6377634 refac: webdav files prefixing issue 2023-10-22 12:49:34 +02:00
3d8cdca5cd make .txt work again 2023-10-22 12:49:04 +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
17b9e274c1 weird bug with txt files (might be NC issue) 2023-10-20 12:51:51 +02:00
2b17aa5b8f refac: production mode startup logic 2023-10-20 11:50:52 +02:00
b8b1c30313 py3.12/refac: partly working 2023-10-20 10:43:15 +02:00
a585d97f9f py3.12/refac: AfterValidator -> StringConstraints 2023-10-19 13:58:13 +02:00
ddde3bd024 py3.12 and refactoring: "core" module [wip] 2023-10-18 18:55:54 +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
6709284ed9 py3.11: fix basic linter errors 2023-10-16 20:06:55 +02:00
db4686fdc5 async-lru -> async-cache 2022-10-28 11:06:02 +00:00
a246ecb4fc default and thw logo files 2022-10-08 02:44:29 +02:00
11522ac19b API readme 2022-10-08 02:44:29 +02:00
289cc01544 API doc 2022-10-08 02:41:30 +02:00
4b37075007 do not print 2022-09-19 13:24:35 +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
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
5867b1f3c4 "skel" directory 2022-09-19 10:13:06 +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
bb0115808d Exception based webdav_check; app startup 2022-09-18 21:36:52 +00:00
53dd8d74fa routers -> routers.v1 2022-09-17 19:41:41 +00:00
fbf6c550d2 move main function, launch module directly 2022-09-17 19:13:59 +00:00
bcc833d3a6 API remove some SETTINGS 2022-09-17 19:00:52 +00:00
1d8748e63a add middlewares (uvicorn) 2022-09-15 22:41:23 +00:00
e8d075a85f typo 2022-09-15 22:35:31 +00:00
3a08a9b711 update routers 2022-09-15 22:32:11 +00:00
2865fd0a6d weird whitespace 2022-09-15 22:24:32 +00:00
a16ff9d98c needed more config 2022-09-15 22:19:23 +00:00
a55bcfb9e0 API: config change to meet the UI needs 2022-09-15 22:14:02 +00:00
1348869774 CORS and StaticFiles settings 2022-09-09 14:19:28 +00:00
0cdf49cf3e config documentation 2022-09-09 14:12:36 +00:00
72e3324141 default settings values handling 2022-09-09 03:16:26 +00:00
6b8d6f8bc7 SETTINGS.webdav_disable_check 2022-09-09 02:56:22 +00:00
3926729e0c SETTINGS.main_{host,port} 2022-09-09 02:41:42 +00:00
f36272a6c0 some settings renames 2022-09-09 02:41:15 +00:00