aboutsummaryrefslogtreecommitdiff
path: root/fedauth.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move stuff into internal/unsortedv0.1.28Runxi Yu2025-04-061-97/+0
* Unexport fields in Serverv0.1.24Runxi Yu2025-04-051-1/+1
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-3/+3
* database shall no longer be a global variableRunxi Yu2025-04-051-1/+1
* config shall no longer be a global variableRunxi Yu2025-04-051-1/+1
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+4
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Variable name lengthsRunxi Yu2025-03-221-6/+6
* Initial lintingRunxi Yu2025-03-221-4/+7
* fedauth: Use NewRequestWithContextRunxi Yu2025-03-221-6/+8
* Remove underscores from Go code, pt 5Runxi Yu2025-03-191-7/+7
* Remove underscores from Go code, pt 3Runxi Yu2025-03-191-3/+3
* Remove underscores from Go code, pt 2Runxi Yu2025-03-181-4/+4
* *: Add missing license headersRunxi Yu2025-03-081-0/+3
* fedauth: Add rudimentary tangled supportRunxi Yu2025-03-071-0/+3
* fedauth: Support Codeberg and GitHub tooRunxi Yu2025-03-071-48/+55
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu2025-03-071-0/+75