aboutsummaryrefslogtreecommitdiff
path: root/templates/commit.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-95/+77
| | | | Use tabs and try to make <pre> not add extra spaces
* Remove blank lines in the HTMLRunxi Yu2024-06-141-4/+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
* fix broken mailto: link in commit templateGil Poiares-Oliveira2023-05-151-1/+1
|
* templates: fix tagsAnirudh Oppiliappan2023-02-081-1/+1
|
* add style tweaksDerek Stevens2023-02-051-3/+3
| | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc>
* css: change iOS mono fontAnirudh Oppiliappan2022-12-221-1/+1
|
* templates: improve this & parent commitAnirudh Oppiliappan2022-12-221-4/+11
|
* Link to parent commit file version in commit viewphire2022-12-201-1/+2
| | | | | It makes sense for [oldfile] in [oldfile]->[newfile] to link to the previous version. This is also how cgit behaves.
* diff: scroll diff on overflowAnirudh Oppiliappan2022-12-191-1/+1
|
* diff: show diff typeAnirudh Oppiliappan2022-12-191-1/+10
|
* css: add bg to readme/file contentAnirudh Oppiliappan2022-12-191-2/+5
|
* git: check for binary filesAnirudh Oppiliappan2022-12-191-1/+4
|
* all: go-import, clone urlAnirudh Oppiliappan2022-12-181-2/+5
|
* templates: unified repo-headerAnirudh Oppiliappan2022-12-181-4/+3
|
* git, templates: diff viewAnirudh Oppiliappan2022-12-171-16/+40
|
* template: render diff header linesAnirudh Oppiliappan2022-12-121-1/+4
|
* git, routes: commit diff viewAnirudh Oppiliappan2022-12-121-0/+52