aboutsummaryrefslogtreecommitdiff
path: root/templates/file.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-26/+23
| | | | Use tabs and try to make <pre> not add extra spaces
* 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
* routes: add raw file viewAnirudh Oppiliappan2024-02-251-1/+1
|
* css: fix table overflowAnirudh Oppiliappan2023-03-191-12/+18
|
* cleaner titlesAnirudh Oppiliappan2023-02-181-14/+8
| | | | by nilix
* add style tweaksDerek Stevens2023-02-051-8/+12
| | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc>
* file: separate content and line numbersAnirudh Oppiliappan2022-12-191-1/+1
|
* css: add bg to readme/file contentAnirudh Oppiliappan2022-12-191-0/+1
|
* templates: add title tagsAnirudh Oppiliappan2022-12-181-0/+1
|
* templates: unified repo-headerAnirudh Oppiliappan2022-12-181-12/+13
|
* template: line numbers for file viewAnirudh Oppiliappan2022-12-131-0/+5
|
* routes, templates: tree and log viewsAnirudh Oppiliappan2022-12-111-1/+1
|
* routes: file content viewAnirudh Oppiliappan2022-12-111-0/+18