iobroker.admin 6.5.2 → 6.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/io-package.json +2 -2
- package/package.json +1 -1
- package/www/asset-manifest.json +7 -7
- package/www/index.html +1 -1
- package/www/static/js/{2251.f0f2687d.chunk.js → 2251.294e39b4.chunk.js} +9 -9
- package/www/static/js/2251.294e39b4.chunk.js.map +1 -0
- package/www/static/js/3589.df119534.chunk.js +100 -0
- package/www/static/js/3589.df119534.chunk.js.map +1 -0
- package/www/static/js/{main.60667e7c.js → main.1df2f32f.js} +2 -2
- package/www/static/js/{main.60667e7c.js.map → main.1df2f32f.js.map} +1 -1
- package/www/static/js/2251.f0f2687d.chunk.js.map +0 -1
- package/www/static/js/3589.045331b1.chunk.js +0 -100
- package/www/static/js/3589.045331b1.chunk.js.map +0 -1
package/README.md
CHANGED
package/io-package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "admin",
|
|
4
|
-
"version": "6.5.
|
|
4
|
+
"version": "6.5.3",
|
|
5
5
|
"titleLang": {
|
|
6
6
|
"en": "Admin",
|
|
7
7
|
"de": "Admin",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"connectionType": "local",
|
|
19
19
|
"dataSource": "push",
|
|
20
20
|
"news": {
|
|
21
|
-
"6.5.
|
|
21
|
+
"6.5.3": {
|
|
22
22
|
"en": "Added support for the js-controller update",
|
|
23
23
|
"de": "Unterstützung für das js-Controller-Update hinzugefügt",
|
|
24
24
|
"ru": "Добавлена поддержка обновления js-controller",
|
package/package.json
CHANGED
package/www/asset-manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.js": "./static/js/main.
|
|
3
|
+
"main.js": "./static/js/main.1df2f32f.js",
|
|
4
4
|
"static/css/3589.4385fbf3.chunk.css": "./static/css/3589.4385fbf3.chunk.css",
|
|
5
|
-
"static/js/3589.
|
|
5
|
+
"static/js/3589.df119534.chunk.js": "./static/js/3589.df119534.chunk.js",
|
|
6
6
|
"static/js/6090.85f9d639.chunk.js": "./static/js/6090.85f9d639.chunk.js",
|
|
7
7
|
"static/js/9039.390d987b.chunk.js": "./static/js/9039.390d987b.chunk.js",
|
|
8
8
|
"static/js/2652.9a062c3e.chunk.js": "./static/js/2652.9a062c3e.chunk.js",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"static/js/7412.51c1dbba.chunk.js": "./static/js/7412.51c1dbba.chunk.js",
|
|
17
17
|
"static/js/4854.9bfc0e66.chunk.js": "./static/js/4854.9bfc0e66.chunk.js",
|
|
18
18
|
"static/js/2916.1559207b.chunk.js": "./static/js/2916.1559207b.chunk.js",
|
|
19
|
-
"static/js/2251.
|
|
19
|
+
"static/js/2251.294e39b4.chunk.js": "./static/js/2251.294e39b4.chunk.js",
|
|
20
20
|
"static/js/8510.965bc3c6.chunk.js": "./static/js/8510.965bc3c6.chunk.js",
|
|
21
21
|
"static/js/8449.ce7a2d54.chunk.js": "./static/js/8449.ce7a2d54.chunk.js",
|
|
22
22
|
"static/js/6692.f57a927c.chunk.js": "./static/js/6692.f57a927c.chunk.js",
|
|
@@ -340,9 +340,9 @@
|
|
|
340
340
|
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
|
|
341
341
|
"static/media/filter.svg": "./static/media/filter.ddf40c28bbf1e138937e53be53e56274.svg",
|
|
342
342
|
"static/media/link.svg": "./static/media/link.11336b8e74da4573a692f63683cd87ae.svg",
|
|
343
|
-
"main.
|
|
343
|
+
"main.1df2f32f.js.map": "./static/js/main.1df2f32f.js.map",
|
|
344
344
|
"3589.4385fbf3.chunk.css.map": "./static/css/3589.4385fbf3.chunk.css.map",
|
|
345
|
-
"3589.
|
|
345
|
+
"3589.df119534.chunk.js.map": "./static/js/3589.df119534.chunk.js.map",
|
|
346
346
|
"6090.85f9d639.chunk.js.map": "./static/js/6090.85f9d639.chunk.js.map",
|
|
347
347
|
"9039.390d987b.chunk.js.map": "./static/js/9039.390d987b.chunk.js.map",
|
|
348
348
|
"2652.9a062c3e.chunk.js.map": "./static/js/2652.9a062c3e.chunk.js.map",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"7412.51c1dbba.chunk.js.map": "./static/js/7412.51c1dbba.chunk.js.map",
|
|
357
357
|
"4854.9bfc0e66.chunk.js.map": "./static/js/4854.9bfc0e66.chunk.js.map",
|
|
358
358
|
"2916.1559207b.chunk.js.map": "./static/js/2916.1559207b.chunk.js.map",
|
|
359
|
-
"2251.
|
|
359
|
+
"2251.294e39b4.chunk.js.map": "./static/js/2251.294e39b4.chunk.js.map",
|
|
360
360
|
"8510.965bc3c6.chunk.js.map": "./static/js/8510.965bc3c6.chunk.js.map",
|
|
361
361
|
"8449.ce7a2d54.chunk.js.map": "./static/js/8449.ce7a2d54.chunk.js.map",
|
|
362
362
|
"6692.f57a927c.chunk.js.map": "./static/js/6692.f57a927c.chunk.js.map",
|
|
@@ -529,6 +529,6 @@
|
|
|
529
529
|
"257.6087caef.chunk.js.map": "./static/js/257.6087caef.chunk.js.map"
|
|
530
530
|
},
|
|
531
531
|
"entrypoints": [
|
|
532
|
-
"static/js/main.
|
|
532
|
+
"static/js/main.1df2f32f.js"
|
|
533
533
|
]
|
|
534
534
|
}
|
package/www/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="admin - ioBroker"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="stylesheet" href="./css/leaflet.css"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script><script type="text/javascript" src="./lib/js/sparkline.js"></script><title>Admin</title><script>window.loginHideLogo="@@loginHideLogo@@",window.loginMotto="@@loginMotto@@",window.login="@@auth@@",window.loginLogo="@@loginLogo@@",window.loginLink="@@loginLink@@",window.loginTitle="@@loginTitle@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.loginBackgroundImage="@@loginBackgroundImage@@",window.vendorPrefix="@@vendorPrefix@@",window.disableDataReporting="@@disableDataReporting@@",window.loadingBackgroundColor="@@loadingBackgroundColor@@",window.loadingBackgroundImage="@@loadingBackgroundImage@@",window.loadingHideLogo="@@loadingHideLogo@@"</script><style>.root{background-color:rgba(255,255,255,.87);border-radius:10px}.unsupported{width:200px;background-color:#aaa;margin:auto;margin-top:3rem;padding:10px;line-height:25px;border-radius:4px;text-align:center}.leaflet-container{height:400px;width:100%}</style><script>setTimeout((()=>{const o=document.body;window.location.search.includes("?login")?(window.loginBackgroundColor&&-1===window.loginBackgroundColor.indexOf("loginBackgroundColor")&&(o.style.backgroundColor=window.loginBackgroundColor),window.loginBackgroundImage&&-1===window.loginBackgroundImage.indexOf("loginBackgroundImage")&&(o.style.backgroundImage="url("+window.loginBackgroundImage+")",o.style.backgroundSize="cover")):(window.loadingBackgroundColor&&-1===window.loadingBackgroundColor.indexOf("loadingBackgroundColor")&&(o.style.backgroundColor=window.loadingBackgroundColor),window.loadingBackgroundImage&&-1===window.loadingBackgroundImage.indexOf("loadingBackgroundImage")&&(o.style.backgroundImage="url("+window.loadingBackgroundImage+")",o.style.backgroundSize="cover"))}),0),window.addEventListener("load",(function o(n){window.removeEventListener("load",o,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const o=document.getElementById("root");o.classList.add("unsupported"),o.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><script defer="defer" src="./static/js/main.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="admin - ioBroker"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="stylesheet" href="./css/leaflet.css"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script><script type="text/javascript" src="./lib/js/sparkline.js"></script><title>Admin</title><script>window.loginHideLogo="@@loginHideLogo@@",window.loginMotto="@@loginMotto@@",window.login="@@auth@@",window.loginLogo="@@loginLogo@@",window.loginLink="@@loginLink@@",window.loginTitle="@@loginTitle@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.loginBackgroundImage="@@loginBackgroundImage@@",window.vendorPrefix="@@vendorPrefix@@",window.disableDataReporting="@@disableDataReporting@@",window.loadingBackgroundColor="@@loadingBackgroundColor@@",window.loadingBackgroundImage="@@loadingBackgroundImage@@",window.loadingHideLogo="@@loadingHideLogo@@"</script><style>.root{background-color:rgba(255,255,255,.87);border-radius:10px}.unsupported{width:200px;background-color:#aaa;margin:auto;margin-top:3rem;padding:10px;line-height:25px;border-radius:4px;text-align:center}.leaflet-container{height:400px;width:100%}</style><script>setTimeout((()=>{const o=document.body;window.location.search.includes("?login")?(window.loginBackgroundColor&&-1===window.loginBackgroundColor.indexOf("loginBackgroundColor")&&(o.style.backgroundColor=window.loginBackgroundColor),window.loginBackgroundImage&&-1===window.loginBackgroundImage.indexOf("loginBackgroundImage")&&(o.style.backgroundImage="url("+window.loginBackgroundImage+")",o.style.backgroundSize="cover")):(window.loadingBackgroundColor&&-1===window.loadingBackgroundColor.indexOf("loadingBackgroundColor")&&(o.style.backgroundColor=window.loadingBackgroundColor),window.loadingBackgroundImage&&-1===window.loadingBackgroundImage.indexOf("loadingBackgroundImage")&&(o.style.backgroundImage="url("+window.loadingBackgroundImage+")",o.style.backgroundSize="cover"))}),0),window.addEventListener("load",(function o(n){window.removeEventListener("load",o,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const o=document.getElementById("root");o.classList.add("unsupported"),o.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><script defer="defer" src="./static/js/main.1df2f32f.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|