Kendall Garner
2a0e414d8f
fix lint for custom property
2026-06-11 17:47:29 -07:00
Kendall Garner
f2c455f23b
disable text wrap for combined-title artists
2026-06-11 17:42:05 -07:00
jeffvli
704745eb7c
fix item table crashing with row play controls
...
- hovercard causes issues with the image component as the component is mounted/unmounted within the portal
2026-05-22 03:28:37 -07:00
jeffvli
64efbc5210
add table row playback controls
...
- supports song, album, artist, and album artist tables
- hovering over the first row index or track number column will display a hovercard for the playback controls
2026-05-19 21:03:27 -07:00
Jeff
e2a1d813a9
Use proper casing for i18n locales ( #1998 )
2026-05-11 19:42:07 -07:00
jeffvli
141a20f042
refactor item table props
2026-04-04 12:34:27 -07:00
jeffvli
72f1d2f9f9
improve date parsing for partial dates ( #1683 )
2026-04-02 19:39:08 -07:00
Norman
eb8913479b
Add album grouping column ( #1722 )
...
* Add album grouping column
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-26 20:34:55 -08:00
jeffvli
2b4046a82e
fix double click propagation on the table expand button
2026-02-13 17:49:49 -08:00
Jeff
f39a7f8d6f
Add album detail list view ( #1681 )
2026-02-09 21:56:08 -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
jeffvli
9532601efe
make compact image container full width
2026-01-28 19:54:14 -08:00
jeffvli
bd34a729b3
set debounce / viewport for images used in the app
2026-01-28 19:49:37 -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
a50984d2cb
remove memoization from individual table columns
...
- causes issues with drag/drop state
2026-01-23 20:43:28 -08:00
jeffvli
f6012d3b03
add more memoization to the ItemTableList
2026-01-22 00:33:51 -08:00
jeffvli
1c6ee88912
remove ♫ icon from card/table date fields
2026-01-18 17:46:16 -08:00
jeffvli
c53b2f8ed8
fix title columns link width
2026-01-18 17:45:58 -08:00
jeffvli
ac944c43bb
add composer column to song/album table ( #1559 )
2026-01-17 02:16:56 -08:00
jeffvli
85a7df29db
fix settings reset
...
- force reset by deleting local storage state and reloading the window
- the default reset functionality does not seem to work due to the persistence
2026-01-17 01:53:08 -08:00
jeffvli
18d56f32cf
add Title (artist) column ( #1496 )
2026-01-17 01:49:59 -08:00
jeffvli
d1aed5007f
refactor item list to use accessor function
2026-01-16 23:45:46 -08:00
jeffvli
a5fa022eb6
add context to item list table
2026-01-16 23:45:04 -08:00
jeffvli
79e7d7a010
refactor item list table drag/hover
2026-01-16 23:43:50 -08:00
jeffvli
0e41144a10
fix title overflow on firefox
2026-01-08 23:50:38 -08:00
Kendall Garner
bc40123891
fix(queue): use song serverId when switching servers
2026-01-08 20:43:35 -08:00
jeffvli
af055ab6dd
support original date display and sort ( #1488 )
2026-01-04 01:49:51 -08:00
jeffvli
5f1867c14f
add support for track subtitle display ( #1177 )
2026-01-04 00:44:22 -08:00
jeffvli
29957780cb
fix wrong imageRes being used in some cases
2026-01-03 16:00:32 -08:00
jeffvli
dc0c6401de
fix image column skeleton aspect ratio
2026-01-03 06:31:42 -08:00
jeffvli
4a025f82e4
fix incorrect imageId assignments ( #1456 )
2025-12-30 15:18:03 -08:00
jeffvli
6aa3905922
use exact album artist names ( #1459 )
2025-12-30 03:39:53 -08:00
jeffvli
b30e26ae7e
adjust app default columns
2025-12-28 17:19:32 -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
5da119e065
use absolute date for release date column ( #1364 )
2025-12-10 17:36:03 -08:00
jeffvli
753f35f81b
remove truncation from path column ( #1351 )
2025-12-09 17:38:16 -08:00
jeffvli
9385c25ea9
fix drag styles on playlist reorder
2025-12-07 00:20:27 -08:00
jeffvli
0a7029f7bc
add support for full playlist re-order ( #1327 )
2025-12-06 17:41:13 -08:00
jeffvli
8c545f6d21
add missing play button onto title combined image
2025-12-04 18:03:26 -08:00
jeffvli
55ebc7d74a
improve image column play handler to support long press
2025-12-03 16:25:28 -08:00
jeffvli
a7e6a75c68
normalize tooltips
2025-12-03 16:00:41 -08:00
jeffvli
0b5b554eec
fix compact image sizing
2025-12-03 14:55:22 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
ddb6447165
fix table image aspect ratio
2025-12-02 18:38:08 -08:00
jeffvli
97af90c004
re-add play button to image column
2025-12-02 01:35:19 -08:00
jeffvli
60cdea6787
large performance refactor
2025-11-29 19:33:39 -08:00
jeffvli
d3132ad570
reimplement genre detail route
2025-11-29 19:33:38 -08:00
jeffvli
bbcee3f461
fix album column styling to fit link to width of text
2025-11-29 19:33:38 -08:00
jeffvli
56162b650c
handle title combined column on compact sizing
2025-11-29 19:33:38 -08:00