Commit Graph

118 Commits

Author SHA1 Message Date
jeffvli 65a52625ef add favorite icon color 2025-11-21 20:21:03 -08:00
jeffvli 2ae34d1b66 remove most built-in fonts, adjust NotoSans weight 2025-11-21 19:03:07 -08:00
jeffvli ed80fbce93 fix padding on rating component 2025-11-21 19:02:29 -08:00
jeffvli ab3e7caad1 redesign album detail page 2025-11-20 03:47:56 -08:00
jeffvli c6a3b6381c add basic mobile responsive layout 2025-11-19 19:23:44 -08:00
jeffvli 3aa93842a6 crossfade player enhancements, reorganize settings 2025-11-19 15:43:20 -08:00
jeffvli 980094c965 add PillLink component 2025-11-19 02:47:24 -08:00
jeffvli dc57bfa0cf adjust rating component to match theme sizes 2025-11-19 02:47:12 -08:00
jeffvli 0d2e59dcea updating rating button styles to more closely resemble icons 2025-11-19 02:29:08 -08:00
jeffvli 42c1a98407 reimplement fullscreen player 2025-11-19 01:27:03 -08:00
jeffvli 67c9f13a4b fix missing container on image without src 2025-11-19 00:09:46 -08:00
jeffvli 1abb1afd01 fix image component height 2025-11-18 23:03:09 -08:00
jeffvli 619a2b3d83 set confirm modal to focus confirm button 2025-11-18 21:02:28 -08:00
jeffvli a8361fad31 optimize various components 2025-11-18 13:25:27 -08:00
jeffvli ef934e2419 bundle size optimizations 2025-11-18 12:47:53 -08:00
jeffvli 9e886c8588 wrap all instances of mantine hooks used in renderer 2025-11-18 00:29:35 -08:00
jeffvli 839bbd669c adjust default theme colors 2025-11-17 10:46:12 -08:00
jeffvli 24f79e352f fix appmenu keys 2025-11-17 02:58:29 -08:00
jeffvli 1ab2e9860f add global music folder selector 2025-11-17 01:46:04 -08:00
jeffvli 6951652fab add new table to album detail 2025-11-16 13:53:04 -08:00
jeffvli 6efe727228 remove ag-grid 2025-11-15 20:07:42 -08:00
jeffvli 1841808762 refactor double click handler to add quicker single click 2025-11-15 14:07:11 -08:00
jeffvli dc647e8d49 fix Song domain type year value 2025-11-15 13:42:24 -08:00
jeffvli e5237dddfb decrease context menu width 2025-11-15 13:24:51 -08:00
jeffvli 12f2ae2008 add new context menu implementation 2025-11-15 04:22:06 -08:00
jeffvli b6949ad3cd implement item list grid card row customization 2025-11-14 15:18:25 -08:00
jeffvli a369573b85 refactor Modal component styles to match provider 2025-11-14 00:39:09 -08:00
jeffvli 895dc19736 refactor domain types to rename itemType 2025-11-13 22:04:00 -08:00
jeffvli 8c4e9895e6 refactor Genre domain type to include serverType and serverId 2025-11-13 21:50:11 -08:00
jeffvli 4bdb6b4bc2 slightly increase double click latency 2025-11-13 21:01:35 -08:00
jeffvli 2e050db34c implement double click handler on default controls 2025-11-13 20:54:18 -08:00
jeffvli 8afb72ed14 add table header icons for discNumber and trackNumber, refactor sizing 2025-11-13 14:17:51 -08:00
jeffvli 27ce05b889 enforce fetch order for addToQueue 2025-11-13 14:01:23 -08:00
jeffvli ecbc17d7b7 reduce default scrollbar size 2025-11-13 10:44:30 -08:00
jeffvli c5fb5da574 add LoadingOverlay component 2025-11-10 20:27:13 -08:00
jeffvli 2f434c9d00 add drag/drop from lists into queue 2025-11-09 20:44:03 -08:00
jeffvli 7e30312d2a add drag state to item grid 2025-11-09 00:36:35 -08:00
jeffvli 9c30e9eb93 add rating / favorite to player context and events 2025-11-07 19:44:19 -08:00
jeffvli 3e20278adc fix merge 2025-11-07 17:15:05 -08:00
jeffvli 62a8864bfa add remaining song filter changes 2025-11-07 17:13:24 -08:00
jeffvli b6bbef3557 update settings store for album/song lists 2025-11-07 17:13:15 -08:00
jeffvli 6c44c804ea remove typed _custom query 2025-11-07 17:13:15 -08:00
jeffvli fe79bcb3f9 wrap disclosure hook 2025-11-07 17:13:14 -08:00
jeffvli b4d6bddcd6 wrap localstorage hook 2025-11-07 17:13:14 -08:00
jeffvli 3a3712a7b6 add keys, pagination types 2025-11-07 17:13:14 -08:00
jeffvli 3d2d4d0596 add PLAYLIST_SONG, QUEUE_SONG item types 2025-11-07 17:13:03 -08:00
jeffvli 23005ba857 forward switch ref 2025-11-07 17:13:03 -08:00
jeffvli 6b51718c0a update popover/dropdown bg styles 2025-11-07 17:13:03 -08:00
jeffvli 36235d85d9 add alignment icons 2025-11-07 17:13:03 -08:00
jeffvli 1d28a2496e center align checkbox label by default 2025-11-07 17:13:03 -08:00