managarten/packages/shared-storage/src
Till JS 7c1e2aca49 chore: remove remaining Hetzner references across codebase
Deleted:
- DOCKER_REGISTRY_SETUP.md, QUICK_START_CICD.md (legacy CI/CD docs)
- docs/ULOAD-DEPLOYMENT.md (Hetzner VPS deployment guide)
- scripts/get-ssh-key.sh, scripts/remove-coolify-references.sh (legacy scripts)

Updated Hetzner → MinIO references in:
- shared-storage (package.json, README, client.ts, types.ts)
- App CLAUDE.md files (mukke, storage, planta, picture)
- .claude/GUIDELINES.md, sveltekit-web.md guideline
- TROUBLESHOOTING.md, SETUP_TEMPLATES.md (replaced IPs with placeholders)
- GIT_WORKFLOW.md, COMMANDS.md
- services/matrix-project-doc-bot/CLAUDE.md

Remaining Hetzner mentions are in historical devlogs/audits and docs
that list Hetzner as a hosting alternative (not as active infrastructure).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:30:26 +01:00
..
client.spec.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
client.ts chore: remove remaining Hetzner references across codebase 2026-03-23 10:30:26 +01:00
factory.spec.ts feat(storage): improve shared-storage robustness, scalability, and DX 2026-03-20 18:52:34 +01:00
factory.ts feat(storage): cleanup buckets, add file-size validation and bulk delete 2026-03-20 19:27:42 +01:00
hooks.spec.ts feat(storage): add upload hooks, metrics integration, and presigned multipart 2026-03-20 19:36:46 +01:00
hooks.ts feat(storage): add upload hooks, metrics integration, and presigned multipart 2026-03-20 19:36:46 +01:00
index.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
metrics.spec.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
metrics.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
types.ts chore: remove remaining Hetzner references across codebase 2026-03-23 10:30:26 +01:00
utils.spec.ts feat(storage): improve shared-storage robustness, scalability, and DX 2026-03-20 18:52:34 +01:00
utils.test.ts docs+test: add audio format docs and shared-storage utils tests 2026-03-21 11:12:58 +01:00
utils.ts feat(mukke): support all common audio formats for upload and playback 2026-03-21 11:09:25 +01:00