aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add 'view raw' link to type 0 pagesFeuerfuchs2019-06-251-1/+4
* Revert to normal header bordersFeuerfuchs2019-06-252-25/+27
* Template: Fix wrong font preloadFeuerfuchs2019-06-251-1/+1
* Fix for hover of header location linksFeuerfuchs2019-06-242-1/+4
* Design: Add some more characters for the bordersFeuerfuchs2019-06-242-3/+3
* Improved design, add setting for image previews, add prompt for new locationFeuerfuchs2019-06-248-122/+473
* Show expandable thumbnails for imagesFeuerfuchs2019-06-239-30/+176
* Check type instead of file ext to render text via tplFeuerfuchs2019-06-211-1/+1
* Forgot to compile stylesheetFeuerfuchs2019-06-201-1/+1
* Slightly improved header style (line height)Feuerfuchs2019-06-201-2/+2
* Fix: Another case where resource type was shownFeuerfuchs2019-06-201-1/+5
* Fix: Hide resource type for home page, tooFeuerfuchs2019-06-201-1/+1
* Add navigation headerFeuerfuchs2019-06-205-21/+73
* Make output about ignored robots.txt optionalFeuerfuchs2019-06-202-8/+9
* Fix for unescaped HTMLFeuerfuchs2019-06-172-10/+14
* Fix indent bugFeuerfuchs2019-06-172-1/+4
* Add FaviconFeuerfuchs2019-06-172-0/+18
* Slightly larger font sizeFeuerfuchs2019-06-072-2/+2
* Embed CSS in executable the same way as fontsFeuerfuchs2019-06-074-10/+15
* Improved template readabilityFeuerfuchs2019-06-052-31/+49
* Updated font handlingFeuerfuchs2019-06-0511-4/+101
* Fix selection color in ChromeFeuerfuchs2019-06-052-2/+2
* Remove interlacing effect againFeuerfuchs2019-06-052-7/+7
* Don't submit when QRY prompt cancelledFeuerfuchs2019-06-051-1/+1
* Add interlacing background effectFeuerfuchs2019-06-052-1/+8
* Fix broken JS due to class name changeFeuerfuchs2019-06-041-1/+1
* Style improvementsFeuerfuchs2019-06-048-29/+43
* Add custom stylesFeuerfuchs2019-06-0410-15/+92
* Update import pathFeuerfuchs2019-06-041-1/+1
* Migrate to Drone CI, Codecov and Go11ModulesJames Mills2018-12-318-18/+56
* Add related projects to READMEJames Mills2018-12-211-0/+11
* Set theme jekyll-theme-architectJames Mills2018-12-211-0/+1
* Add support for robots.txt user agent control from web crawlers (#10)James Mills2018-04-033-13/+61
* Removed build artifacts accidently committed to dist/James Mills2018-03-236-3/+1
* remove jquery & replace with vanilla-js; cleaned stray html: char (#8)James Tomasino2018-03-231-11/+11
* Updated README with instructions for using prebuilt imageJames Mills2017-10-151-0/+8
* Minor refactor/cleanupJames Mills2017-10-153-29/+8
* Update README.mdJames Mills2017-09-301-0/+2
* Spruce up the style a bitJames Mills2017-09-151-9/+25
* Set sensible defaultsJames Mills2017-06-262-3/+2
* BumpJames Mills2017-06-262-4/+15
* Add gorelease config to travis for automated binary releasesJames Mills2017-06-186-0/+5
* Add goreleaser configJames Mills2017-06-181-0/+9
* Fix handling of queries / indexsearch (itemtype 7)James Mills2017-06-132-4/+14
* Update README.mdJames Mills2017-02-121-3/+5
* Fix deploying with DockerJames Mills2017-02-122-2/+20
* Updated README with badgesJames Mills2017-01-121-2/+5
* Added Travis CI configJames Mills2017-01-121-0/+7
* Added a Makefile for convenienceJames Mills2017-01-121-0/+13
* Migrated to a Library structure with gopherproxy cmd for reuse by gopherclientJames Mills2016-09-304-127/+151