jeffvli
|
22fae938c4
|
refactor item grid sizer handling to prevent blanks on resize
|
2025-11-29 19:33:39 -08:00 |
|
jeffvli
|
359e442947
|
optimize excessive layout re-rendering due to react-router
|
2025-11-29 19:33:39 -08:00 |
|
jeffvli
|
e78a46ab24
|
optimize list refresh functions
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
d3132ad570
|
reimplement genre detail route
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
eba485034a
|
fix align on certain table columns
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
04c2bec58f
|
fix paginated loader query return value to be consistent with domain types
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
bbcee3f461
|
fix album column styling to fit link to width of text
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
56162b650c
|
handle title combined column on compact sizing
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
84419820b8
|
add optimistic update for favorite/ratings mutations
|
2025-11-29 19:33:38 -08:00 |
|
jeffvli
|
f3b7d776e8
|
add compact image column styling
|
2025-11-29 19:33:37 -08:00 |
|
jeffvli
|
4b2708e1e4
|
fix activeRowId styles for title columns
|
2025-11-29 19:33:37 -08:00 |
|
jeffvli
|
646eb4a3b0
|
add double click play to album detail
- add mediaPlayByIndex
- add index property to item list controls args
- add overrides to item list controls
|
2025-11-29 19:33:37 -08:00 |
|
jeffvli
|
ee4a1f762e
|
Revert "use new favorite color for icons"
This reverts commit 23c81d3bdc.
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
e137e727f6
|
remove calculated width from group row
- prevents overflow when pinned right columns
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
70a6ca5d77
|
use new favorite color for icons
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
d83d1f3e5a
|
add album column to table
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
c4f94495a8
|
support scroll sync on sticky table header and groups
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
948fc40b3e
|
add motion animation on list to handle scrollbar sizing shift
|
2025-11-29 19:33:36 -08:00 |
|
jeffvli
|
ece82d813c
|
pass state from list navigation
|
2025-11-29 19:33:35 -08:00 |
|
jeffvli
|
82e1ce4d7a
|
handle conditional item card expansion
|
2025-11-29 19:33:35 -08:00 |
|
jeffvli
|
c763824803
|
add basic mobile responsive layout
|
2025-11-29 19:33:35 -08:00 |
|
jeffvli
|
c691c349dd
|
handle table row index values on paginated lists
|
2025-11-29 19:33:35 -08:00 |
|
jeffvli
|
d977407766
|
cleanup small issues
|
2025-11-29 19:33:34 -08:00 |
|
jeffvli
|
8e1cdac3a2
|
optimize playqueue performance for active song styles
|
2025-11-29 19:33:34 -08:00 |
|
jeffvli
|
69f7f5c236
|
handle favorite/rating events for all tables
|
2025-11-29 19:33:34 -08:00 |
|
jeffvli
|
e3402a1e44
|
bundle size optimizations
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
f3bb4187d7
|
wrap all instances of mantine hooks used in renderer
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
43d409b0d7
|
remove wrong styles from group rows
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
05deafdffb
|
disable bugged react-hooks rules
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
fd85f1f51a
|
handle table row indexing with group rows
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
94c128ea3d
|
handle row groups with pinned table columns
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
a4a0a1d227
|
force row height on group rows
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
eb1443a45b
|
handle non-list items contextmenu in controls
|
2025-11-29 19:33:33 -08:00 |
|
jeffvli
|
21081edfa3
|
hide sticky table group after scrolling past
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
e0b326c565
|
fix type
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
30377ab84e
|
adjust column picker again
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
dc15ede3dc
|
refactor table column picker util to reset pinned/align to default values
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
f52bcd2415
|
add sticky disc group rows for album detail
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
f366b50550
|
add new table to album detail
|
2025-11-29 19:33:32 -08:00 |
|
jeffvli
|
f2b629fe6d
|
use default cursor on list hover
|
2025-11-29 19:32:25 -08:00 |
|
jeffvli
|
2fc14ecd0e
|
add new grid carousels
|
2025-11-29 19:32:25 -08:00 |
|
jeffvli
|
8eb90ebf06
|
add new context menu implementation
|
2025-11-29 19:32:24 -08:00 |
|
jeffvli
|
ec0590c79a
|
rename player context hook
|
2025-11-29 19:32:23 -08:00 |
|
jeffvli
|
9c2ed36b5c
|
add new playlist list
|
2025-11-29 19:32:23 -08:00 |
|
jeffvli
|
b6c3200419
|
implement item list grid card row customization
|
2025-11-29 19:32:23 -08:00 |
|
jeffvli
|
56d0669510
|
add grid card row config
|
2025-11-29 19:32:22 -08:00 |
|
jeffvli
|
05c4fd37cc
|
fix list paginated loader hook
|
2025-11-29 19:32:22 -08:00 |
|
jeffvli
|
af00110973
|
enforce data order in list selection
|
2025-11-29 19:32:22 -08:00 |
|
jeffvli
|
da691fa978
|
fix some table drop conditions
|
2025-11-29 19:32:22 -08:00 |
|
jeffvli
|
3f4148258f
|
add shadow to table header
|
2025-11-29 19:32:22 -08:00 |
|