DocHub/backend
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
..
app feat: support uploading entire folders 2026-08-01 16:30:29 +08:00
tests feat: support uploading entire folders 2026-08-01 16:30:29 +08:00
Dockerfile feat: scaffold FastAPI backend with config and health endpoint 2026-08-01 02:15:01 +08:00
pytest.ini feat: scaffold FastAPI backend with config and health endpoint 2026-08-01 02:15:01 +08:00
requirements.txt refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00