navidrome/ui/src
Deluan 3c30cefc2e Fix warning about promise being ignored 2021-05-05 10:03:14 -04:00
..
actions Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
album Better handling of album comments (#1013) 2021-04-24 21:40:55 -04:00
artist Change icon on active menu item (#903) 2021-04-17 00:40:07 -04:00
audioplayer Fix Web Scroller compatibility 2021-04-24 21:13:14 -04:00
common Fix Song details row height 2021-04-24 23:06:14 -04:00
dataProvider Fix playlists 2020-11-27 13:13:51 -05:00
dialogs Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
i18n Add 5-star rating system(#986) 2021-04-07 16:02:52 -04:00
icons Improve Logo resolution in login dialog 2021-04-25 21:16:24 -04:00
layout Fix logo aspect ratio in Safari 2021-04-25 21:16:45 -04:00
personal Fix warning about promise being ignored 2021-05-05 10:03:14 -04:00
player Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
playlist Fix "Failed prop type: Invalid prop `variant`" in console 2021-05-05 10:01:12 -04:00
reducers Add config option to set default theme 2021-04-18 13:51:00 -04:00
song Change icon on active menu item (#903) 2021-04-17 00:40:07 -04:00
store Add Desktop Notifications 2020-11-21 02:03:54 -05:00
subsonic Add 5-star rating system(#986) 2021-04-07 16:02:52 -04:00
themes [Spotify-ish] Indicate active page number (#1068) 2021-05-05 10:01:12 -04:00
transcoding Use `outlined` Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Fix undefined variant prop in DateField (#987) 2021-04-05 20:27:40 -04:00
utils Add `lint` script to UI project 2021-03-24 12:05:58 -04:00
App.js Better hotkey organization 2021-02-03 18:29:33 -05:00
authProvider.js Fix exception when running in Firefox over insecure http. Fix #1039 2021-04-18 02:21:58 -04:00
config.js Add config option to set default theme 2021-04-18 13:51:00 -04:00
consts.js Get lossless format list from server 2021-04-06 22:18:48 -04:00
eventStream.js Removed event.type from SSE, as it was causing the browser to hang. 2021-02-04 12:37:06 -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 Update index.js 2020-10-01 12:12:18 -04:00
routes.js feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -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