mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
* Add api for add/remove playlist items * Add playlistItemId property to normalized Song - This is used for Navidrome to delete songs from playlists * Add mutations for add/remove from playlist * Add context modal for playlist add * Add remove from playlist from context menu * Set jellyfin to use playlistItemId * Adjust font sizing * Add playlist add from detail pages * Bump mantine to v6-alpha.2 |
||
|---|---|---|
| .. | ||
| add-to-playlist-mutation.ts | ||
| create-playlist-mutation.ts | ||
| delete-playlist-mutation.ts | ||
| remove-from-playlist-mutation.ts | ||
| update-playlist-mutation.ts | ||