quintodrome/ui/src
2020-06-05 10:26:53 -04:00
..
album Link is not on the album cover, leaving a gap between albums. 2020-05-31 13:57:17 -04:00
artist Use a custom List component 2020-05-15 11:03:59 -04:00
audioplayer Add option to shuffle playlist 2020-05-16 19:11:52 -04:00
common Only allows adding to a writable playlist 2020-06-05 10:26:53 -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 Translate messages 2020-05-25 22:51:31 -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 Use a custom List component 2020-05-15 11:03:59 -04:00
playlist Only allows adding to a writable playlist 2020-06-05 10:26:53 -04:00
song Do not reset the SongList query params 2020-05-31 14:27:02 -04:00
store Revert "Save perPage selection in localstorage" 2020-05-15 11:04:48 -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 Use a custom List component 2020-05-15 11:03:59 -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 Added individual AddToPlaylistDialogs to each list view 2020-05-25 22:51:31 -04:00
authProvider.js Fix formatting 2020-04-26 15:07:36 -04:00
config.js Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -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