jeffvli
72ab1dc8a0
add download context menu action for browser
2026-01-31 00:41:48 -08:00
jeffvli
131e1ec11d
support filter pinning on the genre detail list
2026-01-30 21:42:17 -08:00
jeffvli
6962a05c96
fix icon and wrap on collection title
2026-01-30 21:29:33 -08:00
jeffvli
25ee57da1c
remove filter modal from playlist list header
2026-01-30 21:12:18 -08:00
jeffvli
8e6078515a
add spinner for color loading fallback
2026-01-30 21:07:07 -08:00
jeffvli
1a5e513526
add list filter collections
2026-01-30 20:03:27 -08:00
jeffvli
ad83e95a46
decouple audio device setting property depending on player type ( #1617 )
2026-01-30 17:55:25 -08:00
Damien Erambert
6a0c2213a5
Prevent scrollbar appearing in album metadata column on large viewport ( #1629 )
...
* Prevent layout shifting due to scrollbar appearing in album metadata column
2026-01-30 17:48:55 -08:00
Steffen Martinsen
b8228844df
feat: Add support for player controls in macOS dock menu ( #1627 )
...
* Added simple macOS dock menu similar to tray menu
* Enhanced and moved dock menu to darwin folder and enabled mpris on macOS to support play/pause state
* Added missing property sortName to silence TS error
2026-01-30 12:01:02 -08:00
jeffvli
4d81dc49fa
fix global hotkey volume step ( #1614 )
2026-01-29 22:23:09 -08:00
jeffvli
8ae1fb4fdb
fix type errors
2026-01-29 20:46:07 -08:00
jeffvli
a1a837298f
fix title/description of home feature style setting
2026-01-29 19:58:54 -08:00
jeffvli
74b0e38f7e
remove direct references to plural translation keys
2026-01-29 19:52:42 -08:00
jeffvli
c1f48b21a4
add config to show/hide table header
2026-01-29 19:43:00 -08:00
das_
590a7c7dfa
Fix Discord details url exceeding max length ( #1620 )
...
* fix discord details url exceeding max length
2026-01-28 21:08:00 -08:00
Mike Benz
796629b4e6
Enable Playlist in sidebar to be sorted ( #1542 )
...
* add playlist reorder in sidebar
2026-01-28 20:54:20 -08:00
jeffvli
ced3b491ff
add SortName client side sort option ( #1612 )
2026-01-28 20:45:47 -08:00
jeffvli
78aebd7c5d
add configuration to revert to single-select ItemGrid behavior
2026-01-28 20:14:05 -08:00
jeffvli
bd34a729b3
set debounce / viewport for images used in the app
2026-01-28 19:49:37 -08:00
jeffvli
26284e2412
decrease long animation durations ( #1553 )
2026-01-24 17:08:06 -08:00
Kendall Garner
6e4cd6912b
enable refresh for all home carousels, and fix favorite/rating on home
2026-01-24 14:54:29 -08:00
jeffvli
3a5d701195
fix genres detail content being constrained to maxWidth
2026-01-22 02:10:13 -08:00
jeffvli
34e037725c
disable autoscroll on non-list tables
2026-01-22 02:08:09 -08:00
jeffvli
81af324260
handle radio metadata for mpris / mediasession ( #1586 )
2026-01-22 01:30:45 -08:00
jeffvli
a5541745c3
add toggle for single/multiple home feature carousel ( #1581 ) ( #1412 )
2026-01-22 01:18:34 -08:00
jay
39d691d528
fix: stop volume slider clicks from opening full screen ( #1585 )
...
* fix volume slider clicks from opening full screen
2026-01-22 01:01:06 -08:00
jeffvli
0c1537e5ef
prevent duplicate audio device in selector ( #1598 )
2026-01-22 00:33:52 -08:00
jeffvli
f4072c183b
refactor feature hooks to be conditionally initialized
2026-01-21 02:23:25 -08:00
jeffvli
9a4a8eb742
refactor some usePlayerSong consumers to only fetch needed properties
2026-01-21 02:02:49 -08:00
jeffvli
dbfb547af9
remove favorite/rating handlers from PlayerContext to prevent rerenders from consumers
2026-01-21 01:57:47 -08:00
jeffvli
0492b867aa
optimize rating/favorite to prevent blocking UI
2026-01-21 01:38:11 -08:00
jeffvli
c3c18e22ea
add butterchurn presets ignore constant for broken presets
2026-01-20 18:02:59 -08:00
jeffvli
9318d00a5b
refactor butterchurn state to prevent rerender flicker on cycle
2026-01-20 17:58:58 -08:00
jeffvli
9a8986834e
remove wait for color calc on detail pages causing extra render
2026-01-20 15:40:48 -08:00
jeffvli
15633d07f0
remove the Priority queue type
2026-01-18 18:53:21 -08:00
Kendall Garner
04f7c7fdd4
fix(remote): proper image when mpris and remote interleave
2026-01-18 18:18:36 -08:00
jeffvli
5fd0ffaa4f
make reset filter button size consistent with unpin
2026-01-18 17:24:52 -08:00
jeffvli
2dd83b111f
allow search on visualizer select inputs
2026-01-18 17:17:39 -08:00
jeffvli
6b599bf53d
remove compilation from primary album section groupings
2026-01-18 17:07:53 -08:00
jeffvli
7f1c4a4d18
add sync status to lrclib lyrics ( #1568 )
2026-01-18 15:47:07 -08:00
jeffvli
c3d4f6cacd
properly handle disableArtistFilter and disableGenreFilter props for all list filters
2026-01-18 14:07:52 -08:00
jeffvli
dad3d10a83
move filter reset button to header
2026-01-18 14:04:30 -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
Kendall Garner
cf428a14a3
fix left control and context menu image display for queue items of different server
2026-01-18 08:35:19 -08:00
jeffvli
0e388dabf5
add fullscreen visualizer ( #1546 )
2026-01-18 02:17:55 -08:00
jeffvli
cad3b4c905
fix stale updates in Grid/Table config
2026-01-17 22:01:24 -08:00
jeffvli
ea46b98400
prevent mpv hotkey conflict with radio when inactive
2026-01-17 20:29:57 -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
9f9d685353
decrease font weight of JoinedArtists display
2026-01-17 17:46:51 -08:00