Commit Graph

163 Commits

Author SHA1 Message Date
f34154a4f1 ✏️ Dependencies upgrade 2021-01-07 16:13:05 +01:00
Sebastien Clement
bdfecede62 🔨 Add logger level to config 2021-01-05 10:36:44 +01:00
Sebastien Clement
57d0394dac 🔨 Change addon base image 2021-01-04 11:51:21 +01:00
Sebastien Clement
ef8f73f848 🎉 2021 2021-01-04 11:02:19 +01:00
6db578e0ff
Merge pull request #40 from jrue3084/master
removed colon due to nextcloud error
2020-12-30 11:50:48 +01:00
jrue3084
8fa8442bdd removed colon due to nextcloud error 2020-12-28 18:15:46 +00:00
Sebastien Clement
9c08147b00 🔨 Switch to partial backup #33 2020-12-06 23:37:19 +01:00
Sebastien Clement
310ecf1c17 🔨 Add settings for partial backup #33 2020-12-06 22:55:18 +01:00
Sebastien Clement
619aa80687 🚑 Manually buid basic auth header to prevent encoding issue with password #32 2020-11-17 23:28:04 +01:00
Sebastien Clement
b4fb25d3d4 ✏️ Hide host in debug logs to prevent leak when posting logs on issue 2020-11-17 23:26:25 +01:00
Sebastien Clement
cf93b87591 🚑 Use encodeURIComponent for passwords 2020-11-17 22:40:12 +01:00
Sebastien Clement
c4f5b00a84 🚑 Fix crash on startup 2020-11-17 22:21:30 +01:00
Sebastien Clement
8c03b24bc4 :amblance: encodeURI on download too 2020-11-17 22:12:36 +01:00
Sebastien Clement
a0ff15d716 🚑 UrlEncore of password to prevent URI malformed error, Possible fix for #32 2020-11-17 21:47:47 +01:00
Sebastien Clement
830f8d6fd5 Merge branch 'master' of https://github.com/Sebclem/hassio-nextcloud-backup 2020-11-17 21:08:25 +01:00
Sebastien Clement
7d174aa610 🔨 Log error message when catching 2020-11-17 21:07:50 +01:00
3941262e8c ✏️Add more debug when uploading/downloading to/from Nextcloud 2020-11-17 15:28:59 +01:00
eed5fe0eb8 :ambulane: Swith to role "manger" to fix permission issue #30 2020-11-15 12:25:07 +01:00
0405374823 🚑 Add "homeassistant_api" to config to fix permission issue #30 2020-11-15 12:04:49 +01:00
Sebastien Clement
4335f9c7da 🔨 Add name backup name setting, you can now change the backup file name #29 2020-11-12 15:12:58 +01:00
Sebastien Clement
bc5bfcad48 ✏️ Move naming tamplating doc to root 2020-11-12 13:39:20 +01:00
Sebastien Clement
f9b783a3c3 ✏️ Add doc for future naming templating #29 2020-11-12 13:37:09 +01:00
Sebastien Clement
2b8ce7f350 ✏️ Rebuild backup setting modal 2020-11-12 13:10:57 +01:00
Sebastien Clement
d888ca7b3d 🚑 Fix crash on restore if tmp folder not exist #28 2020-11-09 13:14:47 +01:00
Sebastien Clement
8632a3d079 ✏️ Clean code with prettier 2020-11-09 12:42:26 +01:00
Sebastien Clement
1237f9c6ff 🚑 Fix crash on snapshot download fail (form NC) #28
Check if file exist before trying to delete it
2020-11-09 11:45:16 +01:00
Sebastien Clement
097f8d04f5 🚑 Try to fix CI/CD 2020-11-04 16:18:10 +01:00
Sebastien Clement
1a1ebc252b 🔨 Add ability to upload backed-up snapshot from Nextcloud to Home assistant 2020-11-04 16:10:25 +01:00
Sebastien Clement
88cd6f2c45 🔨 Edit frontend for Restore function 2020-11-04 14:51:13 +01:00
Sebastien Clement
2c506c2e69 ✏️ Add size for backup-ed snapshot in detail modal 2020-11-04 12:30:12 +01:00
Sebastien Clement
9a581d24de 🗑️ Remove Nodemon dependencies 2020-11-04 12:27:38 +01:00
2099879e20 Merge branch 'master' of github.com:Sebclem/hassio-nextcloud-backup 2020-10-14 18:34:23 +02:00
a0a31e3bf7 🚑 Fix self signed certificate #27 2020-10-14 18:34:11 +02:00
60b31e7f5f ✏️ Add issue templates 2020-10-12 19:13:09 +02:00
75cc45a65e ✏️ Add stale config 2020-10-12 19:02:07 +02:00
9330cb855e 🔨 Add bot file 2020-10-12 15:54:12 +02:00
8a138afb9f 🚑 FIx tag in CI/CD 2020-10-12 14:35:36 +02:00
8bc167a884 🚑 Fix missing tags in CI/CD 2020-10-12 14:28:12 +02:00
5520175619 🔨 Fix CI/CD 2020-10-12 14:26:45 +02:00
916fc0c526 🔨 Publish dev realese 2020-10-12 14:25:43 +02:00
7af0263b6c 🔨 Add option to accept self signed certificates 2020-10-12 13:51:57 +02:00
4129f0cbf5
✏️ Rebranding hassio => home assistant 2020-10-06 16:23:20 +02:00
5e64214459
✏️ Rebranding hassio => home assistant 2020-10-06 16:17:09 +02:00
Sebastien Clement
c8256e2d08 🚑 Increase snapshot creation time-out 2020-09-23 19:34:24 +02:00
Sebastien Clement
b4be373a0c ✏️ Nextcloud Backups => Snapshots in Nextcloud 2020-09-16 16:58:20 +02:00
Sebastien Clement
6c7dcf691c ✏️ Manu -> Manual 2020-09-16 16:55:31 +02:00
Sebastien Clement
9fa347df64 ✏️ Set version to DEV 2020-09-16 10:20:03 +02:00
Sebastien Clement
5fcb6b16c8 🔨 Fix typo in github CI/CD 2020-09-16 10:15:19 +02:00
Sebastien Clement
f9d183f246 🔨 Github action -> Use stategy and update build-push-action 2020-09-16 10:13:29 +02:00
1d86f42bf7 Merge branch 'dev' 2020-09-12 16:49:33 +02:00