Commit Graph

16 Commits

Author SHA1 Message Date
Jeff
23f84d68e8
Add MPRIS support (#25)
* Stop mpv on app close for linux/macOS (#20)

* Add initial MPRIS support

* Fix mpv path check
2023-02-08 23:57:06 -08:00
jeffvli
8b5e463546 Remove tanstack/react-virtual package 2023-02-08 03:43:18 -08:00
jeffvli
18c18ea322 Bump packages 2023-02-05 17:59:37 -08:00
Jeff
22fec8f9d3
Add ratings support (#21)
* Update rating types for multiserver support

* Add rating mutation

* Add rating support to table views

* Add rating support on playerbar

* Add hovercard component

* Handle rating from context menu

- Improve context menu components
- Allow left / right icons
- Allow nested menus

* Add selected item count

* Fix context menu auto direction

* Add transition and move portal for context menu

* Re-use context menu for all item dropdowns

* Add ratings to detail pages / double click to clear

* Bump react-query package
2023-02-05 05:19:01 -08:00
jeffvli
01fdd25406 Remove react-slider dependency 2023-01-30 21:28:37 -08:00
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
jeffvli
be39c2bc1f Add pr package script 2023-01-29 18:27:14 -08:00
Jeff
44a4b88809
Migrate to mantine v6 (#15)
* Add letter spacing to cell text

* Set window control height in px

* Add temp unused routes

* Migrate text title font weights

* Bump mantine to v6 alpha

* Migrate modals / notifications

* Increase header bar to 65px

* Adjust play button props

* Migrate various components

* Migrate various pages and root styles

* Adjust default badge padding

* Fix sidebar spacing

* Fix list header badges

* Adjust default theme
2023-01-28 20:46:07 -08:00
jeffvli
768269f074 Bump to v0.0.1-alpha4 2023-01-15 22:22:22 -08:00
jeffvli
2026bc8f48 Add react-virtual package 2023-01-08 21:11:47 -08:00
jeffvli
1048431742 Bump to v0.0.1-alpha3 2023-01-03 03:29:14 -08:00
jeffvli
d49bba42ef Bump framer motion to v8 2023-01-02 17:57:24 -08:00
jeffvli
363f597e17 Remove unused packages 2022-12-27 14:22:57 -08:00
jeffvli
6bcc984b44 Bump packages 2022-12-27 14:22:57 -08:00
jeffvli
325bf54abe Remove server files 2022-12-19 17:44:45 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00