This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/components/virtual-grid
Jeff 59f4f43e84
Add ability to add/remove songs from playlist (#17)
* 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
2023-01-29 18:40:26 -08:00
..
grid-card Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
index.ts Add files 2022-12-19 17:44:40 -08:00
virtual-grid-wrapper.tsx Add favorite handler to grid cards 2023-01-08 00:52:53 -08:00
virtual-infinite-grid.tsx Add favorite handler to grid cards 2023-01-08 00:52:53 -08:00