aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 Yu7 days1-0/+3
* *: Bump go-gitRunxi Yu7 days2-3/+3
* group: Reorder contrib options in repo creation formRunxi Yu7 days1-1/+1
* Makefile: Don't need to statically link Go filesRunxi Yu7 days1-1/+1
* database: Remove query_listRunxi Yu7 days1-25/+0
* group/index: Fix repo_desc in creation form handlerRunxi Yu7 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
* *: ReformatRunxi Yu7 days4-5/+3
* *: Bump go-gitRunxi Yu7 days2-1/+3
* *: Support subgroups via SQL recursionRunxi Yu7 days27-163/+427
* sql: Add purge and test scriptsRunxi Yu7 days2-0/+19
* sql: Add potential for recursive groupsRunxi Yu7 days1-2/+4
* *: Bump dependenciesRunxi Yu7 days2-23/+23
* css: *:focus-visible: outline colorRunxi Yu7 days1-0/+4
* css: Don't make the arrow so largeRunxi Yu8 days1-1/+1
* css: Add arrow to diffs in commit viewluk3yx8 days1-0/+14
* css: Fix copyright linesRunxi Yu8 days2-3/+3
* *: Use main branch of go-gitRunxi Yu8 days3-26/+17
* *: Bump dependenciesRunxi Yu9 days2-18/+18
* repo/contrib/one: var/etc code quality modificationsRunxi Yu9 days1-6/+5
* repo/contrib/one: Diff against merge baseRunxi Yu9 days2-3/+15
* render_readme: RenameRunxi Yu9 days1-0/+0
* render_readme: Fix broken logic in error checksRunxi Yu9 days1-3/+3
* *: Typing fixesRunxi Yu9 days7-10/+13
* *: Replacing more := with varRunxi Yu9 days10-70/+75
* repo/*: Use var instead of :=Runxi Yu9 days9-115/+169