Commit graph

347 commits

Author SHA1 Message Date
baa64c06a9 upgrade dependencies
- poetry up --latest
- yarn upgrade --latest (w/o vue and vuetify)
2023-12-09 03:28:51 +01:00
358087a557 settings.json update (new vscode version) 2023-12-09 02:46:25 +01:00
125638756c bugfix: cache entry invalidation
- davkey has no "cls" argument
- needs explicit slice
2023-11-22 00:10:39 +01:00
804657c55b fixed some TODOs and regressions in READMEs 2023-11-17 08:51:52 +01:00
44c2ebcb43 check_version chore: define git_status variable 2023-11-17 08:22:25 +01:00
ed0a671d9c check_version chore improvements 2023-11-17 08:12:17 +01:00
48c39fda90 Dockerfile formatting 2023-11-17 07:44:55 +01:00
9cf75b351a strip buildtime dependencies from docker image 2023-11-17 07:42:34 +01:00
092f336870 Merge tag 'v0.1.0' into develop
First working version with installer
2023-11-16 16:07:47 +01:00
11cd12febd Merge branch 'release/0.1.0' 2023-11-16 16:07:13 +01:00
1621561195 optimization: use slim python image variant
- hiredis compilation fixed
2023-11-16 15:44:09 +01:00
30566fe449 deploy scripts QoL changes 2023-11-16 15:32:02 +01:00
afbd9f4db8 README overhaul 2023-11-16 15:31:07 +01:00
6b1fda1ffe amendments after final integration test 2023-11-16 14:55:32 +01:00
0db0e92b13 optimization: image size 2023-11-16 14:55:02 +01:00
daa959bd14 check_version output format 2023-11-15 23:39:18 +01:00
525b711005 amendments after integration test #3 2023-11-15 23:39:18 +01:00
6d041e6918 amendments after integration test #2 2023-11-15 16:17:32 +01:00
f27aa8b284 add compose_version to check_version 2023-11-15 15:28:03 +01:00
02bede8446 "chore" script for docker buildx 2023-11-15 15:21:46 +01:00
eea1e7880a rename "install" -> "deploy" 2023-11-15 15:21:46 +01:00
b0a1c78384 script to check version 2023-11-15 14:45:04 +01:00
6e80373979 use non-slim python image (hiredis compilation) 2023-11-15 14:09:11 +01:00
f00f95edd3 adds to README 2023-11-15 13:55:40 +01:00
976506489c "dietpi" installer suspected working 2023-11-15 13:55:10 +01:00
caa30660dc TODOs in readme 2023-11-15 11:31:49 +01:00
a93f56ee65 README overhaul 2023-11-15 11:27:09 +01:00
72ae9e222c compose file 2023-11-15 11:19:12 +01:00
9faaee714a add "mini-tiangolo" to Dockerfile
- tiangolo/uvicorn-gunicorn is not available for ARM arch
2023-11-15 09:26:18 +01:00
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