managarten/packages/spiral-db/src
Till JS d4700a07f9 feat: rename mukke to music, add cover art upload via mana-media
Rename the music module from "Mukke" to "Music" across the entire
codebase: API routes, web app module, shared packages, search provider,
dashboard widgets, i18n keys, app registry, and route paths.

Add POST /api/v1/music/cover/upload endpoint that uploads cover art
images through mana-media for deduplication, thumbnails, and Photos
gallery visibility.

Dexie table names (mukkePlaylists, mukkeProjects) kept unchanged to
preserve existing IndexedDB data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 15:25:34 +02:00
..
constants.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
database.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
database.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
encoding.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
encoding.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
image.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
image.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
index.ts feat(spiral-db): add mana activity schema for cross-app unified spiral 2026-04-02 11:13:06 +02:00
png.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
png.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
schema.test.ts feat(contacts): integrate spiral-db for visual contact network 2026-03-23 11:02:19 +01:00
schema.ts feat: rename mukke to music, add cover art upload via mana-media 2026-04-05 15:25:34 +02:00
spiral.test.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
spiral.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
types.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
wallpaper.ts feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00