quintodrome/ui/src
2021-06-21 17:46:26 -04:00
..
actions Trigger a UI refresh when the scanner finds changes. 2021-06-09 21:02:20 -04:00
album Removed the albumSong workaround, as React-Admin's cache seems to behave better now 2021-06-15 11:31:41 -04:00
artist Trigger a UI refresh when the scanner finds changes. 2021-06-09 21:02:20 -04:00
audioplayer Removed the albumSong workaround, as React-Admin's cache seems to behave better now 2021-06-15 11:31:41 -04:00
common Don't show "empty" dates 2021-06-16 12:28:49 -04:00
dataProvider Only send events to clients who need it 2021-06-15 18:59:26 -04:00
dialogs Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
i18n Show notification if server is updated 2021-06-21 13:48:39 -04:00
icons Improve Logo resolution in login dialog 2021-04-25 21:16:24 -04:00
layout Remove false-positive on new version detection 2021-06-21 17:46:26 -04:00
personal Refactor for readability 2021-06-09 22:35:20 -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 Trigger UI refresh on media annotation events: star, setRating and scrobble 2021-06-10 12:20:52 -04:00
reducers Show notification if server is updated 2021-06-21 13:48:39 -04:00
song Don't show "empty" dates 2021-06-16 12:28:49 -04:00
store Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
subsonic Fix stream url, after changes to subsonic client api 2021-06-16 16:38:50 -04:00
themes Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -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 Refactor for readability 2021-06-09 22:35:20 -04:00
App.js Removed the albumSong workaround, as React-Admin's cache seems to behave better now 2021-06-15 11:31:41 -04:00
authProvider.js Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
config.js Add devEnableShare config option (#1141) 2021-05-30 15:36:10 -04:00
consts.js Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
eventStream.js Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04: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 Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -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