Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | Fix default configHEADv0.0.4master | Slack Coder | |
2025-05-19 | Remove unneeded tests | Slack Coder | |
2025-05-19 | Add Debian source package to contrib | Slack Coder | |
2025-05-19 | Fix verification | Slack Coder | |
Use the Mirror's verification parameter instead of the global parameter and remove it. This fixes an issue where mirrors were not being verified. | |||
2025-05-16 | Enable immediate once only mirroring | Slack Coder | |
Interpret Min/Max intervals of zero to mean the mirror should by pulled immediately and only once. Allow the user to be specific by adding per-mirror configuration for MinInterval and MaxInterval. | |||
2025-04-22 | Implement staging and verificationv0.0.3 | Slack Coder | |
Ensure data integrity by supporting data staging and verification. | |||
2024-10-23 | Avoid hosting assets on Git mirrorv0.0.2 | Slack Coder | |
2024-10-23 | contrib: Add systemd files | Slack Coder | |
2024-10-23 | Support reload and refactor config | Slack Coder | |
- Simplify config parameters. - Support hot config reloading. | |||
2024-10-21 | Add signal handling | Slack Coder | |
2024-10-21 | slackbuild rc script | Slack Coder | |
2024-10-21 | SlackBuild: Update rc script | Slack Coder | |
Prepend service name to bash functions. | |||
2024-10-21 | Support multiple config files | Slack Coder | |
Read files from /etc/mirror/conf.d. | |||
2024-10-16 | slackbuild: Add versionv0.0.1 | Slack Coder | |
2024-10-16 | Support versioning | Slack Coder | |
2024-10-16 | Make config handling simpler | Slack Coder | |
2024-10-16 | Fix nil pointer dereference | Slack Coder | |
2024-10-16 | Fail immediately when commands missing | Slack Coder | |
2024-10-03 | mod: Remove mergo dependency | Slack Coder | |
The small amount of configuration fields does not justify its inclusion. | |||
2024-10-03 | README: Add note about todo | Slack Coder | |
2024-10-03 | README: Note about system integration | Slack Coder | |
2024-10-02 | config: Use TOML | Slack Coder | |
TOML is simple for users, and it is used in notably projects like rustlang. It also provides comments! | |||
2024-07-20 | Update README | Slack Coder | |
2024-07-20 | GPG-KEY: update expired key | Slack Coder | |
2024-07-18 | fix slackbuild | Slack Coder | |
2024-07-18 | Port to Golangv0.0.1-dev | Slack Coder | |
2024-04-08 | create parents | Slack Coder | |
2024-04-08 | Initial commit | Slack Coder | |