jeffvli
1a3e2eec70
add up to 2 genre carousels on the album page
2025-12-31 16:30:10 -08:00
jeffvli
4e213ea79e
improve library header title size calculation
2025-12-30 16:13:04 -08:00
jeffvli
6aa3905922
use exact album artist names ( #1459 )
2025-12-30 03:39:53 -08:00
jeffvli
aa75aaaffb
add more metadata to album header / side
2025-12-30 02:33:23 -08:00
jeffvli
fd158b956a
reorganize album metadata tags
2025-12-28 16:27:27 -08:00
jeffvli
796e511626
redesign artist page ( #416 ) ( #447 )
2025-12-26 21:13:04 -08:00
jeffvli
936ba73fe4
remove refresh buttons from grid carousel by default
2025-12-23 21:27:12 -08:00
jeffvli
a67ae50d16
fix links in album description
2025-12-22 20:43:26 -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
e3c26aa5fa
remove selection dialog from certain list views
2025-12-16 21:06:56 -08:00
jeffvli
b4b106222e
optimize library headers ( #1374 )
2025-12-14 02:33:19 -08:00
Damien Erambert
22dd20884d
Light mode fixes ( #1379 )
...
* Fix color of text in text buttons in light mode
* fix border color of search input in light mode
* fix carousel text colors in light mode
* fix scroll shadows colors in light mode
2025-12-12 19:30:30 -08:00
jeffvli
bd8503b25d
add client side sort to album song list
2025-12-07 19:15:34 -08:00
jeffvli
83886ed4ba
add new spoiler component
2025-12-05 01:35:54 -08:00
jeffvli
ab9da5207c
fix album tags always showing compilation ( #1313 )
2025-12-04 18:23:44 -08:00
jeffvli
c14877916a
add hotkey to album search input
2025-12-04 01:36:04 -08:00
jeffvli
cb2581252b
remove _custom query usage for playlists
2025-12-03 18:31:42 -08:00
jeffvli
55ebc7d74a
improve image column play handler to support long press
2025-12-03 16:25:28 -08:00
jeffvli
a893b063de
fix genre route link on album badges
2025-11-29 19:33:40 -08:00
jeffvli
84419820b8
add optimistic update for favorite/ratings mutations
2025-11-29 19:33:38 -08:00
jeffvli
646eb4a3b0
add double click play to album detail
...
- add mediaPlayByIndex
- add index property to item list controls args
- add overrides to item list controls
2025-11-29 19:33:37 -08:00
jeffvli
b159dd4452
remove indeterminate state from album disc groups
2025-11-29 19:33:36 -08:00
jeffvli
57779e960b
fix grid position of album content
2025-11-29 19:33:36 -08:00
jeffvli
3212a35efb
add LibraryContainer for max-width and background overlay
2025-11-29 19:33:36 -08:00
jeffvli
c4f94495a8
support scroll sync on sticky table header and groups
2025-11-29 19:33:36 -08:00
jeffvli
427cfe0796
move suspense wrapper on carousels in album detail
2025-11-29 19:33:36 -08:00
jeffvli
7fb0dffc40
redesign album detail page
2025-11-29 19:33:35 -08:00
jeffvli
1735b64d76
move genre buttons to album detail header
2025-11-29 19:33:35 -08:00
jeffvli
94f15d0f4f
add search input to album detail table
2025-11-29 19:33:35 -08:00
jeffvli
e986557d87
replace remaining legacy playqueue add functions
2025-11-29 19:33:34 -08:00
jeffvli
f52bcd2415
add sticky disc group rows for album detail
2025-11-29 19:33:32 -08:00
jeffvli
f366b50550
add new table to album detail
2025-11-29 19:33:32 -08:00
jeffvli
31d9ab048d
fix container ref instances
2025-11-29 19:33:32 -08:00
jeffvli
2fc14ecd0e
add new grid carousels
2025-11-29 19:32:25 -08:00
jeffvli
bf75dec0ce
migrate to react-router v7 and BrowserRouter
2025-11-29 19:32:11 -08:00
jeffvli
427f808180
rename internal types in domain models
2025-11-29 19:30:47 -08:00
jeffvli
550ba4f768
temporarily remove old player implementations to prevent broken app
2025-11-29 19:30:46 -08:00
jeffvli
c7a473d864
refactor api controller to internalize server fetch
2025-11-02 21:56:35 -08:00
jeffvli
b685ec370a
remove barrel files in renderer
2025-11-02 01:39:01 -07:00
jeffvli
8115963264
upgrade and refactor for react-query v5
2025-11-02 01:38:47 -07:00
jeffvli
8b141d652c
disable single attribute per line
2025-07-12 11:17:54 -07:00
jeffvli
c84dd648ea
various clean up and fixes
2025-06-24 18:43:37 -07:00
Kendall Garner
8c4a7f4f91
only show lastfm/listenbrainz if configured
2025-06-24 17:58:43 -07:00
Jeff
c1330d92b2
Migrate to Mantine v8 and Design Changes ( #961 )
...
* mantine v8 migration
* various design changes and improvements
2025-06-24 00:04:36 -07:00
Kendall Garner
f1e5ed41bc
also gate by external link
2025-06-07 20:54:23 -07:00
Kendall Garner
9b79502022
config option for listenbrainz/lastfm links
2025-06-07 20:36:41 -07:00
jeffvli
930165d006
fix all imports for new structure
2025-05-26 17:20:02 -07:00
jeffvli
1cf587bc8f
restructure files onto electron-vite boilerplate
2025-05-26 17:18:55 -07:00
Egor
5e628d96c7
Some fixes to #772 (Add play button to song table) ( #784 )
...
* Add play button to song table album cover, like it is in grid
* Fix: play button caused error for albums and artists tables
* Fix: play button caused error for some other tables
2024-10-09 17:40:30 -07:00
Kendall Garner
8cddbef701
Subsonic 2, general rework ( #758 )
2024-09-25 21:23:08 -07:00