quintodrome/ui/src
2021-07-24 16:00:27 -04:00
..
actions Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
album Retrieve all options for Genre filters 2021-07-24 16:00:27 -04:00
artist Retrieve all options for Genre filters 2021-07-24 16:00:27 -04:00
audioplayer Upgrade React-Admin to 3.17.0 2021-07-14 10:39:48 -04:00
common Show songs' genres as text instead of Chips 2021-07-20 17:45:08 -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 Add Links to external sites 2021-07-20 17:45:08 -04:00
icons Add Links to external sites 2021-07-20 17:45:08 -04:00
layout Upgrade React-Admin to 3.17.0 2021-07-14 10:39:48 -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 Add 'Year' column to Album and Playlists song list 2021-06-28 09:45:30 -04:00
reducers Make the default volume 50% (compensate for logarithmic volume). 2021-07-14 09:58:50 -04:00
song Retrieve all options for Genre filters 2021-07-24 16:00:27 -04:00
store Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
subsonic Send the time the track started playing when scrobbling 2021-06-23 11:01:58 -04:00
themes Fix scrollbar colour for Dark/ExtraDark theme. Fixes #1216 2021-06-29 12:29:00 -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 Add Genre filters to UI 2021-07-20 17:45:08 -04:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Disable Last.FM features based on LastFM.Enabled config option 2021-07-02 10:04:41 -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