Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read limit as current, not as limit XD | Rutger Broekhoff | 2024-01-24 | 1 | -4/+4 |
| | |||||
* | What about making use of the download limiter? | Rutger Broekhoff | 2024-01-24 | 1 | -1/+1 |
| | |||||
* | Properly handle private repos | Rutger Broekhoff | 2024-01-24 | 1 | -4/+6 |
| | |||||
* | Use X-Forwarded-Host instead of X-Forwarded-For | Rutger Broekhoff | 2024-01-24 | 1 | -7/+6 |
| | |||||
* | Debug X-Forward-For handling | Rutger Broekhoff | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | Fix server build | Rutger Broekhoff | 2024-01-24 | 1 | -1/+4 |
| | |||||
* | Add very simple download limit | Rutger Broekhoff | 2024-01-24 | 1 | -1/+104 |
| | |||||
* | Remove Go and C source | Rutger Broekhoff | 2024-01-24 | 1 | -0/+1028 |
The Rust implementation now implements all features I need |