Commit graph

318 commits

Author SHA1 Message Date
ff4e35e2d4 add testing for core.settings.Settings 2023-11-15 09:23:50 +01:00
a5348a9987 main dockerfile fixes 2023-11-09 12:40:10 +01:00
5897d2f2c7 ignore extra entries in .env file 2023-11-09 12:16:42 +01:00
27de977bfe fix redis keying and de/serializing 2023-11-09 12:16:25 +01:00
5524c4094b redis caching for webdav 2023-11-09 12:13:48 +01:00
c284274e75 add redis container to api devcontainer 2023-11-09 11:22:42 +01:00
d9479eb2bc Merge branch 'feature/python3.12' into develop 2023-10-27 02:18:48 +02:00
77a0eddfd8 Merge branch 'feature/ui_upgrade' into feature/python3.12 2023-10-27 02:12:52 +02:00
2c54dd52cd main Dockerfile fixup (node version, libmagic) 2023-10-27 02:12:31 +02:00
a51053abe7 node: v18 -> v20 2023-10-27 00:46:43 +02:00
50f67e5ad5 api: minor fixes 2023-10-27 00:40:04 +02:00
a6fa709d52 Merge branch 'feature/dockerize' into feature/ui_upgrade 2023-10-27 00:35:11 +02:00
86081980e1 stricter "prettier" code style 2023-10-27 00:34:38 +02:00
c654a5a322 fix linter errors 2023-10-26 22:28:59 +00:00
4e63dccbf0 api hotfix: use now() instead of utcnow 2023-10-27 00:22:01 +02:00
3d33dd06a7 ui: jump to latest version 2 of vue and vuetify 2023-10-26 22:19:22 +00:00
9200c0bbb9 basic yarn upgrade 2023-10-26 22:04:12 +00:00
842d594e76 UI base container v0 -> v1 2023-10-26 21:58:18 +00:00
c9bef3bbe4 refac: naming convention 2023-10-26 23:17:38 +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
0567edf87e project scaffolding options 2023-10-26 22:45:37 +02:00
1e5287b138 refac: async-cache -> cachetools 2023-10-26 22:42:26 +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
ac4aeeed7f refac: unused logger 2023-10-26 19:12:21 +02:00
1b57fcf43d flake8 linting 2023-10-26 19:10:20 +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
0372866a98 wip: new Dockerfile 2023-10-26 18:28:00 +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
fc2388dd12 "black" formatting 2023-10-26 16:43:35 +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
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