navidrome/ui/src
Matt Doyle 5987cd0c08
Fixes a coloring glitch with the Monokai theme "unauthorized" popup (#1670)
* Fixes the coloring on the Monokai theme auth popup

* Indentation fix
2022-03-26 22:41:29 -04:00
..
actions Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
album Fix `TypeError: Cannot read property 'id' of undefined` 2021-12-03 17:15:39 -05:00
artist Fix sorting albums by year (should use name as secondary sort field). 2021-11-17 21:47:14 -05:00
audioplayer Set volume to 100% when web player is in mobile mode. 2021-11-19 19:45:18 -05:00
common Fix sorting albums by year (should use name as secondary sort field). 2021-11-17 21:47:14 -05:00
dataProvider Fix/Optimized Playlist tracks deletion 2021-10-26 14:05:28 -04:00
dialogs Remove some duplicated code 2021-10-31 15:08:06 -04:00
i18n Add bulk action to make playlists private/public 2021-11-01 21:27:36 -04:00
icons Adjust icon size 2021-08-03 22:01:57 -04:00
layout Remove link from songs to artist (when artist has no albums) 2021-11-17 18:47:54 -05:00
personal Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
player Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
playlist Fix translatable label 2022-02-10 18:18:03 -05:00
reducers Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
song Show artist link in Songs lists 2021-11-05 20:25:12 -04:00
store Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
subsonic Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
themes Fixes a coloring glitch with the Monokai theme "unauthorized" popup (#1670) 2022-03-26 22:41:29 -04:00
transcoding Use `outlined` Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Don't show "empty" dates 2021-06-16 12:28:49 -04:00
utils Add Genres as "Chips" in Album details and Song details 2021-07-20 17:45:08 -04:00
App.js Trying to fix multiple EventStream connections, one more time 2021-12-02 10:49:32 -05:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
consts.js Limit number of playlists displayed in the sidebar, to avoid UI freezes 2021-10-02 21:39:33 -04:00
eventStream.js Trying to fix multiple EventStream connections, one more time 2021-12-02 10:49:32 -05:00
hotkeys.js Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
index.css Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -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 Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00