quintodrome/ui/src
2021-06-25 14:08:00 -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 Send the time the track started playing when scrobbling 2021-06-23 11:01:58 -04:00
common Show DiscSubtitle even if the album has only one disc. 2021-06-25 11:30:24 -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 Fix label 2021-06-23 18:09:05 -04:00
icons Improve Logo resolution in login dialog 2021-04-25 21:16:24 -04:00
layout Remove submenu "Library". Relates to #430 2021-06-25 00:01:38 -04:00
personal Implement Last.fm account linking UI 2021-06-23 11:01:58 -04:00
player Add option to disable external scrobbling per player 2021-06-23 17:55:58 -04: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 Send the time the track started playing when scrobbling 2021-06-23 11:01:58 -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 Implement Last.fm account linking UI 2021-06-23 11:01:58 -04:00
App.js Remove submenu "Library". Relates to #430 2021-06-25 00:01:38 -04:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Expose Last.fm's ApiKey to UI 2021-06-21 18:14:01 -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 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