aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix group path trailing slashRunxi Yu2025-03-254-2/+7
|
* Use cache for raw files tooRunxi Yu2025-03-252-1/+45
|
* Cache file viewRunxi Yu2025-03-252-8/+33
|
* Cache dir view in tree viewRunxi Yu2025-03-252-31/+51
|
* Cache commit logs on the repo index pageRunxi Yu2025-03-257-15/+95
|
* Revert "Add prometheus"Runxi Yu2025-03-253-29/+0
| | | | This reverts commit bb3b881a0cef2248e15452ed1eead630b9ba0f75.
* Fix regression in tree/raw dir handlingRunxi Yu2025-03-251-2/+12
|
* Add prometheusRunxi Yu2025-03-243-0/+29
|
* 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
|