aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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
* main: Add pprof listener for performance debuggingRunxi Yu2025-03-091-0/+13
* index: Rename gc button againRunxi Yu2025-03-091-1/+1
* index: Show allocated bytesRunxi Yu2025-03-092-3/+12
* gc: Add a garbage collection buttonRunxi Yu2025-03-093-0/+20
* *: Downgrade go-git from main to v5.14.0Runxi Yu2025-03-083-8/+24
* readme: Mention email interfaceRunxi Yu2025-03-081-1/+1
* *: Add missing license headersRunxi Yu2025-03-086-0/+18
* *: Bump dependenciesRunxi Yu2025-03-072-3/+3
* http/templates: Reduce whitespaceRunxi Yu2025-03-0714-197/+196
* http/templates: Minify templatesRunxi Yu2025-03-073-4/+40