aboutsummaryrefslogtreecommitdiff
path: root/fedauth.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-05Unexport fields in Serverv0.1.24Runxi Yu1-1/+1
2025-04-05Use cmd/forge for the entry pointRunxi Yu1-3/+3
2025-04-05database shall no longer be a global variableRunxi Yu1-1/+1
2025-04-05config shall no longer be a global variableRunxi Yu1-1/+1
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-0/+4
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-22Variable name lengthsRunxi Yu1-6/+6
2025-03-22Initial lintingRunxi Yu1-4/+7
2025-03-22fedauth: Use NewRequestWithContextRunxi Yu1-6/+8
2025-03-19Remove underscores from Go code, pt 5Runxi Yu1-7/+7
2025-03-19Remove underscores from Go code, pt 3Runxi Yu1-3/+3
2025-03-18Remove underscores from Go code, pt 2Runxi Yu1-4/+4
2025-03-08*: Add missing license headersRunxi Yu1-0/+3
2025-03-07fedauth: Add rudimentary tangled supportRunxi Yu1-0/+3
2025-03-07fedauth: Support Codeberg and GitHub tooRunxi Yu1-48/+55
2025-03-07hooks, fedauth: Add basic federated authentication for git pushRunxi Yu1-0/+75