Commit Graph

116 Commits

Author SHA1 Message Date
ttionya 5efac69320 Merge pull request #26 from ttionya/feature/rsakey
support backup rsa_key files
2021-04-10 18:11:32 +08:00
ttionya 5f94e75422 docs: add rsakey description 2021-04-10 18:09:56 +08:00
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 342778ffd0 Merge pull request #25 from ttionya/feature/sends
support backup sends directory
2021-04-10 00:14:51 +08:00
ttionya a16f1d18f7 docs: add sends description 2021-04-09 01:28:15 +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 09bd086ca2 release: release v1.6.2 2021-04-08 10:22:53 +08:00
ttionya ae0cbc38b9 release: release v1.6.2-beta.0 2021-04-08 00:18:00 +08:00
ttionya 13d7e42d6b feat: update Dockerfile base image version 2021-04-08 00:09:23 +08:00
ttionya f591e37307 fix: remove all RCLONE_REMOTE suffix slash (fixed #22) 2021-04-08 00:07:33 +08:00
ttionya 7412d80f43 docs: change volume name to match bitwardenrs 2021-04-07 21:13:43 +08:00
ttionya ab04bb20de release: release v1.6.1 2021-03-03 20:34:00 +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 de9c941810 release: release v1.6.0 2021-03-03 02:14:33 +08:00
ttionya 7e3d8d4618 docs: add DATA_DIR environment variables description 2021-03-03 02:11:34 +08:00
ttionya c12e90f3cb release: release v1.6.0-beta.4 2021-03-03 01:08:20 +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 132f37bcf8 release: release v1.6.0-beta.3 2021-03-03 00:04:17 +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 574228eb8a release: release v1.6.0-beta.2 2021-03-01 23:32:46 +08:00
ttionya 3de6a6b5c3 Merge pull request #16 from ttionya/feature/support-env-file
support env file
2021-03-01 23:30:27 +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 a0113cdd8a docs: add README 2021-02-28 18:24:31 +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 76077b6b5b release: release v1.6.0-beta.1 2021-02-28 00:28:47 +08:00
ttionya bcccca5b17 fix: fixed syntax error 2021-02-28 00:28:14 +08:00
ttionya 64d7625cbf release: release v1.6.0-beta.0 2021-02-28 00:10:40 +08:00
ttionya 45ca7936ad Merge pull request #15 from ttionya/feature/support-7z-archive
support 7z archive
2021-02-28 00:08:15 +08:00
ttionya d8cdf665d7 docs: add ZIP_TYPE environment variables 2021-02-27 15:43:59 +08:00
ttionya 836f8d462f feat: support 7z archive 2021-02-27 15:33:25 +08:00
ttionya 442fe217f8 release: release v1.5.2 2021-02-24 20:57:37 +08:00
ttionya 418dda5b77 fix: fix mailx argument 2021-02-24 20:41:42 +08:00
ttionya 25d6bafd14 release: release v1.5.2-beta.2 2021-02-24 19:10:58 +08:00
ttionya be5be61cc8 Merge pull request #11 from mustaphazorgati/master
Escaping every variable in all scripts
2021-02-24 18:52:19 +08:00
Mustapha Zorgati 7dfd235d1e docs: fixed typo 2021-02-24 10:39:34 +01:00
Mustapha Zorgati 3016777872 feat: escaped every variable properly 2021-02-24 10:39:25 +01:00
ttionya b902187e73 release: release v1.5.2-beta.1 2021-02-24 01:14:50 +08:00
ttionya d00f49d9dd docs: update README 2021-02-24 01:13:57 +08: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 efd91f5c50 release: release v1.5.2-beta.0 2021-02-24 00:12:10 +08:00
ttionya 6f54b14046 fix: fix array problem 2021-02-24 00:10:22 +08:00
ttionya 334d7b2d6a Merge pull request #10 from mustaphazorgati/master
escaped every parameter in all scripts
2021-02-23 23:02:55 +08:00