quintodrome/ui/src
2020-02-08 00:11:15 -05:00
..
album fix: remove unused import 2020-02-07 22:35:04 -05:00
artist feat: change pagination options 2020-02-06 18:41:34 -05:00
common refactor: simplify PlayButton usage 2020-02-07 16:38:01 -05:00
i18n feat: initial support for i18n 2020-02-07 10:12:32 -05:00
layout feat: initial support for i18n 2020-02-07 10:12:32 -05:00
player feat: add the remainder of the album to the queue when clicking on an album's track 2020-02-07 17:36:50 -05:00
song refactor: simplify PlayButton usage 2020-02-07 16:38:01 -05:00
subsonic feat: optimized for small screens (only) 2020-02-07 13:50:25 -05:00
user feat: add name to user list 2020-02-01 17:23:03 -05: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 fix: workaround to force check for initial setup 2020-02-08 00:11:15 -05:00
authProvider.js fix: create a subsonic token on login, to use for subsonic API calls 2020-02-06 20:57:00 -05:00
dataProvider.js feat: first time admin user creation through the ui 2020-01-25 17:10:16 -05: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
serviceWorker.js Formatted by Prettier 2020-01-14 18:06:40 -05:00
setupTests.js Formatted by Prettier 2020-01-14 18:06:40 -05:00