Bug Fixes
- backend:files: correct archive name when downloading a folder (1474949)
- backend:sync: avoid "parent must exist" error when files are moved before destination folder creation during sync (8c92535)
- frontend:assets: replace symlinked SVGs with real files to fix Angular 20 build issues (3749e44)
Chores
- docker: allow http2 in nginx directives (4ad2ffb)
- frontend: add missing video-mp4 mime type (d210268)
- frontend: bump to angular 20 (363671a)
- npm-sync-in-server.js: more verbose createUser function (1ea155a)
- frontend: update-angular-19-to-20 (14f0397)
- add Husky pre-commit hook for lint and test (281e32d)
- CHANGELOG.md: cleanup (a44c6ce)
- husky: limit pre-commit hook to lint only (20fa56d)
- README.md: add keywords (81c1a6e)