aboutsummaryrefslogtreecommitdiff
path: root/http_server.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-05templates shall no longer be a global variableRunxi Yu1-21/+21
2025-04-05web: Separate HTTP error pages into its own packageRunxi Yu1-18/+19
2025-04-05Unexport fields in Serverv0.1.24Runxi Yu1-5/+5
2025-04-05Move things to internal/v0.1.23Runxi Yu1-1/+1
2025-04-05Use cmd/forge for the entry pointRunxi Yu1-7/+7
2025-04-05sshPubkey* shall no longer be global variablesRunxi Yu1-1/+1
2025-04-05source/static-Handler shall no longer be global variablesRunxi Yu1-2/+2
2025-04-05database shall no longer be a global variableRunxi Yu1-5/+5
2025-04-05config shall no longer be a global variableRunxi Yu1-15/+13
2025-04-05misc: Move url.go into the misc packageRunxi Yu1-14/+15
2025-04-05Use log/slog instead of clogRunxi Yu1-2/+2
2025-04-05HTTP: Remove GCRunxi Yu1-3/+0
2025-04-05Remove man pagesRunxi Yu1-3/+0
2025-04-03HTML: Repo patch mailing list should not include final slashv0.1.17Runxi Yu1-1/+1
2025-04-03HTML: Add contribution guidelines in the MR tabv0.1.16Runxi Yu1-0/+3
2025-04-03HTML: Use the proper repo_url_root in tree/rawtreev0.1.12Runxi Yu1-0/+7
2025-04-03HTTP: Ref type query errors should be 400, not 500Runxi Yu1-1/+1
2025-04-03HTTP: Remove resolved TODO on subgroupsRunxi Yu1-2/+0
2025-04-02Git: Return fsPath from OpenRepoRunxi Yu1-1/+1
2025-04-01Fix colon warning page's headersRunxi Yu1-7/+7
2025-04-01Remind visitors of the changeRunxi Yu1-0/+7
2025-04-01Change the main separator from : to -Runxi Yu1-3/+3
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-0/+4
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-31Add branches pageRunxi Yu1-0/+6
2025-03-31Mandoc moreRunxi Yu1-0/+3
2025-03-25Fix out of bounds in commit path handlingRunxi Yu1-0/+4
2025-03-25Add 403 and 501 pagesRunxi Yu1-3/+3
2025-03-25Navbar slashesRunxi Yu1-0/+1
2025-03-25Fix regression in tree/raw dir handlingRunxi Yu1-2/+12
2025-03-22Support X-Forwarded-For for reverse proxiesRunxi Yu1-1/+12
2025-03-22Use a custom errPage500Runxi Yu1-5/+5
2025-03-22Variable name lengthsRunxi Yu1-46/+46
2025-03-22Initial lintingRunxi Yu1-3/+1
2025-03-22Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu1-1/+8
2025-03-21Add a "Proper" 404 pageRunxi Yu1-7/+8
2025-03-21Stop using the cursed contentfulSegmentsLenRunxi Yu1-30/+32
2025-03-21Rename httpRouterRunxi Yu1-2/+2
2025-03-19Remove underscores from Go code, pt 4Runxi Yu1-70/+70
2025-03-19Remove underscores from Go code, pt 3Runxi Yu1-1/+1
2025-03-18Remove underscores from Go code, pt 2Runxi Yu1-1/+1
2025-03-18Remove underscores from Go code, pt 1Runxi Yu1-2/+2
2025-03-09gc: Add a garbage collection buttonRunxi Yu1-0/+3
2025-03-06*: Remove unnecessary debug printfRunxi Yu1-2/+0
2025-03-06http: Check for direct user accessRunxi Yu1-2/+3
2025-03-06*: ReformatRunxi Yu1-2/+2
2025-03-06*: Support subgroups via SQL recursionRunxi Yu1-23/+19
2025-03-05*: Typing fixesRunxi Yu1-1/+1
2025-03-05*: Replacing more := with varRunxi Yu1-17/+21
2025-03-03Add SPDX license headers to all Go filesRunxi Yu1-0/+3