aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* What about making use of the download limiter?Libravatar Rutger Broekhoff2024-01-241-1/+1
|
* Properly handle private reposLibravatar Rutger Broekhoff2024-01-241-4/+6
|
* Use X-Forwarded-Host instead of X-Forwarded-ForLibravatar Rutger Broekhoff2024-01-241-7/+6
|
* Debug X-Forward-For handlingLibravatar Rutger Broekhoff2024-01-241-0/+1
|
* Fix server buildLibravatar Rutger Broekhoff2024-01-241-1/+4
|
* Add very simple download limitLibravatar Rutger Broekhoff2024-01-241-1/+104
|
* Remove Go and C sourceLibravatar Rutger Broekhoff2024-01-242-0/+1047
The Rust implementation now implements all features I need