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