Merge pull request #1569 from Camc314/migrate-to-ES6-16

Migration of Auth to ES6 modules
This commit is contained in:
dkanada
2020-07-20 09:06:31 +09:00
committed by GitHub
6 changed files with 122 additions and 77 deletions
+5
View File
@@ -147,6 +147,11 @@
"src/components/syncPlay/playbackPermissionManager.js",
"src/components/syncPlay/syncPlayManager.js",
"src/components/syncPlay/timeSyncManager.js",
"src/controllers/auth/addserver.js",
"src/controllers/auth/forgotpassword.js",
"src/controllers/auth/forgotpasswordpin.js",
"src/controllers/auth/login.js",
"src/controllers/auth/selectserver.js",
"src/controllers/dashboard/apikeys.js",
"src/controllers/dashboard/dashboard.js",
"src/controllers/dashboard/encodingsettings.js",