quintodrome/ui/src
2020-07-29 22:34:33 -04:00
..
album Show year range over the album art when in "artist view" mode 2020-07-29 22:34:33 -04:00
artist Fix navigation issues caused by the use of useListParams 2020-06-09 20:29:12 -04:00
audioplayer Upgrade react-player to 4.16.3 2020-07-21 13:06:33 -04:00
common Add a xl breakpoint to the album grid 2020-07-29 15:42:03 -04:00
dataProvider Add tracks to playlist 2020-05-16 18:35:34 -04:00
dialogs Only allows adding to a writable playlist 2020-06-05 10:26:53 -04:00
i18n Add option to select default album view 2020-07-29 15:34:48 -04:00
icons Show indicator on current playing song. Fixes #128 2020-06-19 11:32:23 -04:00
layout Redirect from plain /album path to a default album list 2020-07-29 15:34:48 -04:00
personal Add option to select default album view 2020-07-29 15:34:48 -04:00
player Add more options to Players list 2020-06-10 18:07:10 -04:00
playlist Only show auto-import info for auto-imported playlists 2020-07-18 01:03:44 -04:00
song Show indicator on current playing song. Fixes #128 2020-06-19 11:32:23 -04:00
store Restore volume level after a refresh 2020-06-24 15:33:59 -04:00
subsonic Add current playing track id to the Redux store 2020-04-25 11:57:52 -04:00
themes Remove "default" from Dark theme name 2020-05-02 14:50:46 -04:00
transcoding Use a custom List component 2020-05-15 11:03:59 -04:00
user Add confirmation when deleting user 2020-06-10 18:07:10 -04:00
utils Add config option to enable/disable Transcoding configuration 2020-04-29 21:59:05 -04:00
App.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
App.js Implement album lists 2020-07-29 15:34:48 -04:00
authProvider.js Fix formatting 2020-04-26 15:07:36 -04:00
config.js Add initial support for Google Analytics 2020-07-03 13:51:31 -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 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
routes.js feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
serviceWorker.js Fix formatting 2020-04-26 15:07:36 -04:00
setupTests.js Formatted by Prettier 2020-01-14 18:06:40 -05:00