quintodrome/ui/src/artist
Kendall Garner 2731e25fd2
fix(ui): use div for fragment, check lastfm url for artist page (#4980)
* fix(ui): use div for fragment, check lastfm url for artist page

* use span instead of div for better compat

* fix: implement isLastFmURL utility and add tests for URL validation

---------

Co-authored-by: Deluan <deluan@navidrome.org>
2026-02-04 17:34:26 -05:00
..
actions.js feat: add similar songs functionality in agents, and Instant Mix (song-based) to UI (#4919) 2026-01-25 16:16:43 -05:00
ArtistActions.jsx feat: add similar songs functionality in agents, and Instant Mix (song-based) to UI (#4919) 2026-01-25 16:16:43 -05:00
ArtistActions.test.jsx fix(ui): replaygain for Artist Radio and Top Songs (#4328) 2025-07-08 17:41:14 -03:00
ArtistExternalLink.jsx fix(ui): use div for fragment, check lastfm url for artist page (#4980) 2026-02-04 17:34:26 -05:00
ArtistList.jsx fix(server): headless library access improvements (#4362) 2025-07-20 15:58:21 -04:00
ArtistListActions.jsx build(ui): migrate from CRA/Jest to Vite/Vitest (#3311) 2024-09-28 11:54:36 -04:00
ArtistShow.jsx chore: format JSX components 2026-02-03 12:46:39 -05:00
ArtistSimpleList.jsx feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
DesktopArtistDetails.jsx chore: format JSX components 2026-02-03 12:46:39 -05:00
index.jsx build(ui): migrate from CRA/Jest to Vite/Vitest (#3311) 2024-09-28 11:54:36 -04:00
MobileArtistDetails.jsx chore: format JSX components 2026-02-03 12:46:39 -05:00