mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-23 09:42:59 +01:00
Compare commits
4 Commits
ab8eb8a640
...
29752ba966
Author | SHA1 | Date | |
---|---|---|---|
|
29752ba966 | ||
|
8d995990b4 | ||
3582753495 | |||
|
74cb6c1138 |
@ -33,7 +33,7 @@
|
|||||||
"webdav": "5.7.1",
|
"webdav": "5.7.1",
|
||||||
"winston": "3.15.0"
|
"winston": "3.15.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.0",
|
"packageManager": "pnpm@9.12.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.9.0",
|
"@eslint/js": "^9.9.0",
|
||||||
"@tsconfig/recommended": "^1.0.7",
|
"@tsconfig/recommended": "^1.0.7",
|
||||||
|
@ -149,10 +149,6 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.0':
|
|
||||||
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
|
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.1':
|
'@eslint-community/regexpp@4.11.1':
|
||||||
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
|
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
@ -1518,8 +1514,6 @@ snapshots:
|
|||||||
eslint: 9.12.0
|
eslint: 9.12.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.0': {}
|
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.1': {}
|
'@eslint-community/regexpp@4.11.1': {}
|
||||||
|
|
||||||
'@eslint/config-array@0.18.0':
|
'@eslint/config-array@0.18.0':
|
||||||
@ -1705,7 +1699,7 @@ snapshots:
|
|||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.8.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2))(eslint@9.12.0)(typescript@5.6.2)':
|
'@typescript-eslint/eslint-plugin@8.8.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2))(eslint@9.12.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.11.0
|
'@eslint-community/regexpp': 4.11.1
|
||||||
'@typescript-eslint/parser': 8.8.0(eslint@9.12.0)(typescript@5.6.2)
|
'@typescript-eslint/parser': 8.8.0(eslint@9.12.0)(typescript@5.6.2)
|
||||||
'@typescript-eslint/scope-manager': 8.8.0
|
'@typescript-eslint/scope-manager': 8.8.0
|
||||||
'@typescript-eslint/type-utils': 8.8.0(eslint@9.12.0)(typescript@5.6.2)
|
'@typescript-eslint/type-utils': 8.8.0(eslint@9.12.0)(typescript@5.6.2)
|
||||||
|
@ -48,5 +48,5 @@
|
|||||||
"vue-router": "^4.4.3",
|
"vue-router": "^4.4.3",
|
||||||
"vue-tsc": "^2.0.26"
|
"vue-tsc": "^2.0.26"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.0"
|
"packageManager": "pnpm@9.12.1"
|
||||||
}
|
}
|
@ -551,14 +551,14 @@ packages:
|
|||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
|
|
||||||
'@volar/language-core@2.4.5':
|
'@volar/language-core@2.4.6':
|
||||||
resolution: {integrity: sha512-F4tA0DCO5Q1F5mScHmca0umsi2ufKULAnMOVBfMsZdT4myhVl4WdKRwCaKcfOkIEuyrAVvtq1ESBdZ+rSyLVww==}
|
resolution: {integrity: sha512-FxUfxaB8sCqvY46YjyAAV6c3mMIq/NWQMVvJ+uS4yxr1KzOvyg61gAuOnNvgCvO4TZ7HcLExBEsWcDu4+K4E8A==}
|
||||||
|
|
||||||
'@volar/source-map@2.4.5':
|
'@volar/source-map@2.4.6':
|
||||||
resolution: {integrity: sha512-varwD7RaKE2J/Z+Zu6j3mNNJbNT394qIxXwdvz/4ao/vxOfyClZpSDtLKkwWmecinkOVos5+PWkWraelfMLfpw==}
|
resolution: {integrity: sha512-Nsh7UW2ruK+uURIPzjJgF0YRGP5CX9nQHypA2OMqdM2FKy7rh+uv3XgPnWPw30JADbKvZ5HuBzG4gSbVDYVtiw==}
|
||||||
|
|
||||||
'@volar/typescript@2.4.5':
|
'@volar/typescript@2.4.6':
|
||||||
resolution: {integrity: sha512-mcT1mHvLljAEtHviVcBuOyAwwMKz1ibXTi5uYtP/pf4XxoAzpdkQ+Br2IC0NPCvLCbjPZmbf3I0udndkfB1CDg==}
|
resolution: {integrity: sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==}
|
||||||
|
|
||||||
'@vue-macros/common@1.14.0':
|
'@vue-macros/common@1.14.0':
|
||||||
resolution: {integrity: sha512-xwQhDoEXRNXobNQmdqOD20yUGdVLVLZe4zhDlT9q/E+z+mvT3wukaAoJG80XRnv/BcgOOCVpxqpkQZ3sNTgjWA==}
|
resolution: {integrity: sha512-xwQhDoEXRNXobNQmdqOD20yUGdVLVLZe4zhDlT9q/E+z+mvT3wukaAoJG80XRnv/BcgOOCVpxqpkQZ3sNTgjWA==}
|
||||||
@ -1037,6 +1037,7 @@ packages:
|
|||||||
eslint@8.57.1:
|
eslint@8.57.1:
|
||||||
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
espree@9.6.1:
|
espree@9.6.1:
|
||||||
@ -1407,6 +1408,9 @@ packages:
|
|||||||
mlly@1.7.1:
|
mlly@1.7.1:
|
||||||
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
|
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
|
||||||
|
|
||||||
|
mlly@1.7.2:
|
||||||
|
resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
|
||||||
|
|
||||||
ms@2.1.2:
|
ms@2.1.2:
|
||||||
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
||||||
|
|
||||||
@ -2329,15 +2333,15 @@ snapshots:
|
|||||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.4)
|
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.4)
|
||||||
vue: 3.5.11(typescript@5.6.2)
|
vue: 3.5.11(typescript@5.6.2)
|
||||||
|
|
||||||
'@volar/language-core@2.4.5':
|
'@volar/language-core@2.4.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/source-map': 2.4.5
|
'@volar/source-map': 2.4.6
|
||||||
|
|
||||||
'@volar/source-map@2.4.5': {}
|
'@volar/source-map@2.4.6': {}
|
||||||
|
|
||||||
'@volar/typescript@2.4.5':
|
'@volar/typescript@2.4.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.5
|
'@volar/language-core': 2.4.6
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
vscode-uri: 3.0.8
|
vscode-uri: 3.0.8
|
||||||
|
|
||||||
@ -2405,7 +2409,7 @@ snapshots:
|
|||||||
|
|
||||||
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.5
|
'@volar/language-core': 2.4.6
|
||||||
'@vue/compiler-dom': 3.5.11
|
'@vue/compiler-dom': 3.5.11
|
||||||
'@vue/compiler-vue2': 2.7.16
|
'@vue/compiler-vue2': 2.7.16
|
||||||
'@vue/shared': 3.5.11
|
'@vue/shared': 3.5.11
|
||||||
@ -3337,7 +3341,7 @@ snapshots:
|
|||||||
|
|
||||||
local-pkg@0.5.0:
|
local-pkg@0.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
mlly: 1.7.1
|
mlly: 1.7.2
|
||||||
pkg-types: 1.2.0
|
pkg-types: 1.2.0
|
||||||
|
|
||||||
locate-path@6.0.0:
|
locate-path@6.0.0:
|
||||||
@ -3382,6 +3386,13 @@ snapshots:
|
|||||||
pkg-types: 1.2.0
|
pkg-types: 1.2.0
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
|
|
||||||
|
mlly@1.7.2:
|
||||||
|
dependencies:
|
||||||
|
acorn: 8.12.1
|
||||||
|
pathe: 1.1.2
|
||||||
|
pkg-types: 1.2.0
|
||||||
|
ufo: 1.5.4
|
||||||
|
|
||||||
ms@2.1.2: {}
|
ms@2.1.2: {}
|
||||||
|
|
||||||
ms@2.1.3: {}
|
ms@2.1.3: {}
|
||||||
@ -3749,7 +3760,7 @@ snapshots:
|
|||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.2
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.0
|
pkg-types: 1.2.0
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
@ -3809,7 +3820,7 @@ snapshots:
|
|||||||
json5: 2.2.3
|
json5: 2.2.3
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.2
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||||
@ -3902,7 +3913,7 @@ snapshots:
|
|||||||
|
|
||||||
vue-tsc@2.1.6(typescript@5.6.2):
|
vue-tsc@2.1.6(typescript@5.6.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.5
|
'@volar/typescript': 2.4.6
|
||||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
|
@ -6,6 +6,6 @@
|
|||||||
| `{date}` | `2020-12-24` | Current date |
|
| `{date}` | `2020-12-24` | Current date |
|
||||||
| `{hour}` | `20:05` | Current hour in 24h format |
|
| `{hour}` | `20:05` | Current hour in 24h format |
|
||||||
| `{hour_12}` | `08:05PM` | Current hour in 12h format |
|
| `{hour_12}` | `08:05PM` | Current hour in 12h format |
|
||||||
| `{ha_verion}` | `0.117.5`| Home assistant Version |
|
| `{ha_version}` | `0.117.5`| Home assistant Version |
|
||||||
| `{type}` | `Manual` | Backup type, value can be `Manual` or `Auto` |
|
| `{type}` | `Manual` | Backup type, value can be `Manual` or `Auto` |
|
||||||
| `{type_low}` | `manual` | Same as `{type}` but value is lowercase |
|
| `{type_low}` | `manual` | Same as `{type}` but value is lowercase |
|
Loading…
Reference in New Issue
Block a user