Commit Graph

253 Commits

Author SHA1 Message Date
dependabot[bot]
2c155b1060
⬆️ Bump winston in /nextcloud_backup/rootfs/opt/nextcloud_backup (#105)
Bumps [winston](https://github.com/winstonjs/winston) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.3.3...v3.4.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:33:36 +01:00
dependabot[bot]
2f883e83ca
⬆️ Bump http-errors (#98)
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: http-errors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:32:48 +01:00
dependabot[bot]
ce23c6ac08
⬆️ Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup (#104)
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:31:56 +01:00
dependabot[bot]
2850e2c054
⬆️ Bump express in /nextcloud_backup/rootfs/opt/nextcloud_backup (#97)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:29:49 +01:00
dependabot[bot]
c2b0236764
⬆️ Bump debug in /nextcloud_backup/rootfs/opt/nextcloud_backup (#95)
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:29:36 +01:00
dependabot[bot]
fdd4e5287e
⬆️ Bump cookie-parser (#93)
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.5...1.4.6)

---
updated-dependencies:
- dependency-name: cookie-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 10:29:10 +01:00
aa99b360d3
🔨 Temporary disable home assistant sensor (suspected to create crash) #102 2022-01-24 17:02:42 +01:00
15ed577682
🚑 Use new supervisor URL + new auth method #102 2022-01-24 16:59:14 +01:00
7b7d5a2b0e
🚑 Fix crash if next_backup is empty (if auto backup not configured) #84 2021-09-14 09:58:04 +02:00
cf98379de9
⬆️ Update base image to 10.0.2 2021-09-07 15:40:04 +02:00
efcdcd65b1
🔨 Add status entities to home assistant close #1 2021-09-07 15:37:04 +02:00
f2c9561d9b
🔨 Add custom cron setting #78 2021-09-07 12:39:31 +02:00
c9b4b71e85
✏️ Add error detail on config save 2021-09-07 12:38:43 +02:00
c419ab24ea
✏️ Replace deprecated Jquery methods 2021-09-07 11:00:31 +02:00
dd266cbc1c
⬆️ Update dependencies 2021-09-07 10:27:05 +02:00
8b0922a415 ✏️ Update dependencies 2021-07-08 11:57:53 +02:00
MeIchthys
1a61f9e2d0
Minor Gramatical Fixes (#74) 2021-07-08 10:47:18 +02:00
0fb46156b8
⬆️ Upgrade base image 2021-05-27 17:58:54 +02:00
dependabot[bot]
e49e94d1f5
⬆️ Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup (#68)
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.3.0...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:45:04 +02:00
dependabot[bot]
e3be84f97a
⬆️ Bump bootstrap (#67)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:43:33 +02:00
fc65343045
⬆️ Update Base image 2021-05-06 11:49:29 +02:00
dependabot[bot]
5faaa5e945
⬆️ Bump bootstrap (#64)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta3 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 11:46:32 +02:00
Sebastien Clement
c9e0aab3be ✏️ Reduce donate button size 2021-04-26 13:04:41 +02:00
dependabot[bot]
030de1b70a
⬆️ Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup (#62)
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.2.1...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 16:53:58 +02:00
dependabot[bot]
2626110eb1
⬆️ Bump bootstrap (#61)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta2 to 5.0.0-beta3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta2...v5.0.0-beta3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 16:44:09 +02:00
570ab5183f ✏️ Re-gen css files 2021-03-23 15:40:25 +01:00
946589d09e ⬆️ Update base addon version 2021-03-23 15:16:12 +01:00
4c96f698eb 🔨 Fix for new version of webdav lib 2021-03-23 15:15:37 +01:00
dependabot[bot]
8ecf69c83e
⬆️ Bump jquery in /nextcloud_backup/rootfs/opt/nextcloud_backup (#58)
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 15:06:23 +01:00
dependabot[bot]
bddbe0f836
⬆️ Bump bootstrap (#46)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta1 to 5.0.0-beta2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta1...v5.0.0-beta2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:47:03 +01:00
dependabot[bot]
8c0f0e08e5
⬆️ Bump got in /nextcloud_backup/rootfs/opt/nextcloud_backup (#57)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:45:27 +01:00
dependabot[bot]
9f0bcdeae5
Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup (#59)
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.6.2 to 4.2.1.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v3.6.2...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:35:55 +01:00
dependabot[bot]
c783f914c0
⬆️ Bump @fortawesome/fontawesome-free (#60)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.2...5.15.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:33:11 +01:00
dependabot[bot]
f57b2d5c9c
⬆️ Bump form-data (#54)
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 11:32:08 +01:00
dependabot[bot]
3dcc02ed9f
⬆️ Bump http-errors (#53)
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.6.3 to 1.8.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.6.3...1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:45:35 +01:00
dependabot[bot]
72debcf911
⬆️ Bump debug in /nextcloud_backup/rootfs/opt/nextcloud_backup (#51)
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.9 to 4.3.1.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/compare/2.6.9...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:45:16 +01:00
dependabot[bot]
c6c6f9a0ec
⬆️ Bump morgan in /nextcloud_backup/rootfs/opt/nextcloud_backup (#47)
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/morgan/compare/1.9.1...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:41:16 +01:00
dependabot[bot]
657b34d91b
⬆️ Bump @fortawesome/fontawesome-free (#50)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.1...5.15.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:41:02 +01:00
dependabot[bot]
299a1e5bf8
⬆️ Bump ejs in /nextcloud_backup/rootfs/opt/nextcloud_backup (#49)
Bumps [ejs](https://github.com/mde/ejs) from 2.6.2 to 3.1.6.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v2.6.2...v3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:40:48 +01:00
dependabot[bot]
8b848f9f77
⬆️ Bump express in /nextcloud_backup/rootfs/opt/nextcloud_backup (#48)
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:36:13 +01:00
Sebastien Clement
36ef2b51ec 🔨 Rebuild Dockerfile to be more layer friendly 2021-02-10 16:38:34 +01:00
Sebastien Clement
29288a992b ✏️ Use npm ci in Dockerfile 2021-02-10 16:20:48 +01:00
Sebastien Clement
d4a6be22dc ✏️ Remove debugger 2021-02-10 16:17:58 +01:00
Sebastien Clement
fdf313bbb5 ✏️ Update documentation 2021-02-10 16:10:09 +01:00
Sebastien Clement
f252c85fe4 ✏️ Exclude this addon from auto stop selection 2021-02-10 16:04:31 +01:00
Sebastien Clement
8901fcf56a ✏️ Link docker image to GitHub repo 2021-02-10 15:54:40 +01:00
Sebastien Clement
eaf926f42e 🔨 Add auto start/stop addons before/after backup 2021-02-10 15:22:30 +01:00
aa3805abf2 ✏️ Rename custom_bootstrap to bootstrap 2021-02-06 21:07:33 +01:00
11b83a86f3 🔨 Add Settings for autostop addons 2021-02-06 20:20:24 +01:00
59fc4fd4a9 ✏️ Correct color when clicking on list 2021-02-05 20:26:14 +01:00
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
231f788b58 ✏️ Change variable doc url 2021-01-12 00:31:30 +01:00
Sebastien Clement
f81c605d67 ✏️ Change logo url in readme 2021-01-12 00:28:16 +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
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
19d13b4284 ✏️ Change hassio role to prevent error on addon startup 2021-01-08 10:43:58 +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
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
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