Commit Graph

176 Commits

Author SHA1 Message Date
Sebastien Clement
e2ac2dee67 ✏️ Update image and readme 2021-01-09 00:27:46 +01:00
Sebastien Clement
5bcd0b4dde ✏️ Little visual change on backup config modal 2021-01-09 00:20:58 +01:00
fce90f0b6a ✏️ JS code clean and refractor 2021-01-08 20:30:21 +01:00
f7ebd6a9e0 ✏️ Code clean 2021-01-08 19:45:41 +01:00
2e110ae9ac 🔨 Correct upload 2021-01-08 19:45:19 +01:00
039d01bf64 🔨 Convert backup setting modal to bootstrap 2021-01-08 19:05:12 +01:00
Sebastien Clement
7d4b796950 🔨 Convert nextcloud setting modal to bootstrap 2021-01-08 16:54:31 +01:00
Sebastien Clement
da37e6ecaf 🔨 Convert status update to bootstrap 2021-01-08 14:37:48 +01:00
Sebastien Clement
8328786df8 🔨 Move loading modal and toast to bootstrap 2021-01-08 13:41:36 +01:00
Sebastien Clement
59afab1120 🔨 Convert list + modal to Bootstrap 2021-01-08 01:49:21 +01:00
ae1cc25cb0 🔨 Switch navbar + header to bootstrap 2021-01-07 22:14:11 +01:00
7bcce07c59 🔨 Add bootstrap files 2021-01-07 18:21:25 +01:00
d85c04755e ✏️ Some code clean... 2021-01-07 16:37:44 +01:00
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