jeffvli
|
0e388dabf5
|
add fullscreen visualizer (#1546)
|
2026-01-18 02:17:55 -08:00 |
|
jeffvli
|
27a5153b8a
|
add click handler onto the accessible deselect icon on the multiselect
|
2026-01-18 00:50:03 -08:00 |
|
jeffvli
|
bda82a8198
|
add gap between input and items in VirtualMultiSelect
|
2026-01-17 21:38:12 -08:00 |
|
Nooby
|
b9d14e03f1
|
Add Rosé Pine themes (#1549)
* Add Rosé Pine theme
|
2026-01-17 20:35:11 -08:00 |
|
jeffvli
|
123f09da6c
|
fix spinner position in VirtualMultiSelect
|
2026-01-17 20:19:06 -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
|
27f82aef94
|
conditionally disable Subsonic list filters based on availability (#1567)
|
2026-01-17 18:20:40 -08:00 |
|
jeffvli
|
5b519320c2
|
enhance album/song list filters
|
2026-01-17 16:56:35 -08:00 |
|
jeffvli
|
8c5188dfd0
|
add VirtualMultiSelect component for filters
|
2026-01-17 16:25:12 -08:00 |
|
jeffvli
|
d793e67b56
|
replace separator string with smaller bullet
|
2026-01-17 13:29:25 -08:00 |
|
jeffvli
|
3f3540dd2b
|
fix mouseover state causing rerender in fullscreen player (#1535)
|
2026-01-17 03:02:05 -08:00 |
|
jeffvli
|
e0e1799902
|
add fallback to minYear if no dates tagged
|
2026-01-17 02:35:11 -08:00 |
|
jeffvli
|
e64d77feba
|
add timeout to prevent accidental context submenu close (#1552)
|
2026-01-17 02:31:09 -08:00 |
|
jeffvli
|
ac944c43bb
|
add composer column to song/album table (#1559)
|
2026-01-17 02:16:56 -08:00 |
|
jeffvli
|
18d56f32cf
|
add Title (artist) column (#1496)
|
2026-01-17 01:49:59 -08:00 |
|
jeffvli
|
2827b2ae01
|
invalidate the album query on scrobble submission
|
2026-01-16 04:23:57 -08:00 |
|
jeffvli
|
1850cc68d8
|
Revert "refactor image to only render in viewport once"
This reverts commit 746951b55f.
|
2026-01-14 18:46:09 -08:00 |
|
Kendall Garner
|
40f04d6800
|
fix navidrome tag list sort
|
2026-01-11 17:07:57 -08:00 |
|
jeffvli
|
746951b55f
|
refactor image to only render in viewport once
|
2026-01-10 14:22:05 -08:00 |
|
Kendall Garner
|
f465e34ea3
|
fix(jellyfin): use correct filter for album/artist with small count
|
2026-01-08 20:32:57 -08:00 |
|
haveac1gar
|
e0e82e7246
|
Added sorting by Disc Number and Track Number for SongListSort.COMMENT (#1518)
|
2026-01-05 20:15:15 -08:00 |
|
jeffvli
|
5ec8f1a904
|
add fallback to year for navidrome release display (#1498)
|
2026-01-04 15:22:37 -08:00 |
|
jeffvli
|
3122c1a058
|
fix long press to work only on left click (#1493)
|
2026-01-04 01:53:34 -08:00 |
|
jeffvli
|
af055ab6dd
|
support original date display and sort (#1488)
|
2026-01-04 01:49:51 -08:00 |
|
jeffvli
|
e34d84deee
|
fix missing defaultValue on NumberInput
|
2026-01-04 01:01:14 -08:00 |
|
jeffvli
|
5f1867c14f
|
add support for track subtitle display (#1177)
|
2026-01-04 00:44:22 -08:00 |
|
jeffvli
|
06fc7b391f
|
remove remixer from navidrome album type
|
2026-01-03 06:31:40 -08:00 |
|
jeffvli
|
186811156e
|
add remixer to song artist (#1400)
|
2026-01-03 03:03:10 -08:00 |
|
jeffvli
|
261c5541cd
|
cleanup path replacement
|
2026-01-03 02:24:53 -08:00 |
|
jeffvli
|
5c14d20f78
|
join releasetypes on 'all' mode on artist page
|
2026-01-03 02:09:59 -08:00 |
|
jeffvli
|
d06d1674d1
|
optimize various base components
|
2026-01-03 01:01:54 -08:00 |
|
jeffvli
|
6aeec1e89c
|
add filepath replacement setting (#1402)
|
2026-01-02 01:23:29 -08:00 |
|
jeffvli
|
c7809c62ce
|
throttle volume slider
|
2026-01-01 15:32:20 -08:00 |
|
jeffvli
|
cb47883328
|
remove unused properties from PlayerData
|
2026-01-01 15:31:57 -08:00 |
|
jeffvli
|
14cc4079a3
|
fix Inter font missing variable weights
|
2025-12-31 18:19:34 -08:00 |
|
jeffvli
|
72d0fca28b
|
support secondary public server URL
|
2025-12-30 21:05:38 -08:00 |
|
jeffvli
|
4a025f82e4
|
fix incorrect imageId assignments (#1456)
|
2025-12-30 15:18:03 -08:00 |
|
jeffvli
|
5b7557bd45
|
fix subsonic release date format to yyyy-mm-dd
|
2025-12-30 03:40:12 -08:00 |
|
jeffvli
|
6aa3905922
|
use exact album artist names (#1459)
|
2025-12-30 03:39:53 -08:00 |
|
jeffvli
|
62ab4b7a00
|
add releaseType to album header
|
2025-12-29 21:16:39 -08:00 |
|
jeffvli
|
145dc5c99e
|
add fallback for navidrome release date
|
2025-12-29 20:54:58 -08:00 |
|
Pyx
|
42058ff6d6
|
fix: correct propagation on settings menu (#1453)
* fix propagation error on settings menu
|
2025-12-29 14:57:49 -08:00 |
|
jeffvli
|
b30e26ae7e
|
adjust app default columns
|
2025-12-28 17:19:32 -08:00 |
|
jeffvli
|
109788ebbb
|
update multiselect styles
|
2025-12-28 15:07:57 -08:00 |
|
jeffvli
|
0a54f7c44c
|
remove similarSongs from autodj when music folder is selected (#1451)
- Similar songs queries for both Subsonic/Jellyfin do not support querying by musicFolderId
|
2025-12-28 14:09:22 -08:00 |
|
jeffvli
|
d5d995de5f
|
fix missing musicFolderId on search (#1451)
|
2025-12-28 13:34:26 -08:00 |
|
jeffvli
|
ef631d12cc
|
support multiselect for nd album artist_id filter
|
2025-12-28 06:44:31 -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
|
66699b9572
|
fix regression on round ItemCard
|
2025-12-28 03:23:57 -08:00 |
|