ttionya
3fcb32a210
feat: optimalize code
2026-03-17 15:16:25 +08:00
ttionya
19acadf49f
fix: unable to validate encrypted rclone config file
2026-03-17 14:18:32 +08:00
ttionya
cd17fc06ce
fix: fix the incorrect generation of the Message-ID ( fixed #220 )
2025-11-05 21:18:45 +08:00
ttionya
083e8e93ab
fix: fix incorrect rclone configuration detection ( fixed #205 )
2025-10-23 18:29:33 +08:00
ttionya
ee7bc24734
feat: remove excess local
2025-08-02 14:19:11 +08:00
ttionya
b7ad91f2f4
feat: default persistently save the parent_message_id
2025-08-01 20:09:59 +08:00
ttionya
cc4be050ea
Revert "feat: add a prompt message when a new Message-ID is generated"
...
This reverts commit 78d690c182 .
2025-08-01 19:47:29 +08:00
ttionya
78d690c182
feat: add a prompt message when a new Message-ID is generated
2025-08-01 19:20:12 +08:00
ttionya
dd86d927c9
feat: add email threading control via MAIL_FORCE_THREAD environment variable
2025-07-31 21:13:00 +08:00
ttionya
95cf0a95bd
feat: show warnings when restore mysql/mariadb database ( #202 )
2025-06-10 16:24:22 +08:00
ttionya
ffe59fc371
fix: fix directory not found error ( fixed #199 )
2025-05-12 15:24:23 +08:00
ttionya
8cdf803e34
feat: support custom display name ( close #189 )
2025-03-16 14:34:59 +08:00
ttionya
624de52e87
fix: fix the issue where errors occur due to spaces in MAIL_SMTP_VARIABLES
2025-03-12 18:35:47 +08:00
ttionya
47c4ed8595
feat: support more MySQL SSL connection options
2025-02-20 15:06:18 +08:00
ttionya
6724a65ecf
feat: optimize rclone connection detection logic ( close #183 )
2025-02-18 20:55:00 +08:00
ttionya
729f828b81
feat: support MySQL SSL connection ( close #185 )
2025-02-18 19:39:25 +08:00
ttionya
810fa92038
feat: add warning prompt information
2025-01-16 11:32:44 +08:00
ttionya
93e77a6c0f
fix: fix supercronic PATH bug
2025-01-16 10:59:25 +08:00
ttionya
e74c3ab271
feat: allow partial storage system connection failures during backup verification ( close #175 )
2025-01-16 00:21:12 +08:00
ttionya
8a87ffe7cb
feat: improve display content
2024-09-07 10:06:12 +08:00
ttionya
b7008e8144
fix: fix PING test
2024-09-06 23:08:07 +08:00
ttionya
f2520175ea
feat: support PING test
2024-09-06 07:43:40 +00:00
ttionya
3de4f98d24
feat: improve notification method
2024-09-06 07:37:24 +00:00
ttionya
d237985df1
feat: rewrite the send_ping function
2024-09-06 00:17:09 +08:00
ttionya
753d19dc5d
feat: add curl options environment variable
2024-09-05 23:40:44 +08:00
ttionya
5d635bf079
fix: correct grammatical errors
2024-07-21 00:07:31 +08:00
ttionya
beee466c80
feat: replace PING_URL_WHEN_STARTS with PING_URL_WHEN_START
2024-07-20 23:28:15 +08:00
ttionya
1497b0f020
feat: replace PING_URL_WHEN_ERROR with PING_URL_WHEN_FAILURE
2024-07-19 14:39:09 +08:00
Yi Chen
33021b5910
feat: fine-grained ping message
...
Different PING URLs for various scenarios, enabling success/failure tracking and latency monitoring.
2024-07-16 16:33:48 -04:00
ttionya
6bc4a5ddbe
perf: shorten code
2024-03-03 14:54:57 +08:00
ttionya
002173d359
fix: fix the restore option parsing error ( fixed #141 )
2024-01-12 00:03:00 +08:00
ttionya
245085716e
fix: use mail command
2023-07-02 22:27:30 +08:00
ttionya
b076f6cfc5
fix: remove BACKUP_FILE_SUFFIX / char
2023-04-08 15:11:24 +08:00
ttionya
bd4f3192d4
feat: support environment variable BACKUP_FILE_SUFFIX
2023-04-08 11:11:10 +08:00
ttionya
434bfed0c0
feat: support trigger a backup manually
2023-03-18 21:34:46 +08:00
ttionya
82466198f1
docs: update README
2023-01-23 14:55:55 +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
a6bf6cfa20
feat: support mysql database
2022-12-17 15:51:57 +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
3740262e8c
feat: support postgresql database
2022-12-11 20:30:47 +08:00
Vitali Khlebko
a5f83699cc
Execute supercronic as PID 1 process
...
So, SIGINT can be passed to supercronic instead of entrypoint script shell. Providing quick container restart
2022-10-18 00:17:33 -04:00
Benjamín Hurtado Torrealba
1099a7c232
Added BACKUP_FILE_DATE env variable
...
- default as `%Y%m%d`
2022-08-23 21:01:33 -04:00
ttionya
ae021c9013
feat: support multiple remotes
2022-07-30 17:57:54 +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
9407bf6708
feat: extracting environment variables
2022-07-02 22:00:50 +08:00
ttionya
c24263dd25
feat: support start the container as non-root user ( close #45 , close #47 )
2022-06-30 23:30:51 +08:00
ttionya
4022c5cdf6
feat: support Rclone global flasgs ( close #49 )
2022-03-21 01:38:50 +08:00