aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http/templates: Add query_escape and path_escapeRunxi Yu9 days2-0/+11
* fedauth: Add rudimentary tangled supportRunxi Yu10 days1-0/+3
* fedauth: Support Codeberg and GitHub tooRunxi Yu10 days1-48/+55
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu10 days6-18/+157
* hooks: Remove debug printfRunxi Yu10 days1-2/+0
* hooks: Send/process environment variables starting with GIT_Runxi Yu10 days2-0/+61
* sql: Add "federated" as a user state and a contrib requirement optionRunxi Yu10 days1-2/+2
* readme: Use todo.sr.ht for the temporary issue trackerRunxi Yu10 days1-1/+1
* css: Add outline to select:activeRunxi Yu10 days1-0/+3
* *: Bump go-gitRunxi Yu10 days2-3/+3
* group: Reorder contrib options in repo creation formRunxi Yu10 days1-1/+1
* Makefile: Don't need to statically link Go filesRunxi Yu10 days1-1/+1
* database: Remove query_listRunxi Yu10 days1-25/+0
* group/index: Fix repo_desc in creation form handlerRunxi Yu10 days1-1/+1
* scripts, sql: ReorganizeRunxi Yu10 days6-2/+1
* *: Add column headers to tablesRunxi Yu10 days6-17/+41
* Update hosted forge linksRunxi Yu10 days2-3/+3
* group/index: Allow repo creation via webRunxi Yu10 days6-0/+105
* group: Add description field to the create repo formRunxi Yu10 days1-1/+7
* readme: Fix filename typoRunxi Yu10 days1-0/+0
* repo/tree, readme: nosec G203Runxi Yu10 days2-5/+5
* lint: Add lint scriptRunxi Yu10 days1-0/+3
* ssh: Remove unnecessary conversionRunxi Yu10 days1-1/+1
* *: Remove unnecessary debug printfRunxi Yu10 days2-5/+0
* group/index: Add create repo formRunxi Yu10 days1-0/+37
* sql: Create user too in the test scriptRunxi Yu10 days1-3/+23
* http: Check for direct user accessRunxi Yu10 days3-4/+20
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu10 days1-59/+10
* group/index: Add group descriptionRunxi Yu10 days2-0/+45
* *: ReformatRunxi Yu10 days4-5/+3
* *: Bump go-gitRunxi Yu10 days2-1/+3
* *: Support subgroups via SQL recursionRunxi Yu10 days27-163/+427
* sql: Add purge and test scriptsRunxi Yu11 days2-0/+19
* sql: Add potential for recursive groupsRunxi Yu11 days1-2/+4
* *: Bump dependenciesRunxi Yu11 days2-23/+23
* css: *:focus-visible: outline colorRunxi Yu11 days1-0/+4
* css: Don't make the arrow so largeRunxi Yu12 days1-1/+1
* css: Add arrow to diffs in commit viewluk3yx12 days1-0/+14
* css: Fix copyright linesRunxi Yu12 days2-3/+3
* *: Use main branch of go-gitRunxi Yu12 days3-26/+17
* *: Bump dependenciesRunxi Yu12 days2-18/+18
* repo/contrib/one: var/etc code quality modificationsRunxi Yu12 days1-6/+5
* repo/contrib/one: Diff against merge baseRunxi Yu12 days2-3/+15
* render_readme: RenameRunxi Yu12 days1-0/+0
* render_readme: Fix broken logic in error checksRunxi Yu12 days1-3/+3
* *: Typing fixesRunxi Yu12 days7-10/+13
* *: Replacing more := with varRunxi Yu12 days10-70/+75
* repo/*: Use var instead of :=Runxi Yu12 days9-115/+169
* *: Replace some := with varRunxi Yu12 days12-129/+173
* config: Add explanatory commentsRunxi Yu12 days1-3/+29