wanji
506c45c4fa
fix client: download fallback to github release client
...
+ add fallback release version data to version.txt
+ move classproperty class to utils
+ update Dockerfile to install from source using pip install
+ move version info to Metadata class in settings.py
2025-12-07 23:19:34 +03:00
wanji
d2b2ba6e02
fix: docker builds versionining
2025-12-03 19:16:34 +03:00
wanji
aff8184983
fix: dockerfile
2025-12-03 19:03:48 +03:00
wanji
08292c8fb3
update image url on readme
2025-12-01 11:24:05 +03:00
wanji
c51eb925b9
update version number on readme
2025-12-01 10:58:42 +03:00
wanji
d7e2710d4a
security: fix fetching an arbirtrary file from the host server on stream endpoint
...
+ fix path traversal
+ check if requested file is outside root dirs
+ confirm resolved track hash matches the requested trackhash
2025-12-01 10:41:29 +03:00