Go to file
Tianyang 4c19fad561 refactor: replace Garage/S3 storage with local filesystem storage
Single-node deployment doesn't benefit from S3 abstraction overhead;
LocalFileClient keeps the same interface DocumentService depends on,
backed by a STORAGE_DIR volume mount instead of a separate Garage service.
2026-08-01 16:30:02 +08:00
backend refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
frontend Fix wave 2: CORS default, path traversal, delete UI, shared clients, bucket check 2026-08-01 09:15:16 +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