quintodrome/ui/src
2021-05-26 09:35:13 -04:00
..
actions Rename List view mode to Table 2021-05-24 12:58:15 -04:00
album Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
artist Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
audioplayer Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
common Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
dataProvider Fix regular users not able to edit their info before logging in again 2021-04-30 17:53:17 -04:00
dialogs Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
i18n Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
icons Improve Logo resolution in login dialog 2021-04-25 21:16:24 -04:00
layout Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
personal Fix warning about promise being ignored 2021-05-03 13:38:34 -04:00
player Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
playlist Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
reducers Rename List view mode to Table 2021-05-24 12:58:15 -04:00
song Refactoring to make common components usage more uniform 2021-05-26 09:35:13 -04:00
store Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
subsonic Add 5-star rating system(#986) 2021-04-07 16:02:52 -04:00
themes Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user User management improvements (#1101) 2021-05-16 13:25:38 -04:00
utils Add lint script to UI project 2021-03-24 12:05:58 -04:00
App.js Only setup event stream when mounting the app 2021-05-11 20:27:12 -04:00
authProvider.js Remove md5-hex wrapper and use blueimp-md5 directly 2021-05-20 13:42:56 -04:00
config.js Add EnableUserEditing, to control whether a regular user can change their own details (default true) 2021-05-02 17:11:12 -04:00
consts.js Get lossless format list from server 2021-04-06 22:18:48 -04:00
eventStream.js Only setup event stream when mounting the app 2021-05-11 20:27:12 -04:00
hotkeys.js Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -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 Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js New service worker (#952) 2021-04-02 11:58:45 -04:00
setupTests.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00