managarten/packages/shared-links/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
..
ui feat(shared-links): deep-link navigation to target app detail views 2026-03-30 12:14:29 +02:00
deep-links.ts feat: rename mukke to music, add cover art upload via mana-media 2026-04-05 15:25:34 +02:00
index.ts feat(shared-links): deep-link navigation to target app detail views 2026-03-30 12:14:29 +02:00
mutations.svelte.ts feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
queries.svelte.ts feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
resolvers.ts feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
store.ts feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
types.ts feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00