Commit graph

27 commits

Author SHA1 Message Date
Methapon2001
6375a449e6 feat: search also cover response code 2024-07-30 09:48:25 +07:00
Methapon2001
06793389ed feat: filter date range 2024-07-30 09:15:12 +07:00
Methapon2001
92a5b575c3 fix: prevent timeout 2024-07-24 17:58:54 +07:00
Methapon2001
16c807b514 refactor: sort desc by date 2024-07-19 17:41:12 +07:00
Methapon2001
6629b21476 fix: https protocol typo missing :// 2024-07-19 15:17:43 +07:00
Methapon2001
5f11d383b2 fix: error typo 2024-07-19 15:15:01 +07:00
Methapon2001
8d417e5c13 fix: add code to wrong position 2024-07-19 10:58:17 +07:00
Methapon2001
cbf1ac6fa6 feat: add startAt to response 2024-07-19 10:52:05 +07:00
Methapon2001
e2424298cf feat: delay start time 2024-07-18 17:16:13 +07:00
Methapon2001
00efbdc6a2 feat: toggle able schedule 2024-07-18 09:29:00 +07:00
Methapon2001
ca12d80aa8 feat: schedule backup 2024-07-17 14:10:28 +07:00
Methapon2001
d070d46525 refactor: remove extension from backup name 2024-07-16 14:51:41 +07:00
Methapon2001
4fde3a7988 feat: add backup size metadata to response
This commit add backup size to response object using bash script.

This will also remove minio package as it changed to bash script
instead.
2024-07-16 13:51:18 +07:00
Methapon2001
c963c040ef feat: selectable database to backup
This can be used to select database exclude system database which will
cause error on import.
2024-07-16 13:31:32 +07:00
Methapon2001
f0aba4dd9a fix: env var typo 2024-07-16 13:24:27 +07:00
Methapon2001
63846f57bd feat: backup mysql and s3storage with script 2024-07-15 10:50:45 +07:00
Methapon2001
5982c54c16 feat: add timezone filter 2024-07-11 16:12:11 +07:00
Methapon2001
41a9fced79 refactor: sort latest first 2024-07-11 15:37:25 +07:00
Methapon2001
e0c8c10d28 fix: error json 2024-07-11 14:53:01 +07:00
Methapon2001
3542d9f7fd fix: change to another endpoint avoid timeout 2024-07-11 14:51:53 +07:00
Methapon2001
c4457bbf6c fix: error json 2024-07-11 13:25:22 +07:00
Methapon2001
7835fe469c feat: add currently running status 2024-07-11 11:45:23 +07:00
Methapon2001
d4e4b499e1 fix: delete wrong location 2024-07-11 11:27:57 +07:00
Methapon2001
a3aa1229c1 fix: disabled auth 2024-07-11 10:41:36 +07:00
Methapon2001
e8943075c7 refactor: change to use path instead 2024-07-11 10:19:55 +07:00
Methapon2001
c6824c0dfc feat: add prefix where to backup 2024-07-11 09:06:35 +07:00
Methapon2001
e082feae8b first commit 2024-07-10 17:53:27 +07:00