-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
9 changed files
with
25 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>ioBroker.cameras</title><script defer="defer" src="./static/js/main.42caaff8.js"></script><link href="./static/css/main.482ecff8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>ioBroker.cameras</title><script defer="defer" src="./static/js/main.c0e19fed.js"></script><link href="./static/css/main.482ecff8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
6 changes: 3 additions & 3 deletions
6
admin/static/js/main.42caaff8.js → admin/static/js/main.c0e19fed.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
admin/static/js/main.42caaff8.js.map → admin/static/js/main.c0e19fed.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
{ | ||
"common": { | ||
"name": "cameras", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"news": { | ||
"1.1.0": { | ||
"en": "Added Reolink E1 camera", | ||
"de": "Hinzugefügt Reolink E1 Kamera", | ||
"ru": "Добавлена Reolink E1 камера", | ||
"pt": "Adicionado câmera Reolink E1", | ||
"nl": "Vertaling:", | ||
"fr": "Ajout d'une caméra Reolink E1", | ||
"it": "Reolink E1 fotocamera", | ||
"es": "Cámara de reolink E1", | ||
"pl": "Added Reolink E1 (ang.)", | ||
"uk": "Додано Reolink E1 камери", | ||
"zh-cn": "增加Reolink E1摄像机" | ||
}, | ||
"1.0.3": { | ||
"en": "Corrected GUI config error", | ||
"de": "Korrigiert GUI config Fehler", | ||
|
@@ -76,18 +89,6 @@ | |
"es": "reemplazó el paquete obsoleto `request` con `axios`", | ||
"pl": "zastąpiono przestarzały pakiet `request` na `axios`", | ||
"zh-cn": "用 `axios` 替换了已弃用的包 `request`" | ||
}, | ||
"0.1.5": { | ||
"en": "Preparations for [email protected] are made", | ||
"de": "Vorbereitungen für [email protected] sind getroffen", | ||
"ru": "Подготовка к [email protected] сделана", | ||
"pt": "Os preparativos para [email protected] são feitos", | ||
"nl": "Voorbereidingen voor [email protected] zijn getroffen", | ||
"fr": "Les préparations pour [email protected] sont faites", | ||
"it": "Vengono effettuati i preparativi per [email protected]", | ||
"es": "Se realizan los preparativos para [email protected]", | ||
"pl": "Trwają przygotowania do [email protected]", | ||
"zh-cn": "[email protected]的准备工作做好了" | ||
} | ||
}, | ||
"title": "IP-Cameras", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters