managarten/packages/shared-storage/src
Till JS 99091ecf9e docs+test: add audio format docs and shared-storage utils tests
- Document all supported audio formats in mukke CLAUDE.md with browser
  compatibility matrix and notes on formats needing transcoding
- Add utils.test.ts for shared-storage: MIME type mappings, audio
  extension validation, and AUDIO_EXTENSIONS completeness checks (19 tests)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:12:58 +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 perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +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 feat(storage): add deleteByPrefix, copy, getMetadata and prod lifecycle rules 2026-03-20 19:40:17 +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