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/features/player
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
..
components Add ratings support (#21) 2023-02-05 05:19:01 -08:00
context Move play queue handler to context 2022-12-31 19:26:58 -08:00
hooks Add volume wheel scroll & new slider component 2023-01-30 21:34:27 -08:00
mutations Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00
index.ts Add volume wheel scroll & new slider component 2023-01-30 21:34:27 -08:00