aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* css, html: Fix for multi-row headers and footersRunxi Yu3 days3-15/+21
* css, html: Rounded cornersRunxi Yu3 days12-16/+48
* css: Make --danger-color actually redRunxi Yu3 days1-2/+2
* index: Humanize allocated sizeRunxi Yu4 days4-2/+7
* index: Remove unnecessary newlines in tdRunxi Yu4 days1-3/+1
* *: ReformatRunxi Yu4 days1-1/+1
* main: Add pprof listener for performance debuggingRunxi Yu4 days1-0/+13
* index: Rename gc button againRunxi Yu4 days1-1/+1
* index: Show allocated bytesRunxi Yu4 days2-3/+12
* gc: Add a garbage collection buttonRunxi Yu4 days3-0/+20
* *: Downgrade go-git from main to v5.14.0Runxi Yu5 days3-8/+24
* readme: Mention email interfaceRunxi Yu5 days1-1/+1
* *: Add missing license headersRunxi Yu5 days6-0/+18
* *: Bump dependenciesRunxi Yu6 days2-3/+3
* http/templates: Reduce whitespaceRunxi Yu6 days14-197/+196
* http/templates: Minify templatesRunxi Yu6 days3-4/+40
* css: Don't bold table headers unless it's a .title-rowRunxi Yu6 days1-0/+4
* repo/index: Emit warning when path contains newlineRunxi Yu6 days4-0/+36
* hooks: Simplify comments in the hook clientRunxi Yu6 days1-32/+26
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu6 days4-69/+74
* index, group: Escape path anchorsRunxi Yu6 days2-3/+3
* http/templates: Add query_escape and path_escapeRunxi Yu6 days2-0/+11
* fedauth: Add rudimentary tangled supportRunxi Yu6 days1-0/+3
* fedauth: Support Codeberg and GitHub tooRunxi Yu6 days1-48/+55
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu6 days6-18/+157
* hooks: Remove debug printfRunxi Yu6 days1-2/+0
* hooks: Send/process environment variables starting with GIT_Runxi Yu6 days2-0/+61
* sql: Add "federated" as a user state and a contrib requirement optionRunxi Yu6 days1-2/+2
* readme: Use todo.sr.ht for the temporary issue trackerRunxi Yu6 days1-1/+1
* css: Add outline to select:activeRunxi Yu6 days1-0/+3
* *: Bump go-gitRunxi Yu6 days2-3/+3
* group: Reorder contrib options in repo creation formRunxi Yu6 days1-1/+1
* Makefile: Don't need to statically link Go filesRunxi Yu6 days1-1/+1
* database: Remove query_listRunxi Yu6 days1-25/+0
* group/index: Fix repo_desc in creation form handlerRunxi Yu6 days1-1/+1
* scripts, sql: ReorganizeRunxi Yu7 days6-2/+1
* *: Add column headers to tablesRunxi Yu7 days6-17/+41
* Update hosted forge linksRunxi Yu7 days2-3/+3
* group/index: Allow repo creation via webRunxi Yu7 days6-0/+105
* group: Add description field to the create repo formRunxi Yu7 days1-1/+7
* readme: Fix filename typoRunxi Yu7 days1-0/+0
* repo/tree, readme: nosec G203Runxi Yu7 days2-5/+5
* lint: Add lint scriptRunxi Yu7 days1-0/+3
* ssh: Remove unnecessary conversionRunxi Yu7 days1-1/+1
* *: Remove unnecessary debug printfRunxi Yu7 days2-5/+0
* group/index: Add create repo formRunxi Yu7 days1-0/+37
* sql: Create user too in the test scriptRunxi Yu7 days1-3/+23
* http: Check for direct user accessRunxi Yu7 days3-4/+20
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu7 days1-59/+10
* group/index: Add group descriptionRunxi Yu7 days2-0/+45