Commit Graph

206 Commits

Author SHA1 Message Date
f7177dbd70
🔨 Add "Create Backup Timeout" in addon settings #111 2022-02-14 11:39:04 +01:00
65fb449a4a
🎉 2022 (a bit late 😅) 2022-02-11 11:52:29 +01:00
73165cd764
🚑 Fix clean using wrong http method + url (#110) 2022-02-11 11:45:54 +01:00
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