dependabot[bot]
|
71c7a29424
|
chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 06:54:10 +00:00 |
|
dependabot[bot]
|
a300415b9f
|
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.5 to 2.8.0
Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.7.5 to 2.8.0.
- [Release notes](https://github.com/ProtonMail/gopenpgp/releases)
- [Changelog](https://github.com/ProtonMail/gopenpgp/blob/v2.8.0/CHANGELOG.md)
- [Commits](https://github.com/ProtonMail/gopenpgp/compare/v2.7.5...v2.8.0)
---
updated-dependencies:
- dependency-name: github.com/ProtonMail/gopenpgp/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-19 03:25:32 +00:00 |
|
Jonas Kaninda
|
3c8bd91ad1
|
Migrate storage
|
2024-11-19 04:03:41 +01:00 |
|
Jonas Kaninda
|
5242bf1b48
|
chore: integrate external storage module
|
2024-10-23 04:08:39 +02:00 |
|
Jonas Kaninda
|
9c1bdccae5
|
refactor: create storage interface, refactor local, s3, ftp and ssh storage
|
2024-10-22 16:48:42 +02:00 |
|
Jonas Kaninda
|
35bfefafad
|
fix: fix log message
|
2024-10-13 14:31:28 +02:00 |
|
Jonas Kaninda
|
5a74e3f904
|
chore: switch to encryptor module
|
2024-10-13 14:20:43 +02:00 |
|
Jonas Kaninda
|
4a43a28888
|
feat: add email notification for failed and success backup
|
2024-10-09 22:39:44 +02:00 |
|
Jonas Kaninda
|
1df1c46a96
|
feat: add multi backup
|
2024-10-09 08:32:51 +02:00 |
|
Jonas Kaninda
|
2b58998643
|
feat: add encrypt backup using public key, migrate gpg to go gpg dependency
|
2024-10-08 22:12:54 +02:00 |
|
Jonas Kaninda
|
dbed77ac8a
|
refactor: renaming encrypt functions
|
2024-10-08 21:27:53 +02:00 |
|
Jonas Kaninda
|
35c4a5475e
|
feat: add backup encryption using public key and decryption using private key
|
2024-10-08 11:04:46 +02:00 |
|
Jonas Kaninda
|
9c3bfe83fb
|
feat: add ftp backup storage
|
2024-09-29 23:53:19 +02:00 |
|
Jonas Kaninda
|
e4d2d69fa0
|
chore: migrate backup scheduled mode from linux cron to go cron
|
2024-09-28 09:20:35 +02:00 |
|
|
|
df2757fb1d
|
Fix log , refactoring of code
|
2024-08-04 01:20:30 +02:00 |
|
|
|
bd86310707
|
Add docs
|
2024-08-03 00:49:14 +02:00 |
|
|
|
6976bf7597
|
Add SSH remote backup
|
2024-07-30 19:18:34 +02:00 |
|
|
|
a8fa58dacb
|
Migrate from s3fs to go aws s3 client
|
2024-07-29 07:33:26 +02:00 |
|
|
|
0aa38eec20
|
Add maintain log in scheduled mode
|
2024-07-28 16:59:26 +02:00 |
|
|
|
82987c82f0
|
feat: replace --operation flag by backup and restore command
|
2024-01-20 14:03:06 +01:00 |
|
|
|
53e8bfed35
|
refactor: move backup, restore, s3fs tasks in pkg folder
|
2024-01-19 06:32:30 +01:00 |
|
|
|
23a0ad5695
|
chore: migrate project to Go
|
2024-01-18 16:08:11 +01:00 |
|
|
|
5f048cdf83
|
feat: add database backup verification
|
2024-01-11 19:46:29 +01:00 |
|