Commit Graph

22 Commits

Author SHA1 Message Date
ttionya 002173d359 fix: fix the restore option parsing error (fixed #141) 2024-01-12 00:03:00 +08:00
ttionya fc93e269e5 feat: add mariadb-client dependence 2022-12-17 17:10:26 +08:00
ttionya 15a77da272 feat: support restore data to mysql database 2022-12-17 16:38:10 +08:00
ttionya 61bd4653da docs: update README 2022-12-11 23:23:33 +08:00
ttionya d5613d5cfe feat: support restore data to postgresql database 2022-12-11 23:02:10 +08:00
ttionya c207d49b99 feat: add force restore short option 2022-07-28 10:56:19 +08:00
gtrancillo a4416f417b feat: add force restore option (#72)
* Update restore.sh

Agregado de force restore

* Update Dockerfile

cambiando version de alpine

* Update Dockerfile

Editado para mi arquitectura

* Update Dockerfile

comentando el install de rclone, ya incluido en la imagen base

* Update Dockerfile

Comentado el FROM extra

* Update restore.sh

arreglo de sintaxys

* Update README.md

Agregando el nuevo parametro del restore

* Update Dockerfile

revert changes

* Update restore.sh

Ajuste de indentacion

* Update Dockerfile

Agregando la linea que se eliminó
2022-07-28 10:45:39 +08:00
ttionya 63224c0f4f fix: fix the wrong rsa_key compressed file name for searching when restoring (fixed #32) 2021-09-25 00:07:43 +08:00
ttionya 4a43025658 feat: rename to vaultwarden 2021-05-06 20:27:17 +08:00
ttionya c4165ab305 feat: support restore rsakey file 2021-04-10 18:03:22 +08:00
ttionya a8b9b68cb3 feat: support restore sends directory 2021-04-09 01:22:57 +08:00
ttionya 3205724bc9 fix: fix the restore failure problem 2021-03-03 01:06:28 +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 836f8d462f feat: support 7z archive 2021-02-27 15:33:25 +08:00
Mustapha Zorgati 3016777872 feat: escaped every variable properly 2021-02-24 10:39:25 +01:00
ttionya 0304ca7929 Revert "escaped every parameter in all scripts"
This reverts commit c0897eebb7.
2021-02-24 01:03:26 +08:00
Mustapha Zorgati c0897eebb7 escaped every parameter in all scripts 2021-02-23 13:49:38 +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 1710c92e73 feat: support restore from backup file 2020-11-08 13:43:47 +08:00