quintodrome/ui/src
Deluan 3007ca68d5 fix: disable User.lastAccessAt field for now.
Updating it on every request was cause DB retentions/lock errors
2020-01-28 16:20:59 -05:00
..
album UI: Fine tuning the resource navigation 2020-01-22 14:18:55 -05:00
artist UI: Fine tuning the resource navigation 2020-01-22 14:18:55 -05:00
common Rename project to Navidrome 2020-01-23 19:44:08 -05:00
layout feat: first time admin user creation through the ui 2020-01-25 17:10:16 -05:00
song Initial support for album browsing from UI 2020-01-22 12:32:31 -05:00
user fix: disable User.lastAccessAt field for now. 2020-01-28 16:20:59 -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 Change to dark theme 2020-01-23 22:51:52 -05:00
authProvider.js feat: first time admin user creation through the ui 2020-01-25 17:10:16 -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