aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Show branchesRunxi Yu2025-03-162-0/+30
|
* *: go-humanize is a direct dependency, not indirectRunxi Yu2025-03-131-1/+1
|
* css: Make the chunk addition/deletion/etc colors slightly sanerRunxi Yu2025-03-131-4/+4
|
* readme: We're switching to HareRunxi Yu2025-03-131-0/+4
|
* css, html: Fix for multi-row headers and footersRunxi Yu2025-03-103-15/+21
|
* css, html: Rounded cornersRunxi Yu2025-03-1012-16/+48
|
* css: Make --danger-color actually redRunxi Yu2025-03-101-2/+2
|
* index: Humanize allocated sizeRunxi Yu2025-03-094-2/+7
|
* index: Remove unnecessary newlines in tdRunxi Yu2025-03-091-3/+1
|
* *: ReformatRunxi Yu2025-03-091-1/+1
|