Go to file
Tianyang 4a6fdaf994 feat: support uploading entire folders
Adds a folder picker (webkitdirectory) and drag-and-drop directory
support (File System Entries API), preserving relative paths via
a new optional relative_path field on the upload endpoint.
2026-08-01 16:30:29 +08:00
backend feat: support uploading entire folders 2026-08-01 16:30:29 +08:00
frontend feat: support uploading entire folders 2026-08-01 16:30:29 +08:00
.gitignore chore: stop tracking docs/ (spec and plan are local-only artifacts) 2026-08-01 09:20:18 +08:00
docker-compose.yml refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00