Commit graph

20 commits

Author SHA1 Message Date
4e63dccbf0 api hotfix: use now() instead of utcnow 2023-10-27 00:22:01 +02:00
b942aeee23 don't use operator module 2023-10-26 23:12:51 +02:00
afc859dff7 bug: unhashable Config in CalDAV.get_events 2023-10-26 23:10:51 +02:00
1e5287b138 refac: async-cache -> cachetools 2023-10-26 22:42:26 +02:00
ac4aeeed7f refac: unused logger 2023-10-26 19:12:21 +02:00
ec85614b51 refac: CalDAV.get_events 2023-10-26 19:04:26 +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
cdf4ce4d16 refac: fix calendar router 2023-10-26 17:46:12 +02:00
fc2388dd12 "black" formatting 2023-10-26 16:43:35 +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
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