quintodrome/ui/src
2020-04-14 17:09:47 -04:00
..
album Add Song Details to Album view 2020-04-14 14:59:16 -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 Make player theme configurable from Navidrome's theme 2020-04-14 11:54:49 -04:00
common Make song details table dense 2020-04-14 17:09:47 -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 Close the sidebar menu when clicking "Personal" in mobile screens 2020-04-14 08:52:26 -04:00
personal Fix ReactAdmin console warnings 2020-04-03 21:03:34 -04:00
player feat: player CRUD 2020-03-17 15:20:35 -04:00
song Add Song Details to Album view 2020-04-14 14:59:16 -04:00
store feat: persist the queue in the localStorage 2020-03-31 14:34:08 -04:00
subsonic Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00
themes Make player theme configurable from Navidrome's theme 2020-04-14 11:54:49 -04:00
transcoding Fix ReactAdmin console warnings 2020-04-03 21:03:34 -04:00
user Fix ReactAdmin console warnings 2020-04-03 21:03:34 -04:00
utils Consolidate UI configuration in one place, allowing it to be overridden from the server 2020-04-08 09:07:15 -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 Remove unused localStorage config 2020-04-08 13:20:02 -04:00
authProvider.js Remove unused localStorage config 2020-04-08 13:20:02 -04:00
config.js Pass version to UI through AppConfig, instead of login payload.master 2020-04-08 11:00:30 -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 Formatted by Prettier 2020-01-14 18:06:40 -05:00
setupTests.js Formatted by Prettier 2020-01-14 18:06:40 -05:00