aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* css: Don't bold table headers unless it's a .title-rowRunxi Yu2025-03-071-0/+4
|
* repo/index: Emit warning when path contains newlineRunxi Yu2025-03-074-0/+36
|
* hooks: Simplify comments in the hook clientRunxi Yu2025-03-071-32/+26
|
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu2025-03-074-69/+74
|
* index, group: Escape path anchorsRunxi Yu2025-03-072-3/+3
| | | | Fixes: https://todo.sr.ht/~runxiyu/forge/1
* http/templates: Add query_escape and path_escapeRunxi Yu2025-03-072-0/+11
|
* fedauth: Add rudimentary tangled supportRunxi Yu2025-03-071-0/+3
|
* fedauth: Support Codeberg and GitHub tooRunxi Yu2025-03-071-48/+55
|
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu2025-03-076-18/+157
|
* hooks: Remove debug printfRunxi Yu2025-03-071-2/+0
|
* hooks: Send/process environment variables starting with GIT_Runxi Yu2025-03-072-0/+61
|
* sql: Add "federated" as a user state and a contrib requirement optionRunxi Yu2025-03-071-2/+2
|
* readme: Use todo.sr.ht for the temporary issue trackerRunxi Yu2025-03-071-1/+1
|
* css: Add outline to select:activeRunxi Yu2025-03-071-0/+3
|
* *: Bump go-gitRunxi Yu2025-03-072-3/+3
|
* group: Reorder contrib options in repo creation formRunxi Yu2025-03-071-1/+1
|
* Makefile: Don't need to statically link Go filesRunxi Yu2025-03-071-1/+1
|
* database: Remove query_listRunxi Yu2025-03-071-25/+0
|
* group/index: Fix repo_desc in creation form handlerRunxi Yu2025-03-071-1/+1
|
* scripts, sql: ReorganizeRunxi Yu2025-03-066-2/+1
|
* *: Add column headers to tablesRunxi Yu2025-03-066-17/+41
|
* Update hosted forge linksRunxi Yu2025-03-062-3/+3
|
* group/index: Allow repo creation via webRunxi Yu2025-03-066-0/+105
|
* group: Add description field to the create repo formRunxi Yu2025-03-061-1/+7
|
* readme: Fix filename typoRunxi Yu2025-03-061-0/+0
|
* repo/tree, readme: nosec G203Runxi Yu2025-03-062-5/+5
|
* lint: Add lint scriptRunxi Yu2025-03-061-0/+3
|
* ssh: Remove unnecessary conversionRunxi Yu2025-03-061-1/+1
|
* *: Remove unnecessary debug printfRunxi Yu2025-03-062-5/+0
|
* group/index: Add create repo formRunxi Yu2025-03-061-0/+37
|
* sql: Create user too in the test scriptRunxi Yu2025-03-061-3/+23
|
* http: Check for direct user accessRunxi Yu2025-03-063-4/+20
|
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu2025-03-061-59/+10
|
* group/index: Add group descriptionRunxi Yu2025-03-062-0/+45
|
* *: ReformatRunxi Yu2025-03-064-5/+3
|
* *: Bump go-gitRunxi Yu2025-03-062-1/+3
|
* *: Support subgroups via SQL recursionRunxi Yu2025-03-0627-163/+427
|
* sql: Add purge and test scriptsRunxi Yu2025-03-062-0/+19
|
* sql: Add potential for recursive groupsRunxi Yu2025-03-061-2/+4
|
* *: Bump dependenciesRunxi Yu2025-03-062-23/+23
|
* css: *:focus-visible: outline colorRunxi Yu2025-03-061-0/+4
|
* css: Don't make the arrow so largeRunxi Yu2025-03-051-1/+1
|
* css: Add arrow to diffs in commit viewluk3yx2025-03-051-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 Yu2025-03-052-3/+3
|
* *: Use main branch of go-gitRunxi Yu2025-03-053-26/+17
|
* *: Bump dependenciesRunxi Yu2025-03-052-18/+18
|
* repo/contrib/one: var/etc code quality modificationsRunxi Yu2025-03-051-6/+5
|
* repo/contrib/one: Diff against merge baseRunxi Yu2025-03-052-3/+15
|
* render_readme: RenameRunxi Yu2025-03-051-0/+0
|
* render_readme: Fix broken logic in error checksRunxi Yu2025-03-051-3/+3
|