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
96f38e597c
fix SegmentedControl indicator bugged position
2025-12-23 18:19:52 -08:00
jeffvli
ac3dcb5e17
fix releaseDate behavior on navidrome song normalization
2025-12-22 20:15:37 -08:00
Benjamin
7a77b9bfe7
feat: show record label copyright at bottom of track listing ( #1421 )
...
* show record label copyright at bottom of track listing
* add recordLabels support for Jellyfin
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-22 19:08:35 -08:00
jeffvli
e21f538aa4
add item list selection dialog
2025-12-16 20:24:46 -08:00
jeffvli
88b27fa378
more small adjustments to light mode
2025-12-15 00:55:13 -08:00
jeffvli
3c2af4bd1a
more minor theme adjustments
2025-12-14 19:33:03 -08:00
jeffvli
868c64dda5
adjust SegmentedControl to use theme color
2025-12-14 16:11:45 -08:00
jeffvli
09dfc1ff1d
adjust network request waterfall to force authentication first, add fallback for no network ( #1028 )
2025-12-14 16:00:05 -08:00
jeffvli
d8c46ba7ef
adjust surface color for some themes
2025-12-14 14:55:38 -08:00
jeffvli
69de9a98f0
add new app themes
2025-12-14 06:06:27 -08:00
jeffvli
1e8e1789cd
remove artist song list fetch post-processing
...
- the post-processing sort breaks the correct order returned by the API
2025-12-14 04:26:39 -08:00
jeffvli
b4b106222e
optimize library headers ( #1374 )
2025-12-14 02:33:19 -08:00
Jeff
7ed847fecb
Add internet radio ( #1384 )
2025-12-13 21:26:33 -08:00
jeffvli
5c8d18d1c9
add validation for Subsonic releaseDate
2025-12-13 19:47:07 -08:00
jeffvli
a14e5f08ee
allow user to unpin list sidebar
2025-12-13 02:03:04 -08:00
jeffvli
ab1176d4f6
add improved play button group on list headers
2025-12-13 00:52:23 -08:00
jeffvli
eb100351a6
add proper labels to ND tag filters
2025-12-13 00:20:43 -08:00
Kendall Garner
ed5d590a6b
feat: sync play queue for navidrome/subsonic ( #1335 )
...
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-12 21:05:00 -08:00
jeffvli
f850c52f5d
add new spinner icon
2025-12-12 19:32:19 -08:00
jeffvli
1bcc23862c
fix authentication query for Subsonic/ND
2025-12-12 11:10:29 -08:00
lindenkron
bb55fc2278
Add Lyrics button to right-controls. ( #1363 )
...
* Add Microphone icon to right-controls to show/hide lyrics.
2025-12-10 22:37:44 -08:00
jeffvli
c1ea39aa14
normalize dates to UTC, remove year to date conversions
2025-12-10 17:40:32 -08:00
jeffvli
27eebe474e
fix username param on subsonic getUser ( #1362 )
2025-12-10 10:18:11 -08:00
jeffvli
fcfe39aa2b
support alternate row colors on sidebar ( #1354 )
2025-12-09 17:32:29 -08:00
jeffvli
3d07290231
use album icon for unloaded image ( #1136 )
2025-12-08 22:31:30 -08:00
jeffvli
498a0f4b5d
add constraints to volume updates by hotkey, throttle to 50ms ( #1345 )
2025-12-08 20:00:37 -08:00
jeffvli
76b59921f1
fix descending song list id sort
2025-12-08 19:38:19 -08:00
jeffvli
cd2d8ae3c9
lint
2025-12-07 20:08:57 -08:00
jeffvli
2929603565
check authentication for all servers on initialization and update permission roles
2025-12-08 03:57:23 +00:00
jeffvli
4f4300042b
add bitDepth, sampleRate columns to table ( #1205 )
2025-12-07 19:41:03 -08:00
jeffvli
c82762a3fc
check authentication for all servers on initialization and update permission roles
2025-12-07 18:28:12 -08:00
jeffvli
4ddada1fe3
add isAdmin to auth state
2025-12-07 17:21:46 -08:00
jeffvli
65a7c3440b
add player autodj ( #7 )
2025-12-07 15:04:39 -08:00
Kendall Garner
9634d7c50d
feat(subsonic): support form post ( #1333 )
...
* feat(subsonic): support form post
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-07 03:28:49 -08:00
jeffvli
9c81487f98
decrease z-index on LoadingOverlay to prevent conflicts
2025-12-07 02:28:18 -08:00
jeffvli
a74ed3e4c7
add fallback to album artist if no artists in Jellyfin response ( #1329 )
2025-12-07 00:42:01 -08:00
jeffvli
1d6019c9d2
add go to page selector for list pagination
2025-12-07 00:36:58 -08:00
jeffvli
0a7029f7bc
add support for full playlist re-order ( #1327 )
2025-12-06 17:41:13 -08:00
jeffvli
83886ed4ba
add new spoiler component
2025-12-05 01:35:54 -08:00
jeffvli
ccdd16292a
add player filters to omit songs from queue based on criteria
2025-12-03 22:11:18 -08:00
jeffvli
091625d7d9
decouple folder list sort from song list sort
2025-12-03 20:27:57 -08:00
jeffvli
cb2581252b
remove _custom query usage for playlists
2025-12-03 18:31:42 -08:00
jeffvli
a7e6a75c68
normalize tooltips
2025-12-03 16:00:41 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
f84506ce01
use tags list for Navidrome genres to support counts
2025-12-02 18:38:08 -08:00
jeffvli
d22b24d98f
fix potential stale state on list config reorder, slight redesign
2025-12-02 17:40:00 -08:00
jeffvli
aff7a61bca
fix list filters
2025-12-02 00:11:42 -08:00
jeffvli
7db0b59895
make modal overlay consistent
2025-12-01 17:52:23 -08:00