jeffvli
78aebd7c5d
add configuration to revert to single-select ItemGrid behavior
2026-01-28 20:14:05 -08:00
jeffvli
34e037725c
disable autoscroll on non-list tables
2026-01-22 02:08:09 -08:00
jeffvli
9a8986834e
remove wait for color calc on detail pages causing extra render
2026-01-20 15:40:48 -08:00
jeffvli
6b599bf53d
remove compilation from primary album section groupings
2026-01-18 17:07:53 -08:00
jeffvli
4155cd0963
optimize ND/JF list fetch
...
- no longer requires 2 separate fetches for count and data
- the list count includes the first page so we set the query data directly
2026-01-17 19:57:12 -08:00
jeffvli
9b97a3fa61
add reset button to list filters
2026-01-17 17:43:55 -08:00
jeffvli
d1aed5007f
refactor item list to use accessor function
2026-01-16 23:45:46 -08:00
jeffvli
a59e57572c
support query key override on infinite carousels
2026-01-16 04:34:44 -08:00
jeffvli
46b80b9a18
add loading placeholder cards to grid carousel
2026-01-16 01:31:48 -08:00
jeffvli
1f12ef2151
increase album release section limit to 100 ( #1523 )
2026-01-14 21:55:21 -08:00
jeffvli
7ae0aa198e
use separator string for releasetype display
2026-01-04 02:54:00 -08:00
jeffvli
fd0d783e7d
use weighted ordering for album sections with secondary releasetypes
2026-01-03 15:51:58 -08:00
jeffvli
5ec025a70e
fix artist album search conditional render on no results
2026-01-03 15:42:41 -08:00
jeffvli
5c14d20f78
join releasetypes on 'all' mode on artist page
2026-01-03 02:09:59 -08:00
jeffvli
a66c67e86d
optimize settings store
2026-01-03 01:01:54 -08:00
Leonardo Salgueiro
a7d2a427ec
forcing string value for EP to always be upper case ( #1474 )
2026-01-01 11:59:27 -08:00
jeffvli
37ed99d0fb
optimize artist page load speed
2025-12-31 15:15:30 -08:00
jeffvli
7aeadb531f
use ItemImage in library header
2025-12-30 16:17:37 -08:00
jeffvli
adc094005f
improve compact size item card
2025-12-30 03:59:17 -08:00
jeffvli
82a566aee1
add artist release type configuration, fix page configurations
2025-12-29 20:54:58 -08:00
jeffvli
4006980b29
adjust artist page suspense fetching
2025-12-28 06:36:14 -08:00
jeffvli
1a930021b6
handle favorite/update in similarArtists
2025-12-28 03:43:59 -08:00
jeffvli
99be12e648
improve list loading indicator
2025-12-28 03:05:20 -08:00
jeffvli
f43950874d
use "album" releasetype as default artist album fallback
2025-12-28 02:03:05 -08:00
Leonardo Salgueiro
df0d4b7032
feat: adding setting to show/hide user ratings ( #1426 )
...
* adding show/hide user ratings setting
2025-12-28 01:04:50 -08:00
jeffvli
396325f397
refactor artist album grid to use flex layout
2025-12-28 00:51:20 -08:00
jeffvli
6207cea9f1
support animated artist images
2025-12-27 17:29:26 -08:00
jeffvli
710fc16f62
adjust artist album grid span
2025-12-27 16:22:02 -08:00
jeffvli
b573999d33
add titles translations for secondary release types
2025-12-27 15:44:27 -08:00
jeffvli
35d8698ca0
add broadcast and other release type groupings
2025-12-27 15:23:42 -08:00
jeffvli
23e4574667
add configuration to show secondary release types
2025-12-27 15:19:00 -08:00
jeffvli
7db15c7c72
separate EP and Single in artist releasetypes
2025-12-27 15:03:38 -08:00
jeffvli
acfc106f40
fix artist page initial fetch
2025-12-27 14:57:58 -08:00
jeffvli
a1114235d6
add layout animation for artist album cards
2025-12-27 02:25:13 -08:00
jeffvli
928b0b6f4d
add a limit of 20 albums per section
2025-12-27 02:15:13 -08:00
jeffvli
e51bb05564
add play controls to artist album sections
2025-12-27 02:03:53 -08:00
jeffvli
a21ee21652
add album section count badge
2025-12-27 01:55:34 -08:00
jeffvli
cc76c9f31e
update name of Single section to Single EP
2025-12-27 01:33:29 -08:00
jeffvli
0acb1f54fc
lint files
2025-12-27 01:27:10 -08:00
jeffvli
403ed8cae6
move artist radio button to page content
2025-12-27 01:19:56 -08:00
jeffvli
3db229ef68
re-add similar artists carousel to artist page
2025-12-27 01:13:28 -08:00
jeffvli
796e511626
redesign artist page ( #416 ) ( #447 )
2025-12-26 21:13:04 -08:00
jeffvli
dff182cbc5
use correct id for runtime images in useItemImageUrl
2025-12-26 14:04:48 -08:00
jeffvli
51587fbb6b
add grid item card size presets
2025-12-23 21:59:52 -08:00
farfromrefuge
a322717e0e
feat: add artist radio and track radio (in context menu) ( #1437 )
...
* Add API support for artist radio and track radio features
* Add translation strings and settings UI for artist radio count
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-23 20:46:19 -08:00
Jeff
25bfb65b6d
Add image URL generation at runtime to allow for dynamic image sizes ( #1439 )
...
* add getImageUrl to domain endpoints
* add new ItemImage component and hooks to generate image url
* add configuration for image resolution based on types
2025-12-23 20:18:52 -08:00
jeffvli
37be2cc8fa
lint files
2025-12-16 21:10:55 -08:00
jeffvli
e3c26aa5fa
remove selection dialog from certain list views
2025-12-16 21:06:56 -08:00
jeffvli
08a8f7f500
add utility to wait for detail bg color before page render
2025-12-14 16:35:38 -08:00
jeffvli
b4b106222e
optimize library headers ( #1374 )
2025-12-14 02:33:19 -08:00