Commit Graph

31 Commits

Author SHA1 Message Date
cfe6778745
:hambulance: Fix backup order that have break auto clean 2022-11-14 16:51:39 +01:00
065bfae223
🔨 Remove moment 2022-05-02 11:39:59 +02:00
ec957041e1
🔨 Migrate all code to ESM (#124)
* 🔨 Convert everything to es6 modules

* 🔨 Cath in manual backup

* 🔨 Change status storage method

* 🔨 Move token to static in hassioApiTools

* 🚑 Fix crash on backup upload to ha

* 🚑 Fix multiple upload

* 🔨 Add logs for protected

* 🔨 Catch some errors
2022-04-30 16:19:31 +02:00
c9b4b71e85
✏️ Add error detail on config save 2021-09-07 12:38:43 +02:00
Sebastien Clement
eaf926f42e 🔨 Add auto start/stop addons before/after backup 2021-02-10 15:22:30 +01:00
f4e62a4a14 :pecil2: NodeJs code clean and refractory 2021-01-09 17:09:44 +01:00
Sebastien Clement
94eb49c312 🚑 Fix error 500 if config is empty 2021-01-09 01:13:14 +01:00
Sebastien Clement
7d4b796950 🔨 Convert nextcloud setting modal to bootstrap 2021-01-08 16:54:31 +01:00
Sebastien Clement
59afab1120 🔨 Convert list + modal to Bootstrap 2021-01-08 01:49:21 +01:00
Sebastien Clement
310ecf1c17 🔨 Add settings for partial backup #33 2020-12-06 22:55:18 +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
8632a3d079 ✏️ Clean code with prettier 2020-11-09 12:42:26 +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
2c506c2e69 ✏️ Add size for backup-ed snapshot in detail modal 2020-11-04 12:30:12 +01:00
25618ccd91 🔨 Add setting to specify backup directory 2020-09-12 16:47:32 +02:00
Justin
314a194368
Update api.js 2020-08-12 21:49:48 -04:00
24f6a8c552 🔨 Add logger 2020-02-15 14:28:48 +01:00
c2d68232a5 🔨 Change config location 2020-01-10 21:29:54 +01:00
cdcbac4bc6 🔨 Add clean for local snapshots 2020-01-10 19:38:27 +01:00
c1a7016209 🔨 Add clean functionality only for Cloud 2020-01-10 18:58:31 +01:00
cc9f35e1ec 🔨 Display backed up snaps in Web UI (Close #3) 2020-01-06 17:19:44 +01:00
ea8aeb3f47 Adding auto backup integration (Using Cron) 2020-01-04 19:59:13 +01:00
c2e8c08cb8 🔨 Check cron settings before saving it 2020-01-04 18:30:24 +01:00
e407c23b89 Add cron config web UI and API 2020-01-04 17:56:27 +01:00
dfc63f0956 Add create new-backup route 2019-12-28 17:33:27 +01:00
b32d51847e Update last backup when upload is finish 2019-12-28 16:25:54 +01:00
a962827599 Add upload methods 2019-12-28 12:50:36 +01:00
7ce157efec Add manual backup interface, only download 2019-12-21 22:55:40 +01:00
45f1de996e Adding internal method for downloading snap + switch to "request" 2019-12-21 19:26:45 +01:00
a0840e2581 Add nextcloud settings panel 2019-12-19 17:09:05 +01:00
6e609f387c Add base code 2019-12-19 15:08:47 +01:00