-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (simatec) Fix FTP Connections * (simatec) dependencies updated * (simatec) Issue Workflow added
- Loading branch information
Showing
10 changed files
with
497 additions
and
497 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"files": { | ||
"main.css": "./static/css/main.bd1167d4.css", | ||
"main.js": "./static/js/main.5e0624d1.js", | ||
"main.js": "./static/js/main.970c16c3.js", | ||
"static/js/245.30dc845d.chunk.js": "./static/js/245.30dc845d.chunk.js", | ||
"static/media/history.png": "./static/media/history.d21dcfa508bd8a624c85.png", | ||
"index.html": "./index.html", | ||
"main.bd1167d4.css.map": "./static/css/main.bd1167d4.css.map", | ||
"main.5e0624d1.js.map": "./static/js/main.5e0624d1.js.map", | ||
"main.970c16c3.js.map": "./static/js/main.970c16c3.js.map", | ||
"245.30dc845d.chunk.js.map": "./static/js/245.30dc845d.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.bd1167d4.css", | ||
"static/js/main.5e0624d1.js" | ||
"static/js/main.970c16c3.js" | ||
] | ||
} |
6 changes: 3 additions & 3 deletions
6
admin/static/js/main.5e0624d1.js → admin/static/js/main.970c16c3.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
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" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>backitup Settings</title><script defer="defer" src="./static/js/main.5e0624d1.js"></script><link href="./static/css/main.bd1167d4.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" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>backitup Settings</title><script defer="defer" src="./static/js/main.970c16c3.js"></script><link href="./static/css/main.bd1167d4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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,6 +1,6 @@ | ||
{ | ||
"name": "iobroker.backitup", | ||
"version": "3.0.25", | ||
"version": "3.0.26", | ||
"engines": { | ||
"node": ">=18.0.0" | ||
}, | ||
|
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