navidrome/ui/src
Kevin Morssink 1019bb8258 Add Dutch language 2020-04-26 15:07:14 -04:00
..
album Fix artist link contrast in light theme 2020-04-25 11:57:52 -04:00
artist Fix various small sort issues 2020-04-24 17:37:28 -04:00
audioplayer Add current playing track id to the Redux store 2020-04-25 11:57:52 -04:00
common Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
i18n Add Dutch language 2020-04-26 15:07:14 -04:00
icons feat: add icons for playlists 2020-03-26 12:33:30 -04:00
layout Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
personal Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
player Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
song Fix various small sort issues 2020-04-24 17:37:28 -04:00
store Check if persistedState exists beforetrying to use it (fix #214) 2020-04-25 13:37:02 -04:00
subsonic Add current playing track id to the Redux store 2020-04-25 11:57:52 -04:00
themes Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
transcoding Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
user Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -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 Move language merge logic to i18n/index 2020-04-15 22:11:23 -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