aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *: Bump dependenciesRunxi Yu7 days2-3/+3
|
* http/templates: Reduce whitespaceRunxi Yu7 days14-197/+196
|
* http/templates: Minify templatesRunxi Yu7 days3-4/+40
|
* css: Don't bold table headers unless it's a .title-rowRunxi Yu7 days1-0/+4
|
* repo/index: Emit warning when path contains newlineRunxi Yu7 days4-0/+36
|
* hooks: Simplify comments in the hook clientRunxi Yu7 days1-32/+26
|
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu7 days4-69/+74
|
* index, group: Escape path anchorsRunxi Yu8 days2-3/+3
| | | | Fixes: https://todo.sr.ht/~runxiyu/forge/1
* http/templates: Add query_escape and path_escapeRunxi Yu8 days2-0/+11
|
* fedauth: Add rudimentary tangled supportRunxi Yu8 days1-0/+3
|
* fedauth: Support Codeberg and GitHub tooRunxi Yu8 days1-48/+55
|
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu8 days6-18/+157
|
* hooks: Remove debug printfRunxi Yu8 days1-2/+0
|
* hooks: Send/process environment variables starting with GIT_Runxi Yu8 days2-0/+61
|
* sql: Add "federated" as a user state and a contrib requirement optionRunxi Yu8 days1-2/+2
|
* readme: Use todo.sr.ht for the temporary issue trackerRunxi Yu8 days1-1/+1
|
* css: Add outline to select:activeRunxi Yu8 days1-0/+3
|
* *: Bump go-gitRunxi Yu8 days2-3/+3
|
* group: Reorder contrib options in repo creation formRunxi Yu8 days1-1/+1
|
* Makefile: Don't need to statically link Go filesRunxi Yu8 days1-1/+1
|
* database: Remove query_listRunxi Yu8 days1-25/+0
|
* group/index: Fix repo_desc in creation form handlerRunxi Yu8 days1-1/+1
|
* scripts, sql: ReorganizeRunxi Yu8 days6-2/+1
|
* *: Add column headers to tablesRunxi Yu8 days6-17/+41
|
* Update hosted forge linksRunxi Yu8 days2-3/+3
|
* group/index: Allow repo creation via webRunxi Yu8 days6-0/+105
|
* group: Add description field to the create repo formRunxi Yu8 days1-1/+7
|
* readme: Fix filename typoRunxi Yu8 days1-0/+0
|
* repo/tree, readme: nosec G203Runxi Yu8 days2-5/+5
|
* lint: Add lint scriptRunxi Yu8 days1-0/+3
|
* ssh: Remove unnecessary conversionRunxi Yu8 days1-1/+1
|
* *: Remove unnecessary debug printfRunxi Yu8 days2-5/+0
|
* group/index: Add create repo formRunxi Yu8 days1-0/+37
|
* sql: Create user too in the test scriptRunxi Yu8 days1-3/+23
|
* http: Check for direct user accessRunxi Yu8 days3-4/+20
|
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu8 days1-59/+10
|
* group/index: Add group descriptionRunxi Yu8 days2-0/+45
|
* *: ReformatRunxi Yu8 days4-5/+3
|
* *: Bump go-gitRunxi Yu8 days2-1/+3
|
* *: Support subgroups via SQL recursionRunxi Yu8 days27-163/+427
|
* sql: Add purge and test scriptsRunxi Yu9 days2-0/+19
|
* sql: Add potential for recursive groupsRunxi Yu9 days1-2/+4
|
* *: Bump dependenciesRunxi Yu9 days2-23/+23
|
* css: *:focus-visible: outline colorRunxi Yu9 days1-0/+4
|
* css: Don't make the arrow so largeRunxi Yu10 days1-1/+1
|
* css: Add arrow to diffs in commit viewluk3yx10 days1-0/+14
| | | | | | | This makes it clearer that they can be clicked on. I'm only really doing this because I wanted to try out the merge request thing, feel free to reject it if you don't want it.
* css: Fix copyright linesRunxi Yu10 days2-3/+3
|
* *: Use main branch of go-gitRunxi Yu10 days3-26/+17
|
* *: Bump dependenciesRunxi Yu10 days2-18/+18
|
* repo/contrib/one: var/etc code quality modificationsRunxi Yu10 days1-6/+5
|