aboutsummaryrefslogtreecommitdiff
path: root/views/blob.html
Commit message (Expand)AuthorAgeFilesLines
* Added dark mode from upstream projectThorsten Ortlepp2024-08-081-0/+2
* Simplify smstrAlberto Bertogli2020-05-241-5/+5
* Tune markdown CSS to increase readabilityAlberto Bertogli2018-03-041-0/+2
* views: Improve display on mobile browsersAlberto Bertogli2015-11-181-3/+3
* views/blob: suppress double-slash in page titleEric Sunshine2015-01-241-1/+1
* blob: pass branch name to view explicitlyEric Sunshine2015-01-171-4/+4
* views: blob: render empty blobs speciallyEric Sunshine2015-01-131-1/+7
* blob: cap amount of rendered binary blob contentEric Sunshine2015-01-131-1/+10
* blob: render hexdump(1)-style binary blob contentEric Sunshine2015-01-131-2/+10
* blob: render binary blob summary information rather than raw contentEric Sunshine2015-01-131-0/+8
* embed_image_blob: retire reload of image blobEric Sunshine2015-01-131-1/+1
* git.py: introduce Blob abstractionEric Sunshine2015-01-131-4/+4
* views: fix broken URLs involving hierarchical branch namesEric Sunshine2015-01-111-6/+7
* Fix one-line 'if' termination in tree, blob templatesVanya Sergeev2014-06-301-1/+3
* Make embedding markdown and images configurable per-repoAlberto Bertogli2013-11-021-2/+2
* Add embed data URI image blob supportVanya Sergeev2013-11-021-1/+3
* Add markdown blob supportVanya Sergeev2013-11-021-1/+3
* Use heuristics to decide what to colorizeAlberto Bertogli2012-11-181-1/+1
* Initial commit0.01Alberto Bertogli2012-11-101-0/+50