aboutsummaryrefslogtreecommitdiff
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Added main branch handling from upstream projectThorsten Ortlepp2024-11-071-24/+8
* Added CSS improvement from upstream projectThorsten Ortlepp2024-11-071-1/+1
* Fix templates for breaking change in Bottle 0.12+Thorsten Ortlepp2024-11-073-8/+8
* Added dark mode from upstream projectThorsten Ortlepp2024-08-082-0/+4
* Handle main branch the same way as master branchThorsten Ortlepp2023-08-081-0/+18
* Simplify smstrAlberto Bertogli2020-05-242-7/+7
* Move to Python 3Alberto Bertogli2020-05-241-1/+1
* Implement a "patch" view0.15Alberto Bertogli2018-10-011-0/+8
* Tune markdown CSS to increase readabilityAlberto Bertogli2018-03-041-0/+2
* views: In the summary, make the sections toggableAlberto Bertogli2017-08-273-17/+17
* views: Include the root tree in the summaryAlberto Bertogli2017-08-273-16/+23
* views: Change the "repository" line into "git clone"Alberto Bertogli2017-08-271-1/+1
* style: In the index, make the project names explicit linksAlberto Bertogli2017-08-271-3/+3
* views: Improve display on mobile browsersAlberto Bertogli2015-11-186-19/+19
* views/tree: signify root directory in page titleEric Sunshine2015-01-241-1/+1
* views/blob: suppress double-slash in page titleEric Sunshine2015-01-241-1/+1
* branch: pass branch name view explicitlyEric Sunshine2015-01-171-4/+4
* blob: pass branch name to view explicitlyEric Sunshine2015-01-171-4/+4
* tree: 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-113-16/+21
* views: branch/paginate: teach "next" link to respect 'max_pages'Eric Sunshine2015-01-111-0/+1
* views: branch/paginate: fix incorrectly enabled "next" linkEric Sunshine2015-01-112-4/+8
* views: summary: suppress extra horizontal rule when no "master" branchEric Sunshine2015-01-111-2/+1
* views/tree.html: Fix lambda syntax0.13Alberto Bertogli2014-07-291-1/+1
* Fix one-line 'if' termination in tree, blob templatesVanya Sergeev2014-06-302-2/+6
* Fix committer field in the commit view0.12Alberto Bertogli2013-11-031-4/+4
* Show the age of a repository in the index, via javascriptAlberto Bertogli2013-11-021-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-182-2/+2
* Initial commit0.01Alberto Bertogli2012-11-108-0/+390