Commit Graph

214 Commits

Author SHA1 Message Date
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
12459720c4
✏️ Add dependabot config 2021-02-10 17:32:24 +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
7e64da2d65 ✏️ Switch form DockerHub to ghcr.io 2021-02-10 15:40:08 +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
d55b9b0833
Update FUNDING.yml 2021-01-19 10:04:22 +01:00
a7387093cf
Create FUNDING.yml 2021-01-19 10:03:31 +01:00
46ae0b7a77 🚑 Fix crash if SSL is disable #43 2021-01-14 18:22:56 +01:00
768ae1d97f
✏️ Change doc url 2021-01-12 13:57:31 +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
2e23a84659 ✏️ update readme 2021-01-09 01:45:25 +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
d852a04abc ✏️ Move Fix on top of changelog 2021-01-08 10:47:06 +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
a4096b6282
Merge pull request #41 from ebaschiera/patch-1
fix typo in Home Assistant folder name
2021-01-07 22:28:14 +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