aboutsummaryrefslogtreecommitdiff
path: root/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-25Fix index page padding wrapper containmentRunxi Yu1-22/+21
2025-03-25Add 403 and 501 pagesRunxi Yu2-0/+49
2025-03-25Remove unnecessary whitespace in branches templateRunxi Yu1-2/+2
2025-03-25Further remove .rounded and .rounded-footedRunxi Yu10-14/+14
2025-03-25Reindent HTML templateRunxi Yu1-29/+23
2025-03-25Responsive grid for commit and repo infoRunxi Yu2-58/+47
2025-03-25Navbar slashesRunxi Yu1-1/+5
2025-03-25Better nav barRunxi Yu1-0/+8
2025-03-25Fix group path trailing slashRunxi Yu2-2/+2
2025-03-25Cache commit logs on the repo index pageRunxi Yu4-5/+5
2025-03-22Use a custom errPage500Runxi Yu1-0/+25
2025-03-22Add HTTP 451Runxi Yu2-1/+26
2025-03-22Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu1-0/+25
2025-03-21Add a "Proper" 404 pageRunxi Yu1-0/+24
2025-03-21Fix Is_file -> IsFile namingRunxi Yu3-3/+3
2025-03-21Fix spacing in branchspec on repo indexesRunxi Yu1-1/+1
2025-03-21Output git logs incrementallyRunxi Yu2-0/+6
2025-03-16Show branchesRunxi Yu1-0/+18
2025-03-10css, html: Fix for multi-row headers and footersRunxi Yu2-2/+2
2025-03-10css, html: Rounded cornersRunxi Yu11-15/+15
2025-03-09index: Humanize allocated sizeRunxi Yu1-1/+1
2025-03-09index: Remove unnecessary newlines in tdRunxi Yu1-3/+1
2025-03-09index: Rename gc button againRunxi Yu1-1/+1
2025-03-09index: Show allocated bytesRunxi Yu1-3/+6
2025-03-09gc: Add a garbage collection buttonRunxi Yu1-0/+3
2025-03-07http/templates: Reduce whitespaceRunxi Yu14-197/+196
2025-03-07repo/index: Emit warning when path contains newlineRunxi Yu1-0/+6
2025-03-07repo/index: Display repo info only, when commits/files unavailableRunxi Yu1-51/+57
2025-03-07index, group: Escape path anchorsRunxi Yu2-3/+3
Fixes: https://todo.sr.ht/~runxiyu/forge/1
2025-03-07hooks, fedauth: Add basic federated authentication for git pushRunxi Yu1-0/+1
2025-03-07group: Reorder contrib options in repo creation formRunxi Yu1-1/+1
2025-03-06*: Add column headers to tablesRunxi Yu6-17/+41
2025-03-06Update hosted forge linksRunxi Yu1-1/+1
2025-03-06group/index: Allow repo creation via webRunxi Yu1-0/+11
2025-03-06group: Add description field to the create repo formRunxi Yu1-1/+7
2025-03-06group/index: Add create repo formRunxi Yu1-0/+37
2025-03-06http: Check for direct user accessRunxi Yu1-2/+2
2025-03-06group/index: Add group descriptionRunxi Yu1-0/+3
2025-03-06*: Support subgroups via SQL recursionRunxi Yu13-69/+106
2025-03-05repo/contrib/one: Diff against merge baseRunxi Yu1-2/+6
2025-03-03Add SPDX license headers to all HTML templatesRunxi Yu14-0/+56
2025-02-19repo/index: Remove toggle boxesRunxi Yu1-12/+4
They were just an experiment and are imo quite unnecessary. Also the README doesn't have a border any more, hopefully it's quite obvious that's a README.
2025-02-19repo/index: Add button to show merge requestsRunxi Yu1-0/+5
2025-02-19repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu1-5/+2
2025-02-19repo/contrib: Display merge request diffsRunxi Yu2-18/+83
2025-02-19http: Add blank contrib/%d templateRunxi Yu1-0/+18
2025-02-19contrib: Add contrib/MR index pageRunxi Yu1-0/+33
2025-02-18*.tmpl: Update <title>'sRunxi Yu7-7/+7
2025-02-18repo_index.html: Move the repo description before the clone URLsRunxi Yu1-6/+6
2025-02-18repo_commit.html: Move the commit message out of the tableRunxi Yu1-4/+3