aboutsummaryrefslogtreecommitdiff
path: root/templates/refs.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* repoheader must be in body, not headRunxi Yu2024-06-161-1/+1
|
* Include the original legit CSS for nowRunxi Yu2024-06-161-1/+1
|
* Add footer to each template and use standard error messagesRunxi Yu2024-06-141-0/+1
|
* Re-indent all HTML filesRunxi Yu2024-06-141-32/+32
| | | | Use tabs and try to make <pre> not add extra spaces
* Remove blank lines in the HTMLRunxi Yu2024-06-141-1/+0
|
* Add <!DOCTYPE html> to all relevant templatesRunxi Yu2024-06-141-0/+1
| | | | See https://developer.mozilla.org/en-US/docs/Web/HTML/Quirks_Mode_and_Standards_Mode
* cleaner titlesAnirudh Oppiliappan2023-02-181-4/+0
| | | | by nilix
* css: lose grid layout in refsAnirudh Oppiliappan2022-12-241-6/+2
|
* templates: message under tag nameAnirudh Oppiliappan2022-12-181-2/+2
|
* templates: add title tagsAnirudh Oppiliappan2022-12-181-0/+4
|
* templates: unified repo-headerAnirudh Oppiliappan2022-12-181-10/+17
|
* templates: tree and log links for tagsAnirudh Oppiliappan2022-12-121-2/+5
|
* routes: refs viewAnirudh Oppiliappan2022-12-121-0/+32