quintodrome/ui/src
2021-10-07 19:49:27 -04:00
..
actions Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
album Check permissions before adding songs to playlists 2021-10-02 13:23:17 -04:00
artist Fix layout error in ArtistShow (#1387) 2021-10-04 17:14:38 -04:00
audioplayer Fix semantic classes for currently playing song 2021-10-07 19:49:27 -04:00
common Check permissions before adding songs to playlists 2021-10-02 13:23:17 -04:00
dataProvider Add songs to playlists with drag and drop 2021-10-02 13:14:33 -04:00
dialogs Fix JS console warning 2021-09-26 17:36:30 -04:00
i18n Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
icons Adjust icon size 2021-08-03 22:01:57 -04:00
layout Limit number of playlists displayed in the sidebar, to avoid UI freezes 2021-10-02 21:39:33 -04:00
personal Disable Last.FM features based on LastFM.Enabled config option 2021-07-02 10:04:41 -04:00
player Disable Last.FM features based on LastFM.Enabled config option 2021-07-02 10:04:41 -04:00
playlist Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
reducers Fix default volume (#1395) 2021-10-07 17:21:08 -04:00
song Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -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 Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -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 Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Don't show Artist Page for "Various Artists" 2021-09-27 11:52:23 -04: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 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