aboutsummaryrefslogtreecommitdiff
path: root/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-31Update URLv0.1.8Runxi Yu1-1/+1
2025-03-31Correct table headers in MR indicesv0.1.6Runxi Yu1-2/+2
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu23-23/+23
2025-03-31Unify spelling of Author dateRunxi Yu2-2/+2
2025-03-31Serve tarball of source rather than using individual source filesRunxi Yu1-1/+1
2025-03-31Remove redundant path in group viewRunxi Yu1-1/+0
2025-03-31Fix header in group viewRunxi Yu1-1/+5
2025-03-31Add license link in footerRunxi Yu1-1/+5
2025-03-31Add branches pageRunxi Yu2-40/+73
2025-03-31Proper tabs on repo indexRunxi Yu9-37/+182
2025-03-31Add repo tab navigation to all pagesRunxi Yu4-1/+82
2025-03-31Use ref_query for ?branch=x, etcRunxi Yu5-11/+14
2025-03-30Fix tabs lookRunxi Yu1-6/+6
2025-03-30Add basic tabs to repo indexRunxi Yu1-0/+22
2025-03-30Remove tree from repo index pageRunxi Yu1-27/+0
2025-03-29Fix merge request indexRunxi Yu1-2/+2
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