Alexander Welsing
2c546867a8
change "Fields" query parameter to array ( #1733 )
...
* change "Fields" query parameter to array
* platformToTarget.key() -> to array
2026-02-17 18:45:31 -08:00
jeffvli
1163c4ad5e
add JSON editor for playlist query builder ( #1711 )
2026-02-13 21:05:34 -08:00
Jeff
e6f49b9f1f
Add album view for playlists ( #1700 )
...
* update client side song ordering to include album order
* add compact styling to LibraryHeader
* move search button to top right of LibraryHeader
2026-02-11 21:48:25 -08:00
Kendall Garner
409dd69fcb
reduce explicit indicator spacing slightly
2026-02-11 19:34:20 -08:00
jeffvli
83f73c7fa9
remove unused enableAnimation from ImageContainer
2026-02-10 21:46:54 -08:00
York
cc8cb4f4f1
Add sleep timer to player bar ( #1671 )
...
* feat: add sleep timer to player bar
- Add sleep timer button in player bar right controls
- Preset options: End of song, 5/10/15/30/45 min, 1 hr, 2 hrs
- Custom timer with HH:MM:SS input fields
- Timer only counts down while music is playing
- Timer pauses playback when it expires
- End-of-song mode pauses at the next track change
- Uses theme-aware styling (--theme-colors-surface)
- Add sleepTimer/sleepTimerOff icons (LuTimer/LuTimerOff)
- Add i18n strings for sleep timer UI
---------
Co-authored-by: York <york@BonecharMac.local >
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-10 21:19:37 -08:00
Jeff
f39a7f8d6f
Add album detail list view ( #1681 )
2026-02-09 21:56:08 -08:00
jeffvli
7cecd859ae
add mbzReleaseGroupId to Album type
2026-02-06 05:22:56 -08:00
Pyx
82b50a60bc
Implement Glassy Dark theme ( #1388 )
...
* implement theme
* refactor theme stylesheets to load inline to simplify vite bundling
* add missing css module scope name for web build
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-06 02:01:32 -08:00
jeffvli
4c256348fc
add configuration to blur explicit album/song art
2026-02-04 01:20:31 -08:00
jeffvli
6e3275c05c
add explicit / clean indicators for album and song titles ( #1634 )
2026-02-04 00:35:35 -08:00
Jake Klingler
3518a3f3b6
populate bit depth from jellyfin ( #1648 )
2026-02-04 00:10:28 -08:00
jeffvli
f56a836ffd
add personal/community toggle for artist top songs ( #1372 )
2026-02-03 23:58:44 -08:00
jeffvli
c4fc8a8aef
fix overlayscrollbars init on loading state
2026-02-02 20:53:11 -08:00
jeffvli
3a5508653b
add missing CrossfadeStyle types
2026-02-01 22:13:59 -08:00
jeffvli
7615c0d2ba
track image viewport state in sessionStorage
2026-02-01 18:55:08 -08:00
jeffvli
37e41c9c8e
re-add background to modal header
2026-01-30 21:10:59 -08:00
jeffvli
69b6821deb
add secondary sort for album release date
2026-01-30 21:07:44 -08:00
jeffvli
1a5e513526
add list filter collections
2026-01-30 20:03:27 -08:00
jeffvli
bdd5c78d39
add custom skeleton component, remove dependency
2026-01-30 17:50:34 -08:00
jeffvli
7613bc32c2
decrease image debounce duration
2026-01-29 22:28:01 -08:00
jeffvli
74c9d0ca6f
remove eager loading prop from Image
2026-01-29 21:32:10 -08:00
jeffvli
1a39182d80
fix spoiler line breaks ( #1622 )
2026-01-29 20:43:57 -08:00
jeffvli
a496c04701
persist image render after entering viewport
2026-01-29 19:12:07 -08:00
jeffvli
ced3b491ff
add SortName client side sort option ( #1612 )
2026-01-28 20:45:47 -08:00
jeffvli
bd34a729b3
set debounce / viewport for images used in the app
2026-01-28 19:49:37 -08:00
jeffvli
23990b581b
add enableDebounce prop to Image to conditionally debounce image loading
2026-01-24 18:08:44 -08:00
jeffvli
f786da52bb
add custom useDebouncedValue hook to handle initial set value
2026-01-24 17:42:53 -08:00
jeffvli
ee145d6f65
add enableViewport prop to Image to conditionally lazy load
2026-01-24 17:27:32 -08:00
jeffvli
974313c30b
add hebrew font
2026-01-24 11:57:14 -08:00
marank
8ed586e2f3
add support for disc subtitles from subsonic discTitles field ( #1609 )
2026-01-23 21:30:09 -08:00
marank
f016d2cdf4
Cover art support for folder view (Subsonic servers only) ( #1608 )
...
* add coverArt support for subsonic folders
2026-01-23 21:26:51 -08:00
jeffvli
8b0b53029c
fix missing autoscroll cleanup on ScrollArea
2026-01-22 00:33:51 -08:00
jeffvli
15633d07f0
remove the Priority queue type
2026-01-18 18:53:21 -08:00
jeffvli
5c2c18268b
fix type assertions and add mantine type extension
2026-01-18 17:30:33 -08:00
jeffvli
4d0b0d0c8d
add compact sizing variants to ActionIcon
2026-01-18 17:24:52 -08:00
jeffvli
7f1c4a4d18
add sync status to lrclib lyrics ( #1568 )
2026-01-18 15:47:07 -08:00
Kendall Garner
5c06624f8c
Initial work: support showing studios for jellyfin, allow pill to be clickable ( #1566 )
2026-01-18 13:53:34 -08:00
jeffvli
a0e09b80cf
fix missing playlistItemId for subsonic song normalization ( #1564 )
2026-01-18 02:28:31 -08:00
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