Commit graph

15 commits

Author SHA1 Message Date
jeffvli
6aba41c3d9 Add spoiler UI component 2024-02-01 03:58:36 -08:00
jeffvli
fedef48411 Add dialog component 2023-08-07 21:42:52 -07:00
jeffvli
d8130f48e2 Add swiper carousel component 2023-05-17 17:10:30 -07:00
jeffvli
003fb26c60 Add checkbox component 2023-05-11 02:51:00 -07:00
jeffvli
9e4e6172c3 Bump packages 2023-05-10 18:12:29 -07:00
jeffvli
314bd766df Refactor all api instances in components 2023-04-30 22:01:52 -07:00
Jeff
e47fcfc62e
Add fullscreen player view (#27)
* Add store controls for fullscreen player

* Normalize styles for playback config

* Add fullscreen player component

* Add option component

* Update player controls to use option/popover components

* Add esc hotkey to close player

* Add usePlayerData hook
2023-03-28 14:19:23 -07: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
ab031820f6 Add favorite/rating table columns 2023-01-06 00:39:49 -08:00
jeffvli
65974dbf28 temp 2023-01-04 04:09:24 -08:00
jeffvli
4d5e4082bb Add base context menu provider/component 2022-12-28 15:32:02 -08:00
jeffvli
e94783820e Add base motion containers 2022-12-26 16:43:37 -08:00
jeffvli
d1507604f2 Add pagination component 2022-12-26 05:16:51 -08:00
jeffvli
19f55b4a2e Add album list search 2022-12-21 01:29:00 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00