aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add gohtmplgen to the build processgoRunxi Yu40 hours2-1/+3
|
* Remove underscores from Go code, pt 6Runxi Yu43 hours4-21/+20
|
* Remove underscores from Go code, pt 6Runxi Yu43 hours11-96/+94
|
* Remove underscores from Go code, pt 5Runxi Yu43 hours6-20/+20
|
* Remove old style guideRunxi Yu43 hours1-9/+0
|
* Remove underscores from Go code, pt 4Runxi Yu43 hours31-546/+544
|
* Remove underscores from Go code, pt 3Runxi Yu44 hours16-183/+183
|
* Remove underscores from Go code, pt 2Runxi Yu2 days14-55/+55
|
* gofumptRunxi Yu2 days5-8/+10
|
* Remove underscores from Go code, pt 1Runxi Yu2 days7-31/+29
|
* git_hooks_client -> hookcRunxi Yu2 days7-10/+10
|
* Revert "Comic Sans"Runxi Yu4 days1-1/+1
| | | | This reverts commit 254b86d5f486605582f0f4640e046b4a7a0a9c30.
* Comic SansRunxi Yu5 days1-1/+1
|
* Show branchesRunxi Yu5 days2-0/+30
|
* *: go-humanize is a direct dependency, not indirectRunxi Yu8 days1-1/+1
|
* css: Make the chunk addition/deletion/etc colors slightly sanerRunxi Yu8 days1-4/+4
|
* readme: We're switching to HareRunxi Yu8 days1-0/+4
|
* css, html: Fix for multi-row headers and footersRunxi Yu10 days3-15/+21
|
* css, html: Rounded cornersRunxi Yu10 days12-16/+48
|
* css: Make --danger-color actually redRunxi Yu11 days1-2/+2
|
* index: Humanize allocated sizeRunxi Yu11 days4-2/+7
|
* index: Remove unnecessary newlines in tdRunxi Yu11 days1-3/+1
|
* *: ReformatRunxi Yu11 days1-1/+1
|
* main: Add pprof listener for performance debuggingRunxi Yu11 days1-0/+13
|
* index: Rename gc button againRunxi Yu12 days1-1/+1
|
* index: Show allocated bytesRunxi Yu12 days2-3/+12
|
* gc: Add a garbage collection buttonRunxi Yu12 days3-0/+20
|
* *: Downgrade go-git from main to v5.14.0Runxi Yu12 days3-8/+24
| | | | | | | | Commit bb5c35196ee55b82f6506d69257de0e59cd8c41d from the main branch of go-git causes ridiculous amounts of CPU and RAM usage with tree.Size() for large repos like asahi-linux.git. References: https://github.com/go-git/go-git/issues/1451
* readme: Mention email interfaceRunxi Yu13 days1-1/+1
|
* *: Add missing license headersRunxi Yu13 days6-0/+18
|
* *: Bump dependenciesRunxi Yu13 days2-3/+3
|
* http/templates: Reduce whitespaceRunxi Yu13 days14-197/+196
|
* http/templates: Minify templatesRunxi Yu13 days3-4/+40
|
* css: Don't bold table headers unless it's a .title-rowRunxi Yu13 days1-0/+4
|
* repo/index: Emit warning when path contains newlineRunxi Yu13 days4-0/+36
|
* hooks: Simplify comments in the hook clientRunxi Yu13 days1-32/+26
|
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu14 days4-69/+74
|
* index, group: Escape path anchorsRunxi Yu14 days2-3/+3
| | | | Fixes: https://todo.sr.ht/~runxiyu/forge/1
* http/templates: Add query_escape and path_escapeRunxi Yu14 days2-0/+11
|
* fedauth: Add rudimentary tangled supportRunxi Yu14 days1-0/+3
|
* fedauth: Support Codeberg and GitHub tooRunxi Yu14 days1-48/+55
|
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu14 days6-18/+157
|
* hooks: Remove debug printfRunxi Yu14 days1-2/+0
|
* hooks: Send/process environment variables starting with GIT_Runxi Yu14 days2-0/+61
|
* sql: Add "federated" as a user state and a contrib requirement optionRunxi Yu14 days1-2/+2
|
* readme: Use todo.sr.ht for the temporary issue trackerRunxi Yu14 days1-1/+1
|
* css: Add outline to select:activeRunxi Yu14 days1-0/+3
|
* *: Bump go-gitRunxi Yu14 days2-3/+3
|
* group: Reorder contrib options in repo creation formRunxi Yu14 days1-1/+1
|
* Makefile: Don't need to statically link Go filesRunxi Yu14 days1-1/+1
|