summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* render.py: better line breaksAlexander Sulfrian2013-05-221-9/+11
* gitignore: reflect move of static content diryves2013-05-221-1/+1
* static: move into htdocs folderyves2013-05-228-7/+7
* render: add optparseryves2013-05-221-8/+19
* render: refactor the whole thing for better python styleAlexander Sulfrian2013-05-221-33/+36
* host: ports are now sortableAlexander Sulfrian2013-05-224-2/+59
* move static data to sperate folderyves2013-05-226-0/+0
* add list.js for interactive searchAlexander Sulfrian2013-05-224-12/+36
* custom.css: fix indentationAlexander Sulfrian2013-05-221-16/+16
* templates/host: shorten the hostname headingAlexander Sulfrian2013-05-221-1/+1
* remove lagecy filesAlexander Sulfrian2013-05-2211-907/+0
* templates/layout.html: externalized global layout into single fileAlexander Sulfrian2013-05-223-124/+100
* rewrite as static site generatoryves2013-05-2110-104/+246
* js: move all the js code for the page into own fileAlexander Sulfrian2013-05-152-87/+86
* css: allow word wrap in cells on index (for responsive design)Alexander Sulfrian2013-05-151-3/+5
* css/custom: move own css rules to external fileAlexander Sulfrian2013-05-152-36/+35
* bootstrap: add responsiveAlexander Sulfrian2013-05-152-0/+11
* gitignore: ignore the hostinfo dataAlexander Sulfrian2013-05-141-0/+1
* try to hide vserver ipsAlexander Sulfrian2013-05-141-3/+11
* new metadata locationAlexander Sulfrian2013-05-141-1/+1
* add direct request to host with correct url and state to historyAlexander Sulfrian2013-05-131-1/+2
* fix window/history titleAlexander Sulfrian2013-05-131-3/+4
* add html5 historyAlexander Sulfrian2013-05-132-7/+31
* fix layoutAlexander Sulfrian2013-05-132-3/+3
* templates/host: display vserver-host only if availableAlexander Sulfrian2013-05-131-0/+2
* templates/host: only display the ip address for the specific interfaceAlexander Sulfrian2013-05-131-2/+2
* order interfaces by device and some fixesNico von Geyso2013-05-084-6/+27
* initial commitNico von Geyso2013-05-089-0/+943