Commit Graph

1749 Commits

Author SHA1 Message Date
jeffvli 925205c71b remove auto-text-size package 2025-11-21 20:43:01 -08:00
jeffvli d16b419604 add ignored colors to both hook and function 2025-11-21 20:42:49 -08:00
jeffvli 6ba15ae0a0 fix favorite/rating handlers on detail page 2025-11-21 20:25:35 -08:00
jeffvli 35d7d380ec fix detail query keys with no query provided 2025-11-21 20:21:17 -08:00
jeffvli 3cd91b63a3 adjust library header title sizing 2025-11-21 20:20:58 -08:00
jeffvli 8540b077bd fix grid position of album content 2025-11-21 19:06:24 -08:00
jeffvli eef21743db adjust various font sizes, weights around the app 2025-11-21 19:06:09 -08:00
jeffvli 4466e72a18 increase md, sm, xs font sizes 2025-11-21 19:03:41 -08:00
jeffvli 2ae34d1b66 remove most built-in fonts, adjust NotoSans weight 2025-11-21 19:03:07 -08:00
jeffvli b55a0223ed add LibraryContainer for max-width and background overlay 2025-11-20 20:54:14 -08:00
jeffvli 413e33c79b support scroll sync on sticky table header and groups 2025-11-20 14:40:09 -08:00
jeffvli 32df760a2d add motion animation on list to handle scrollbar sizing shift 2025-11-20 12:36:38 -08:00
jeffvli e188687baa move suspense wrapper on carousels in album detail 2025-11-20 12:36:14 -08:00
jeffvli 7eb93708de decrease react-query gcTime to match staleTime 2025-11-20 12:35:00 -08:00
jeffvli b8dd1a1548 optimize player state for large queues 2025-11-20 12:34:31 -08:00
jeffvli ab3e7caad1 redesign album detail page 2025-11-20 03:47:56 -08:00
jeffvli e95e84e37c allow autoheight of library header 2025-11-20 00:26:18 -08:00
jeffvli 238143c3f5 pass state from list navigation 2025-11-20 00:18:19 -08:00
jeffvli d084c23089 fix expanded album title color again 2025-11-19 23:15:32 -08:00
jeffvli b8bcaf809a handle conditional item card expansion 2025-11-19 23:13:40 -08:00
jeffvli 116d4038d9 make item card navigation conditional on list state 2025-11-19 22:41:33 -08:00
jeffvli 449247e701 add favorite badge to card 2025-11-19 22:34:50 -08:00
jeffvli 96d15929ba add item card navigation 2025-11-19 22:28:03 -08:00
jeffvli b4b31bc6b4 fix drag to collapse sidebar 2025-11-19 22:19:36 -08:00
jeffvli 7f62c3beee fix title alignment on mobile player 2025-11-19 19:33:51 -08:00
jeffvli 868de6f5eb fix title color on expanded album list 2025-11-19 19:33:43 -08:00
jeffvli 591972a20b optimize library header bar render 2025-11-19 19:24:03 -08:00
jeffvli c6a3b6381c add basic mobile responsive layout 2025-11-19 19:23:44 -08:00
jeffvli 69beca764e handle manual grid rows on paginated lists 2025-11-19 16:07:36 -08:00
jeffvli 350d358c6b handle table row index values on paginated lists 2025-11-19 15:55:36 -08:00
jeffvli 3aa93842a6 crossfade player enhancements, reorganize settings 2025-11-19 15:43:20 -08:00
jeffvli 059f143dbf adjust genre display and gap in header 2025-11-19 02:52:35 -08:00
jeffvli 8f3777ec41 move genre buttons to album detail header 2025-11-19 02:30:01 -08:00
jeffvli a0d7058313 adjust library header metadata alignment 2025-11-19 02:29:34 -08:00
jeffvli d590ac33a1 add search input to album detail table 2025-11-19 02:10:31 -08:00
jeffvli 883406ef11 add fuse search utils 2025-11-19 02:10:22 -08:00
jeffvli cb9ea5996f readd base mantine css import 2025-11-19 01:46:46 -08:00
jeffvli e9d04e9d9e add play handlers to all remaining library headers 2025-11-19 01:39:46 -08:00
jeffvli 42c1a98407 reimplement fullscreen player 2025-11-19 01:27:03 -08:00
jeffvli 33c04cbb97 improve responsive styling on library header 2025-11-19 00:07:04 -08:00
jeffvli 4d6672f506 match drag behavior on waveform playerbar to original 2025-11-18 22:07:27 -08:00
jeffvli 5ff5fb3501 optimize playerbar slider component 2025-11-18 21:52:22 -08:00
jeffvli e2c3e4c89a cleanup small issues 2025-11-18 21:41:23 -08:00
jeffvli 81f2c86d3f add play buttons for each list page header 2025-11-18 21:30:48 -08:00
jeffvli 7b5ab08227 add new play behavior to libraryheader play button 2025-11-18 21:29:02 -08:00
jeffvli c8d3fc71dc add option to hide fetch confirmation 2025-11-18 20:53:10 -08:00
jeffvli 4a68fd5914 optimize playqueue performance for active song styles 2025-11-18 20:39:44 -08:00
jeffvli 3d7533d3d3 add list query fetcher 2025-11-18 18:57:18 -08:00
jeffvli 17efed18b9 add login page for locked server 2025-11-18 17:45:29 -08:00
jeffvli 34da091a8d fix unauthenticated flow 2025-11-18 17:31:40 -08:00