Sebastien Clement
|
17e712427d
|
🚑 Fix backup now on snapshot triggering restore instead of upload #44
|
2021-01-20 11:16:35 +01:00 |
|
|
46ae0b7a77
|
🚑 Fix crash if SSL is disable #43
|
2021-01-14 18:22:56 +01:00 |
|
Sebastien Clement
|
eaf8123226
|
✏️ Update Readme and move documentation in DOCS.md
|
2021-01-12 00:12:41 +01:00 |
|
|
7a5aa7b0b8
|
🔨 Add password protected option for snapshots #42
|
2021-01-11 20:22:21 +01:00 |
|
|
ee25207856
|
✏️ Check if state is changed before saving it
|
2021-01-11 00:01:02 +01:00 |
|
|
61ddd73a8c
|
✏️ Hide auto-clean settings if disabled
|
2021-01-10 23:55:50 +01:00 |
|
|
f4e62a4a14
|
:pecil2: NodeJs code clean and refractory
|
2021-01-09 17:09:44 +01:00 |
|
|
8e01daf953
|
✏️ Split scss file
|
2021-01-09 14:14:08 +01:00 |
|
Sebastien Clement
|
573ca5401c
|
🚑 Fix modal scroll
|
2021-01-09 01:29:15 +01:00 |
|
Sebastien Clement
|
94eb49c312
|
🚑 Fix error 500 if config is empty
|
2021-01-09 01:13:14 +01:00 |
|
Sebastien Clement
|
18657e37ce
|
🚑 Fix nextcloud modal not showing if conf is empty
|
2021-01-09 01:08:19 +01:00 |
|
Sebastien Clement
|
84c3027d97
|
Merge branch 'bootstrap'
|
2021-01-09 00:28:02 +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 |
|
Ermanno Baschiera
|
52e7bacf90
|
fix typo on Home Assistant folder name
|
2021-01-07 18:18:28 +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 |
|
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 |
|
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
|
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 |
|