[#2599] added option to upload a backup file from the Admin UI

This commit is contained in:
Gani Georgiev
2023-08-28 20:06:48 +03:00
parent 2a6b891a9b
commit f7f8f09336
41 changed files with 621 additions and 182 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"chart.js": "^3.7.1",
"chartjs-adapter-luxon": "^1.2.0",
"luxon": "^2.3.2",
"pocketbase": "0.17.0-rc1",
"pocketbase": "0.18.0-rc",
"prismjs": "^1.28.0",
"sass": "^1.45.0",
"svelte": "^3.44.0",
@@ -961,9 +961,9 @@
}
},
"node_modules/pocketbase": {
"version": "0.17.0-rc1",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.17.0-rc1.tgz",
"integrity": "sha512-38HMPak9Fgx/rG4tq0/eiBw7WTZ3+Vwk/8FIm1BWhCSP+CDskkpZPRSnHoIND+/tMJb/Wnxl+3IMXf/IaGjtjw==",
"version": "0.18.0-rc",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.18.0-rc.tgz",
"integrity": "sha512-8PRaStaB4OjIvEX4CC8Now0c3SiLSavsjO3d0MR1cAVQ0ZrkCYLInlOF87klS8+6yj4vVoFRnfrbm6NeXJPoLw==",
"dev": true
},
"node_modules/postcss": {
@@ -1828,9 +1828,9 @@
"dev": true
},
"pocketbase": {
"version": "0.17.0-rc1",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.17.0-rc1.tgz",
"integrity": "sha512-38HMPak9Fgx/rG4tq0/eiBw7WTZ3+Vwk/8FIm1BWhCSP+CDskkpZPRSnHoIND+/tMJb/Wnxl+3IMXf/IaGjtjw==",
"version": "0.18.0-rc",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.18.0-rc.tgz",
"integrity": "sha512-8PRaStaB4OjIvEX4CC8Now0c3SiLSavsjO3d0MR1cAVQ0ZrkCYLInlOF87klS8+6yj4vVoFRnfrbm6NeXJPoLw==",
"dev": true
},
"postcss": {