quintodrome/ui/src
2020-10-01 13:40:44 -04:00
..
album Fix continuous loop when showing an album or playlist 2020-09-29 16:29:34 -04:00
artist Fix link to Artist's albums in mobile view 2020-09-25 16:48:31 -04:00
audioplayer Hide the player when queue is empty, instead of removing it from the DOM 2020-10-01 13:40:44 -04:00
common Add StarButton to player 2020-10-01 13:40:44 -04:00
dataProvider Add export as m3u button to playlist 2020-08-22 13:23:50 -04:00
dialogs Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
i18n Update en.json (POEditor.com) 2020-09-24 09:49:42 -04:00
icons Show indicator on current playing song. Fixes #128 2020-06-19 11:32:23 -04:00
layout Revert "Use outlined Material-UI variant for login inputs as well" 2020-08-18 09:58:09 -04:00
personal Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
player Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
playlist Fix continuous loop when showing an album or playlist 2020-09-29 16:29:34 -04:00
song Add more padding tertiary info and the star icon, in Mobile simple list views. Fixes #466 2020-09-24 21:29:26 -04:00
store Restore volume level after a refresh 2020-06-24 15:33:59 -04:00
subsonic Add download for songs 2020-08-14 12:11:35 -04:00
themes Remove "default" from Dark theme name 2020-05-02 14:50:46 -04:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Loosen up constraints for email. Fixes #362 2020-08-19 12:22:41 -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
consts.js Add export as m3u button to playlist 2020-08-22 13:23:50 -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 Update index.js 2020-10-01 12:12:18 -04:00
routes.js feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
serviceWorker.js Update serviceWorker to the latest from create-react-app 2020-09-29 17:10:06 -04:00
setupTests.js Formatted by Prettier 2020-01-14 18:06:40 -05:00