aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* HTML: Broken branches warningRunxi Yu2025-04-051-0/+7
* HTML: Don't use <table> for the repo index page's commit listRunxi Yu2025-04-031-29/+20
* HTML: Fix authorship fieldsRunxi Yu2025-04-031-2/+2
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Unify spelling of Author dateRunxi Yu2025-03-311-1/+1
* Add branches pageRunxi Yu2025-03-311-40/+7
* Proper tabs on repo indexRunxi Yu2025-03-311-8/+12
* Use ref_query for ?branch=x, etcRunxi Yu2025-03-311-4/+5
* 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
* Remove unnecessary whitespace in branches templateRunxi Yu2025-03-251-2/+2
* Further remove .rounded and .rounded-footedRunxi Yu2025-03-251-3/+3
* Responsive grid for commit and repo infoRunxi Yu2025-03-251-25/+17
* Cache commit logs on the repo index pageRunxi Yu2025-03-251-1/+1
* Fix Is_file -> IsFile namingRunxi Yu2025-03-211-1/+1
* Fix spacing in branchspec on repo indexesRunxi Yu2025-03-211-1/+1
* Output git logs incrementallyRunxi Yu2025-03-211-0/+3
* Show branchesRunxi Yu2025-03-161-0/+18
* css, html: Rounded cornersRunxi Yu2025-03-101-3/+3
* http/templates: Reduce whitespaceRunxi Yu2025-03-071-33/+33
* 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
* *: Add column headers to tablesRunxi Yu2025-03-061-0/+10
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-1/+1
* Add SPDX license headers to all HTML templatesRunxi Yu2025-03-031-0/+4
* repo/index: Remove toggle boxesRunxi Yu2025-02-191-12/+4
* repo/index: Add button to show merge requestsRunxi Yu2025-02-191-0/+5
* repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu2025-02-191-5/+2
* *.tmpl: Update <title>'sRunxi Yu2025-02-181-1/+1
* repo_index.html: Move the repo description before the clone URLsRunxi Yu2025-02-181-6/+6
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-2/+5
* templates: *.html.tmpl -> *.tmplRunxi Yu2025-02-151-0/+93