Commit graph

35 commits

Author SHA1 Message Date
jeffvli
22e31b92a4 Update outline button styling 2023-05-21 15:35:23 -07:00
jeffvli
86080c7875 Revert paper bg 2023-05-21 08:14:30 -07:00
jeffvli
26bc7d23ae Adjust default themes 2023-05-20 23:22:02 -07:00
jeffvli
e49fe6c452 Add collapsible sidebar (#68)
- Sidebar can collapse by menu option or dragging
2023-05-10 18:20:04 -07:00
jeffvli
44cd1b33bf Adjust light theme 2023-04-03 03:44:13 -07:00
jeffvli
58c7370536 Add dedicated OS window bars (#22) 2023-03-28 23:59:51 -07:00
jeffvli
ececc394e2 Fix filled button styles 2023-03-28 16:13:18 -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
jeffvli
84587da701 Add additional vars to base components 2023-03-09 18:08:15 -08:00
jeffvli
5539e2cd4e Adjust playerbar background 2023-03-09 13:41:59 -08:00
jeffvli
f21c9010ac Darken default playerbar 2023-03-05 18:38:22 -08:00
jeffvli
918b77eebb Adjust default dropdown styling 2023-03-05 18:38:22 -08:00
jeffvli
9dcc42ff28 Add border radius for all dropdown items (#22) 2023-02-08 11:45:29 -08:00
Jeff
9f2e873366
Redesign sidebar / header and other misc. improvements (#24)
* Remove 1920px max width

* Fix position of list controls menu

* Match size and color of search input

* Adjust library header sizing

* Move app menu to sidebar

* Increase row buffer on play queue list

* Fix query builder styles

* Fix playerbar slider track bg

* Adjust titlebar styles

* Fix invalid modal prop

* Various adjustments to detail pages

* Fix sidebar height calculation

* Fix list null indicators, add filter indicator

* Adjust playqueue styles

* Fix jellyfin releaseYear normalization

* Suppress browser context menu on ag-grid

* Add radius to drawer queue -- normalize layout

* Add modal styles to provider theme

* Fix playlist song list pagination

* Add disc number to albums with more than one disc

* Fix query builder boolean values

* Adjust input placeholder color

* Properly handle rating/favorite from context menu on table

* Conform dropdown menu styles to context menu

* Increase sort type select width

* Fix drawer queue radius

* Change primary color

* Prevent volume wheel from invalid values

* Add icons to query builder dropdowns

* Update notification styles

* Update scrollbar thumb styles

* Remove "add to playlist" on smart playlists

* Fix "add to playlist" from context menu
2023-02-07 22:47:23 -08:00
jeffvli
d2c0d4c11f Fix modal styles for mantine v6 2023-02-06 02:21:11 -08:00
jeffvli
3b7c6ce25e Set transparent window control background 2023-02-05 23:13:44 -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
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
f7919b296b Change modal bg color 2023-01-15 20:48:34 -08:00
jeffvli
02ed9b7a5c Move ag-grid header margin to specific components 2023-01-07 23:37:33 -08:00
jeffvli
14a7f0254d Move some ag-grid styles back to theme file
- Styles were not applying properly from the global
2023-01-07 18:23:49 -08:00
jeffvli
3c60f406ea Adjust ag-grid styles 2023-01-07 03:50:34 -08:00
jeffvli
af1c16ee51 Adjust dropdown styling 2023-01-07 03:49:56 -08:00
jeffvli
838c6a8b6a Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
jeffvli
d06ddc9560 Update themes 2023-01-06 23:33:18 -08:00
jeffvli
ab031820f6 Add favorite/rating table columns 2023-01-06 00:39:49 -08:00
jeffvli
3070586104 Improve default table column/header defaults 2023-01-05 20:33:12 -08:00
jeffvli
715ee0fa3f Reduce font-weight of table header 2023-01-05 19:57:21 -08:00
jeffvli
7fef7e4689 Adjust sidebar theme 2023-01-03 02:28:40 -08:00
jeffvli
25c96f2b18 Fix queue song color 2022-12-29 19:34:21 -08:00
jeffvli
b3b17013bf Adjust theme primary color 2022-12-29 19:25:11 -08:00
jeffvli
04275a272b Adjust default themes 2022-12-28 01:57:59 -08:00
jeffvli
84bdb30b57 Adjust default theme 2022-12-26 05:16:51 -08:00
jeffvli
3dd9e620a8 Change default fonts 2022-12-21 01:28:56 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00