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
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
..
api Add ratings support (#21) 2023-02-05 05:19:01 -08:00
components Add ratings support (#21) 2023-02-05 05:19:01 -08:00
features Add ratings support (#21) 2023-02-05 05:19:01 -08:00
fonts Add missing font files for Poppins 2022-12-29 16:48:39 -08:00
hooks Increase white ignore threshold 2023-01-12 12:28:19 -08:00
layouts Set static width for drawer queue 2023-01-13 01:53:34 -08:00
lib Reduce global query cache time from 15min to 3min 2023-01-06 03:33:43 -08:00
router Migrate to mantine v6 (#15) 2023-01-28 20:46:07 -08:00
store Add ratings support (#21) 2023-02-05 05:19:01 -08:00
styles Migrate to mantine v6 (#15) 2023-01-28 20:46:07 -08:00
themes Add ratings support (#21) 2023-02-05 05:19:01 -08:00
types Add files 2022-12-19 17:44:40 -08:00
utils Add duration string util 2023-01-02 17:56:09 -08:00
app.tsx Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
index.ejs Misc. optimizations 2023-01-07 23:09:58 -08:00
index.tsx Move play queue handler to context 2022-12-31 19:26:58 -08:00
preload.d.ts Add files 2022-12-19 17:44:40 -08:00
types.ts Add favorite handler to grid cards 2023-01-08 00:52:53 -08:00