quintodrome/ui/src
2020-03-31 21:28:50 -04:00
..
album feat: persist the queue in the localStorage 2020-03-31 14:34:08 -04:00
artist feat: rename year to max_year and add min_year to album. #118 2020-03-27 21:11:06 -04:00
audioplayer feat: persist the queue in the localStorage 2020-03-31 14:34:08 -04:00
common feat: show year range in album view and match ranges in year filter. #118 2020-03-27 21:11:06 -04:00
i18n feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
icons feat: add icons for playlists 2020-03-26 12:33:30 -04:00
layout feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
personal feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
player feat: player CRUD 2020-03-17 15:20:35 -04:00
song fix: sort by album in songs view 2020-03-30 19:34:00 -04:00
store feat: persist the queue in the localStorage 2020-03-31 14:34:08 -04:00
subsonic feat: persist the queue in the localStorage 2020-03-31 14:34:08 -04:00
themes docs: update theme's README 2020-03-31 20:07:11 -04:00
transcoding feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04: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 feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
authProvider.js feat: better way to detect initial account creation 2020-02-08 14:32:55 -05:00
dataProvider.js feat: use different resource for listing songs in albums 2020-02-14 09:02:32 -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
routes.js feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04: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