quintodrome/ui/src/utils
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
..
calculateReplayGain.js fix(ui): show effective dB of track when playing (#3293) 2024-09-21 16:46:14 -04:00
formatters.js test: fix locale-dependent tests by making formatNumber locale-aware (#4619) 2025-11-06 14:34:00 -05:00
formatters.test.js test: fix locale-dependent tests by making formatNumber locale-aware (#4619) 2025-11-06 14:34:00 -05:00
index.js feat(ui): add Play Artist's Top Songs button (#4204) 2025-06-09 19:09:04 -04:00
intersperse.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
notifications.js Fix formatting 2020-11-21 02:03:54 -05:00
openInNewTab.js Implement Last.fm account linking UI 2021-06-23 11:01:58 -04:00
removeHomeCache.js fix(ui): remove index.html from service worker cache after creating admin user (#3642) 2025-01-12 18:32:02 -05:00
urls.js fix(ui): use div for fragment, check lastfm url for artist page (#4980) 2026-02-04 17:34:26 -05:00
urls.test.js fix(ui): use div for fragment, check lastfm url for artist page (#4980) 2026-02-04 17:34:26 -05:00
validations.js feat: add Rated At field - #4653 (#4660) 2025-11-24 23:18:05 -05:00
validations.test.js feat: add Rated At field - #4653 (#4660) 2025-11-24 23:18:05 -05:00