DocHub/frontend
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
..
src 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 frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
index.html feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
nginx.conf feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
package-lock.json feat: wire approved archive-room prototype styling into React components 2026-08-01 09:05:44 +08:00
package.json feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
tsconfig.json feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
vite.config.ts feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00