aboutsummaryrefslogtreecommitdiff
path: root/templates/commit.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More HTML sanificationRunxi Yu2024-07-271-1/+4
|
* Some more HTML sanitiesRunxi Yu2024-07-271-92/+93
|
* Indent the HTML with tabsRunxi Yu2024-07-271-96/+96
|
* Fork initRunxi Yu2024-07-261-0/+1
|
* 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