Jörn-Michael Miehe jmm
  • Joined on 2018-12-19
jmm pushed to wip/installer at OEKZident.de/ovdashboard 2023-11-11 12:34:27 +00:00
74c5b6f759 wip: installer script
jmm created branch wip/installer in OEKZident.de/ovdashboard 2023-11-11 12:34:27 +00:00
jmm pushed to develop at OEKZident.de/ovdashboard 2023-11-09 11:41:50 +00:00
a5348a9987 main dockerfile fixes
5897d2f2c7 ignore extra entries in .env file
27de977bfe fix redis keying and de/serializing
5524c4094b redis caching for webdav
c284274e75 add redis container to api devcontainer
Compare 5 commits »
jmm pushed to py3.11 at OEKZident.de/ovdashboard 2023-11-09 11:41:45 +00:00
d104f40072 Merge branch 'develop' into py3.11
a5348a9987 main dockerfile fixes
07608e4386 Merge branch 'develop' into py3.11
5897d2f2c7 ignore extra entries in .env file
27de977bfe fix redis keying and de/serializing
Compare 8 commits »
jmm created branch py3.11 in OEKZident.de/ovdashboard 2023-11-09 11:41:45 +00:00
jmm pushed to develop at OEKZident.de/ovdashboard 2023-10-27 00:19:00 +00:00
d9479eb2bc Merge branch 'feature/python3.12' into develop
77a0eddfd8 Merge branch 'feature/ui_upgrade' into feature/python3.12
2c54dd52cd main Dockerfile fixup (node version, libmagic)
a51053abe7 node: v18 -> v20
50f67e5ad5 api: minor fixes
Compare 57 commits »
jmm deleted branch feature/python3.12 from OEKZident.de/ovdashboard 2023-10-27 00:18:53 +00:00
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-27 00:14:13 +00:00
77a0eddfd8 Merge branch 'feature/ui_upgrade' into feature/python3.12
2c54dd52cd main Dockerfile fixup (node version, libmagic)
a51053abe7 node: v18 -> v20
50f67e5ad5 api: minor fixes
a6fa709d52 Merge branch 'feature/dockerize' into feature/ui_upgrade
Compare 12 commits »
jmm deleted branch feature/dockerize from OEKZident.de/ovdashboard 2023-10-27 00:14:06 +00:00
jmm deleted branch feature/ui_upgrade from OEKZident.de/ovdashboard 2023-10-27 00:13:07 +00:00
jmm pushed to feature/ui_upgrade at OEKZident.de/ovdashboard 2023-10-26 22:34:58 +00:00
86081980e1 stricter "prettier" code style
c654a5a322 fix linter errors
4e63dccbf0 api hotfix: use now() instead of utcnow
3d33dd06a7 ui: jump to latest version 2 of vue and vuetify
9200c0bbb9 basic yarn upgrade
Compare 6 commits »
jmm pushed to feature/ui_upgrade at OEKZident.de/ovdashboard 2023-10-26 21:36:53 +00:00
jmm created branch feature/ui_upgrade in OEKZident.de/ovdashboard 2023-10-26 21:36:53 +00:00
jmm pushed to master at Yavook.de/vscode-python3 2023-10-26 21:33:00 +00:00
5407a14474 update .gitignore
jmm pushed to master at Yavook.de/vscode-python3 2023-10-26 21:31:09 +00:00
3b07e94730 updated for python 3.12
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-26 21:17:51 +00:00
c9bef3bbe4 refac: naming convention
b942aeee23 don't use operator module
afc859dff7 bug: unhashable Config in CalDAV.get_events
0567edf87e project scaffolding options
1e5287b138 refac: async-cache -> cachetools
Compare 5 commits »
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-26 17:20:50 +00:00
f424ad25a4 docstrings
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-26 17:17:21 +00:00
246f8b8cac refac: ListManager naming convention
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-26 17:12:26 +00:00
ac4aeeed7f refac: unused logger
jmm pushed to feature/python3.12 at OEKZident.de/ovdashboard 2023-10-26 17:10:26 +00:00
1b57fcf43d flake8 linting