ttionya
|
c4165ab305
|
feat: support restore rsakey file
|
2021-04-10 18:03:22 +08:00 |
|
ttionya
|
c04c4759fd
|
feat: support backup rsakey files
|
2021-04-10 17:51:24 +08:00 |
|
ttionya
|
a8b9b68cb3
|
feat: support restore sends directory
|
2021-04-09 01:22:57 +08:00 |
|
ttionya
|
740fa9bfd4
|
feat: support backup sends directory
|
2021-04-09 01:19:58 +08:00 |
|
ttionya
|
f591e37307
|
fix: remove all RCLONE_REMOTE suffix slash (fixed #22)
|
2021-04-08 00:07:33 +08:00 |
|
ttionya
|
726eb8708a
|
fix: fix the error in determining the existence of a file or folder (fixed #19)
|
2021-03-03 20:33:28 +08:00 |
|
ttionya
|
3205724bc9
|
fix: fix the restore failure problem
|
2021-03-03 01:06:28 +08:00 |
|
ttionya
|
61a53d0d0c
|
fix: fix functions that were removed by mistake
|
2021-03-03 00:51:23 +08:00 |
|
ttionya
|
b406a37ddf
|
feat: support custom DATA_DIR (fixed #17)
|
2021-03-03 00:02:54 +08:00 |
|
ttionya
|
5f9035422a
|
fix: fix the inability to write the unpacked file when restoring the folder read-only (fixed #18)
|
2021-03-02 02:23:45 +08:00 |
|
ttionya
|
d0b4bd2dc1
|
feat: use -n for readability
|
2021-03-01 22:02:09 +08:00 |
|
ttionya
|
b20bbb3eb2
|
Revert "feat: remove unnecessary test -n"
This reverts commit 8f4d8620b6.
|
2021-03-01 21:59:12 +08:00 |
|
ttionya
|
d4a3d63be9
|
feat: support .env file and docker secret
|
2021-02-28 17:52:09 +08:00 |
|
ttionya
|
8f4d8620b6
|
feat: remove unnecessary test -n
|
2021-02-28 17:38:59 +08:00 |
|
ttionya
|
bcccca5b17
|
fix: fixed syntax error
|
2021-02-28 00:28:14 +08:00 |
|
ttionya
|
836f8d462f
|
feat: support 7z archive
|
2021-02-27 15:33:25 +08:00 |
|
ttionya
|
418dda5b77
|
fix: fix mailx argument
|
2021-02-24 20:41:42 +08:00 |
|
Mustapha Zorgati
|
3016777872
|
feat: escaped every variable properly
|
2021-02-24 10:39:25 +01:00 |
|
ttionya
|
79ac521d6a
|
feat: BACKUP_FILE_DATE_SUFFIX only supports a limited number of characters
|
2021-02-24 01:13:35 +08:00 |
|
ttionya
|
0304ca7929
|
Revert "escaped every parameter in all scripts"
This reverts commit c0897eebb7.
|
2021-02-24 01:03:26 +08:00 |
|
ttionya
|
8528a048f7
|
Revert "fix: fix array problem"
This reverts commit 6f54b14046.
|
2021-02-24 01:02:52 +08:00 |
|
ttionya
|
6f54b14046
|
fix: fix array problem
|
2021-02-24 00:10:22 +08:00 |
|
Mustapha Zorgati
|
c0897eebb7
|
escaped every parameter in all scripts
|
2021-02-23 13:49:38 +01:00 |
|
ttionya
|
fc67738196
|
fix: fix unable to get the correct time information
|
2021-02-23 19:33:18 +08:00 |
|
ttionya
|
6428624104
|
feat: add backup file date formatting configuration environment variables
|
2021-02-23 16:35:30 +08:00 |
|
Mustapha Zorgati
|
b17e1e54e8
|
now using rclone --min-age flag to determine age of backups
|
2021-02-22 19:23:39 +01:00 |
|
Mustapha Zorgati
|
1a2887d58a
|
added current time and timezone to backup files
|
2021-02-22 13:06:58 +01:00 |
|
Mustapha Zorgati
|
6e5e7e7adb
|
added compatibility for special characters in rclone remote
|
2021-02-22 01:00:23 +01:00 |
|
ttionya
|
ff175a034f
|
feat: add restore check
|
2020-11-08 16:29:10 +08:00 |
|
ttionya
|
b5726200c1
|
feat: support restore backup zip file
|
2020-11-08 14:36:31 +08:00 |
|
ttionya
|
50f9c72e41
|
feat: ask before restoration
|
2020-11-08 14:28:44 +08:00 |
|
ttionya
|
7768f62406
|
feat: edit directory variables
|
2020-11-08 14:17:28 +08:00 |
|
ttionya
|
1710c92e73
|
feat: support restore from backup file
|
2020-11-08 13:43:47 +08:00 |
|
ttionya
|
0b6cb8f16e
|
feat: extract common variables to includes file
|
2020-11-08 13:41:04 +08:00 |
|
ttionya
|
e70e10db69
|
feat: add timezone support
|
2020-10-07 23:46:45 +08:00 |
|
ttionya
|
dc91efcbc4
|
fix: check upload file is exist before upload
(fixed #2)
|
2020-10-07 22:37:18 +08:00 |
|
ttionya
|
7e437a1884
|
fix: no crontab is added repeatedly on restart
(fixed #1, fixed #3)
|
2020-10-07 21:15:53 +08:00 |
|
ttionya
|
89e45af55a
|
feat: support email notification when backup succeeds and fails
|
2020-06-14 01:59:29 +08:00 |
|
ttionya
|
705097c78c
|
feat: now support backup database, config.json and attachments directory
|
2020-06-13 23:37:54 +08:00 |
|
ttionya
|
de7f8cc345
|
feat: support call rclone without set docker entrypoint
|
2020-06-06 10:35:30 +08:00 |
|
ttionya
|
3c7fef9bb1
|
fix: fix shell error
|
2020-06-05 20:29:17 +08:00 |
|
ttionya
|
6688f66fe7
|
feat: add docker-compose file
|
2020-06-05 19:23:29 +08:00 |
|
ttionya
|
b9e5ab9983
|
feat: add features
|
2020-06-05 19:17:26 +08:00 |
|