aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update URLv0.1.8Runxi Yu2025-03-311-1/+1
|
* Correct table headers in MR indicesv0.1.6Runxi Yu2025-03-311-2/+2
|
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-3123-23/+23
|
* Unify spelling of Author dateRunxi Yu2025-03-312-2/+2
|
* Serve tarball of source rather than using individual source filesRunxi Yu2025-03-311-1/+1
|
* Remove redundant path in group viewRunxi Yu2025-03-311-1/+0
|
* Fix header in group viewRunxi Yu2025-03-311-1/+5
|
* Add license link in footerRunxi Yu2025-03-311-1/+5
|
* Add branches pageRunxi Yu2025-03-312-40/+73
|
* Proper tabs on repo indexRunxi Yu2025-03-319-37/+182
|
* Add repo tab navigation to all pagesRunxi Yu2025-03-314-1/+82
|
* Use ref_query for ?branch=x, etcRunxi Yu2025-03-315-11/+14
|
* Fix tabs lookRunxi Yu2025-03-301-6/+6
|
* Add basic tabs to repo indexRunxi Yu2025-03-301-0/+22
|
* Remove tree from repo index pageRunxi Yu2025-03-301-27/+0
|
* Fix merge request indexRunxi Yu2025-03-291-2/+2
|
* Fix index page padding wrapper containmentRunxi Yu2025-03-251-22/+21
|
* Add 403 and 501 pagesRunxi Yu2025-03-252-0/+49
|
* Remove unnecessary whitespace in branches templateRunxi Yu2025-03-251-2/+2
|
* Further remove .rounded and .rounded-footedRunxi Yu2025-03-2510-14/+14
|
* Reindent HTML templateRunxi Yu2025-03-251-29/+23
|
* Responsive grid for commit and repo infoRunxi Yu2025-03-252-58/+47
|
* Navbar slashesRunxi Yu2025-03-251-1/+5
|
* Better nav barRunxi Yu2025-03-251-0/+8
|
* Fix group path trailing slashRunxi Yu2025-03-252-2/+2
|
* Cache commit logs on the repo index pageRunxi Yu2025-03-254-5/+5
|
* Use a custom errPage500Runxi Yu2025-03-221-0/+25
|
* Add HTTP 451Runxi Yu2025-03-222-1/+26
|
* Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu2025-03-221-0/+25
|
* Add a "Proper" 404 pageRunxi Yu2025-03-211-0/+24
|
* Fix Is_file -> IsFile namingRunxi Yu2025-03-213-3/+3
|
* Fix spacing in branchspec on repo indexesRunxi Yu2025-03-211-1/+1
|
* Output git logs incrementallyRunxi Yu2025-03-212-0/+6
|
* Show branchesRunxi Yu2025-03-161-0/+18
|
* css, html: Fix for multi-row headers and footersRunxi Yu2025-03-102-2/+2
|
* css, html: Rounded cornersRunxi Yu2025-03-1011-15/+15
|
* index: Humanize allocated sizeRunxi Yu2025-03-091-1/+1
|
* index: Remove unnecessary newlines in tdRunxi Yu2025-03-091-3/+1
|
* index: Rename gc button againRunxi Yu2025-03-091-1/+1
|
* index: Show allocated bytesRunxi Yu2025-03-091-3/+6
|
* gc: Add a garbage collection buttonRunxi Yu2025-03-091-0/+3
|
* http/templates: Reduce whitespaceRunxi Yu2025-03-0714-197/+196
|
* repo/index: Emit warning when path contains newlineRunxi Yu2025-03-071-0/+6
|
* repo/index: Display repo info only, when commits/files unavailableRunxi Yu2025-03-071-51/+57
|
* index, group: Escape path anchorsRunxi Yu2025-03-072-3/+3
| | | | Fixes: https://todo.sr.ht/~runxiyu/forge/1
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu2025-03-071-0/+1
|
* group: Reorder contrib options in repo creation formRunxi Yu2025-03-071-1/+1
|
* *: Add column headers to tablesRunxi Yu2025-03-066-17/+41
|
* Update hosted forge linksRunxi Yu2025-03-061-1/+1
|
* group/index: Allow repo creation via webRunxi Yu2025-03-061-0/+11
|