quintodrome/ui/src
2020-05-07 00:28:32 -04:00
..
album Play the remainder of the album when clicking on a album's song 2020-05-06 16:02:31 -04:00
artist Fix NavBar title translations 2020-04-27 23:22:17 -04:00
audioplayer Fix next track not working after adding to queue 2020-05-07 00:28:32 -04:00
common Add config option to enable/disable Transcoding configuration 2020-04-29 21:59:05 -04:00
i18n Update translations (#264) 2020-05-05 18:32:22 -04:00
icons feat: add icons for playlists 2020-03-26 12:33:30 -04:00
layout Fixing 50 shades of blue 2020-04-29 08:15:28 -04:00
personal Refactor i18n functions a bit 2020-05-02 17:44:24 -04:00
player Add missing translation terms 2020-05-04 20:27:09 -04:00
song Unselect album songs after clicking on bulk "Play Later" button 2020-05-05 15:08:30 -04:00
store Check if persistedState exists beforetrying to use it (fix #214) 2020-04-25 13:37:02 -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 Localize translation config notice 2020-04-29 21:59:05 -04:00
user Fix NavBar title translations 2020-04-27 23:22:17 -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 Set default view to Album list 2020-05-05 15:44:05 -04:00
authProvider.js Fix formatting 2020-04-26 15:07:36 -04:00
config.js Add config option to enable/disable Transcoding configuration 2020-04-29 21:59:05 -04:00
dataProvider.js Remove unused localStorage config 2020-04-08 13:20:02 -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