navidrome/ui/src
Kendall Garner 7a858a2db3
Fix external link for artist page if LastFM is missinb but Musicbrainz is not (#2533)
* fix mbz link if lastfm does not exist

* use lastfmUrl field

* fix artist info undefined
2023-11-16 19:07:52 -05:00
..
actions Simplify EventStream handling 2023-05-17 11:53:09 -04:00
album Fix date formatting to use UTC 2023-05-24 14:47:51 -04:00
artist Fix external link for artist page if LastFM is missinb but Musicbrainz is not (#2533) 2023-11-16 19:07:52 -05:00
audioplayer Don't pump the volume up to 100% if it is not in a mobile device. Fix #2255 2023-03-16 17:25:07 -04:00
common Fix date formatting to use UTC 2023-05-24 14:47:51 -04:00
dataProvider Fix/Optimized Playlist tracks deletion 2021-10-26 14:05:28 -04:00
dialogs Removed onBackdropClick deprecated property 2023-05-17 15:48:22 -04:00
i18n Add missing translation 2023-05-20 17:35:09 -04:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Remove unused Badge component from ActivityPanel icon 2023-05-17 16:29:19 -04:00
personal Give page the right lang attribute (#2299) 2023-04-08 13:39:59 -04:00
player Show Player name, not client, in mobile view. Fix #1659. 2023-04-05 22:48:33 -04:00
playlist Fix playlist delete and reorder actions 2023-02-06 10:41:33 -05:00
radio Fix translation key 2023-02-16 21:05:11 -05:00
reducers Add button to share selected songs 2023-01-24 18:36:47 -05:00
share Disable share downloading when `EnableDownloads` is false. 2023-03-16 13:11:26 -04:00
song Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00
store Bump redux and react-redux versions 2022-09-29 11:05:05 -04:00
subsonic Initial work on Shares 2023-01-24 18:36:45 -05:00
themes Fix text being unreadable with Ligera theme (#2517) 2023-09-10 12:28:21 -04:00
transcoding Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
user "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. (#2091) 2023-02-06 16:29:28 -05:00
utils Fix locale-dependent tests. Closes #2402 2023-06-16 16:38:03 -04:00
App.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
authProvider.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
config.js Add option to allow share to be downloaded 2023-03-10 23:33:29 -05:00
consts.js Add option to change max playlists shown in UI's sidebar, `MaxSidebarPlaylists`. Fix #2077 2023-02-01 10:25:25 -05:00
eventStream.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Fixes the slide bar clickable area (#2113) 2023-01-24 11:15:14 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js New service worker (#952) 2021-04-02 11:58:45 -04:00
setupTests.js Fix build 2023-05-17 13:49:45 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00