aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Reuse the cache for /treeRunxi Yu2025-03-223-69/+112
|
* Cache tree-buildingRunxi Yu2025-03-223-9/+63
|
* Support X-Forwarded-For for reverse proxiesRunxi Yu2025-03-223-2/+21
|
* Configurable timeoutRunxi Yu2025-03-223-3/+10
|
* Actually incrementally generate the git logRunxi Yu2025-03-221-4/+4
|
* Use a custom errPage500Runxi Yu2025-03-2213-50/+86
|
* Variable name lengthsRunxi Yu2025-03-2224-242/+246
|
* Initial lintingRunxi Yu2025-03-2222-55/+90
|
* fedauth: Use NewRequestWithContextRunxi Yu2025-03-221-6/+8
|
* Add HTTP 451Runxi Yu2025-03-223-2/+33
|
* Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu2025-03-226-8/+51
|
* Fix HTTPS cloningRunxi Yu2025-03-221-2/+3
|
* Remove the Hare migration noticeRunxi Yu2025-03-221-4/+0
|
* Allow anonymous MRs...?Runxi Yu2025-03-221-4/+11
|
* Log incoming and outgoing messagesRunxi Yu2025-03-224-14/+25
|
* Handle error when doing NICK/USERRunxi Yu2025-03-221-1/+4
|
* Send IRC message when receiving merge requestsRunxi Yu2025-03-221-1/+8
|
* Only say test when self-joiningRunxi Yu2025-03-221-0/+7
|
* Bump dependenciesRunxi Yu2025-03-222-6/+6
|
* IRC sending queuesRunxi Yu2025-03-223-20/+111
|
* Add rudimentary IRC logicRunxi Yu2025-03-225-0/+57
|
* errorPage404 should actually do 404Runxi Yu2025-03-211-0/+1
|
* Group not found -> 404Runxi Yu2025-03-211-1/+1
|
* Add a "Proper" 404 pageRunxi Yu2025-03-214-7/+55
|
* Fix Is_file -> IsFile namingRunxi Yu2025-03-213-3/+3
|
* Fix spacing in branchspec on repo indexesRunxi Yu2025-03-211-1/+1
|
* Stop using the cursed contentfulSegmentsLenRunxi Yu2025-03-211-30/+32
|
* Bump lindenii-commonRunxi Yu2025-03-212-3/+3
|
* dereference_or_zeroRunxi Yu2025-03-212-1/+9
|
* Removing s/stale/existing/g socketRunxi Yu2025-03-211-6/+6
|
* Output git logs incrementallyRunxi Yu2025-03-216-7/+56
|
* Bump Go version to 1.24.1Runxi Yu2025-03-211-1/+1
|
* ReformatRunxi Yu2025-03-211-1/+1
|
* Revert "main: Add pprof listener for performance debugging"Runxi Yu2025-03-211-13/+0
| | | | This reverts commit 5ec84ffa3f06295ef3d93f7db18f7e0e9ed184eb.
* Bump dependenciesRunxi Yu2025-03-213-13/+12
|
* Rename httpRouterRunxi Yu2025-03-212-3/+3
|
* Revert "Add gohtmplgen to the build process"Runxi Yu2025-03-192-3/+1
| | | | This reverts commit c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1.
* Add gohtmplgen to the build processRunxi Yu2025-03-192-1/+3
|
* Remove underscores from Go code, pt 6Runxi Yu2025-03-194-21/+20
|
* Remove underscores from Go code, pt 6Runxi Yu2025-03-1911-96/+94
|
* Remove underscores from Go code, pt 5Runxi Yu2025-03-196-20/+20
|
* Remove old style guideRunxi Yu2025-03-191-9/+0
|
* Remove underscores from Go code, pt 4Runxi Yu2025-03-1931-546/+544
|
* Remove underscores from Go code, pt 3Runxi Yu2025-03-1916-183/+183
|
* Remove underscores from Go code, pt 2Runxi Yu2025-03-1814-55/+55
|
* gofumptRunxi Yu2025-03-185-8/+10
|
* Remove underscores from Go code, pt 1Runxi Yu2025-03-187-31/+29
|
* git_hooks_client -> hookcRunxi Yu2025-03-187-10/+10
|
* Revert "Comic Sans"Runxi Yu2025-03-171-1/+1
| | | | This reverts commit 254b86d5f486605582f0f4640e046b4a7a0a9c30.
* Comic SansRunxi Yu2025-03-161-1/+1
|