Commit graph

127 commits

Author SHA1 Message Date
5f5d300e92 py3.11: update projext scaffold 2023-10-16 20:05:52 +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
a246ecb4fc default and thw logo files 2022-10-08 02:44:29 +02:00
61f61a6523 postCreateCommand -> postStartCommand 2022-10-08 02:44:29 +02:00
e13bd36d62 API readme 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
1b1e19b4ea poetry: main script 2022-09-18 22:50:45 +00:00
6457b6c1fd first test: skeleton dir 2022-09-18 22:42:28 +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
8bd87fb6f1 unrelated OS dependencies 2022-09-18 21:58:07 +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
295c0427b6 devcontainer: zsh 2022-09-09 16:48:28 +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
fb5ca7bcda poetry update 2022-09-09 02:51:41 +00:00
21ac0b04cb add installed script 2022-09-09 02:50:59 +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
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
a02198dec0 webdav_check logic reversal 2022-09-07 12:57:38 +00:00
bd1d527d0e typo 2022-09-07 12:21:26 +00:00