aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* cargo fmtRutger Broekhoff2024-03-301-10/+9
* Restructure authorization flow•••Tried to write verify_claims such that the happy path is to the left as much as possible. Rutger Broekhoff2024-03-301-41/+56
* Clean up part of the codeRutger Broekhoff2024-01-261-128/+129
* Read limit as current, not as limit XDRutger Broekhoff2024-01-241-4/+4
* What about making use of the download limiter?Rutger Broekhoff2024-01-241-1/+1
* Properly handle private reposRutger Broekhoff2024-01-241-4/+6
* Use X-Forwarded-Host instead of X-Forwarded-ForRutger Broekhoff2024-01-241-7/+6
* Debug X-Forward-For handlingRutger Broekhoff2024-01-241-0/+1
* Fix server buildRutger Broekhoff2024-01-241-1/+4
* Add very simple download limitRutger Broekhoff2024-01-241-1/+104
* Remove Go and C source•••The Rust implementation now implements all features I need Rutger Broekhoff2024-01-242-0/+1047