| Commit message (Expand) | Author | Age | Files | Lines |
* | Show branches | Runxi Yu | 38 hours | 2 | -0/+30 |
* | *: go-humanize is a direct dependency, not indirect | Runxi Yu | 4 days | 1 | -1/+1 |
* | css: Make the chunk addition/deletion/etc colors slightly saner | Runxi Yu | 4 days | 1 | -4/+4 |
* | readme: We're switching to Hare | Runxi Yu | 5 days | 1 | -0/+4 |
* | css, html: Fix for multi-row headers and footers | Runxi Yu | 7 days | 3 | -15/+21 |
* | css, html: Rounded corners | Runxi Yu | 7 days | 12 | -16/+48 |
* | css: Make --danger-color actually red | Runxi Yu | 7 days | 1 | -2/+2 |
* | index: Humanize allocated size | Runxi Yu | 8 days | 4 | -2/+7 |
* | index: Remove unnecessary newlines in td | Runxi Yu | 8 days | 1 | -3/+1 |
* | *: Reformat | Runxi Yu | 8 days | 1 | -1/+1 |
* | main: Add pprof listener for performance debugging | Runxi Yu | 8 days | 1 | -0/+13 |
* | index: Rename gc button again | Runxi Yu | 8 days | 1 | -1/+1 |
* | index: Show allocated bytes | Runxi Yu | 8 days | 2 | -3/+12 |
* | gc: Add a garbage collection button | Runxi Yu | 8 days | 3 | -0/+20 |
* | *: Downgrade go-git from main to v5.14.0 | Runxi Yu | 9 days | 3 | -8/+24 |
* | readme: Mention email interface | Runxi Yu | 9 days | 1 | -1/+1 |
* | *: Add missing license headers | Runxi Yu | 9 days | 6 | -0/+18 |
* | *: Bump dependencies | Runxi Yu | 10 days | 2 | -3/+3 |
* | http/templates: Reduce whitespace | Runxi Yu | 10 days | 14 | -197/+196 |
* | http/templates: Minify templates | Runxi Yu | 10 days | 3 | -4/+40 |
* | css: Don't bold table headers unless it's a .title-row | Runxi Yu | 10 days | 1 | -0/+4 |
* | repo/index: Emit warning when path contains newline | Runxi Yu | 10 days | 4 | -0/+36 |
* | hooks: Simplify comments in the hook client | Runxi Yu | 10 days | 1 | -32/+26 |
* | repo/index: Display repo info only, when commits/files unavailable | Runxi Yu | 10 days | 4 | -69/+74 |
* | index, group: Escape path anchors | Runxi Yu | 10 days | 2 | -3/+3 |
* | http/templates: Add query_escape and path_escape | Runxi Yu | 10 days | 2 | -0/+11 |
* | fedauth: Add rudimentary tangled support | Runxi Yu | 10 days | 1 | -0/+3 |
* | fedauth: Support Codeberg and GitHub too | Runxi Yu | 10 days | 1 | -48/+55 |
* | hooks, fedauth: Add basic federated authentication for git push | Runxi Yu | 10 days | 6 | -18/+157 |
* | hooks: Remove debug printf | Runxi Yu | 10 days | 1 | -2/+0 |
* | hooks: Send/process environment variables starting with GIT_ | Runxi Yu | 10 days | 2 | -0/+61 |
* | sql: Add "federated" as a user state and a contrib requirement option | Runxi Yu | 10 days | 1 | -2/+2 |
* | readme: Use todo.sr.ht for the temporary issue tracker | Runxi Yu | 10 days | 1 | -1/+1 |
* | css: Add outline to select:active | Runxi Yu | 10 days | 1 | -0/+3 |
* | *: Bump go-git | Runxi Yu | 10 days | 2 | -3/+3 |
* | group: Reorder contrib options in repo creation form | Runxi Yu | 10 days | 1 | -1/+1 |
* | Makefile: Don't need to statically link Go files | Runxi Yu | 10 days | 1 | -1/+1 |
* | database: Remove query_list | Runxi Yu | 10 days | 1 | -25/+0 |
* | group/index: Fix repo_desc in creation form handler | Runxi Yu | 10 days | 1 | -1/+1 |
* | scripts, sql: Reorganize | Runxi Yu | 11 days | 6 | -2/+1 |
* | *: Add column headers to tables | Runxi Yu | 11 days | 6 | -17/+41 |
* | Update hosted forge links | Runxi Yu | 11 days | 2 | -3/+3 |
* | group/index: Allow repo creation via web | Runxi Yu | 11 days | 6 | -0/+105 |
* | group: Add description field to the create repo form | Runxi Yu | 11 days | 1 | -1/+7 |
* | readme: Fix filename typo | Runxi Yu | 11 days | 1 | -0/+0 |
* | repo/tree, readme: nosec G203 | Runxi Yu | 11 days | 2 | -5/+5 |
* | lint: Add lint script | Runxi Yu | 11 days | 1 | -0/+3 |
* | ssh: Remove unnecessary conversion | Runxi Yu | 11 days | 1 | -1/+1 |
* | *: Remove unnecessary debug printf | Runxi Yu | 11 days | 2 | -5/+0 |
* | group/index: Add create repo form | Runxi Yu | 11 days | 1 | -0/+37 |