aboutsummaryrefslogtreecommitdiff
path: root/views/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Added CSS improvement from upstream projectThorsten Ortlepp2024-11-071-1/+1
|
* style: In the index, make the project names explicit linksAlberto Bertogli2017-08-271-3/+3
| | | | | For readability, make the project names in the index to be explicit links.
* views: Improve display on mobile browsersAlberto Bertogli2015-11-181-4/+4
| | | | | | | | | | This patch moves the pages to HTML5, and adds some simple meta tags and CSS media constraints so things render better on mobile browsers, while leaving the desktop unaffected. It's still not ideal, though. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
* Show the age of a repository in the index, via javascriptAlberto Bertogli2013-11-021-1/+3
| | | | | | | | | This patch adds the age of the repository to the index view, using javascript to give a nice human string for the age. When javascript is not available, the element remains hidden. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
* Initial commit0.01Alberto Bertogli2012-11-101-0/+29
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>