Batch uploads now use top-level URLs (e.g., /my-photos instead of /b/abc123). Users can name their batch slug or let it auto-generate. Slug field dynamically shows / prefix for batches, /f/ for single files. Added slug validation with live feedback and reserved slug protection. Old /b/ URLs redirect permanently for backward compatibility. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| cli | ||
| internal | ||
| web | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| entrypoint.sh | ||
| go.mod | ||
| go.sum | ||
| main.go | ||