| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'view raw' link to type 0 pages | Feuerfuchs | 2019-06-25 | 1 | -1/+4 |
* | Revert to normal header borders | Feuerfuchs | 2019-06-25 | 2 | -25/+27 |
* | Template: Fix wrong font preload | Feuerfuchs | 2019-06-25 | 1 | -1/+1 |
* | Fix for hover of header location links | Feuerfuchs | 2019-06-24 | 2 | -1/+4 |
* | Design: Add some more characters for the borders | Feuerfuchs | 2019-06-24 | 2 | -3/+3 |
* | Improved design, add setting for image previews, add prompt for new location | Feuerfuchs | 2019-06-24 | 8 | -122/+473 |
* | Show expandable thumbnails for images | Feuerfuchs | 2019-06-23 | 9 | -30/+176 |
* | Check type instead of file ext to render text via tpl | Feuerfuchs | 2019-06-21 | 1 | -1/+1 |
* | Forgot to compile stylesheet | Feuerfuchs | 2019-06-20 | 1 | -1/+1 |
* | Slightly improved header style (line height) | Feuerfuchs | 2019-06-20 | 1 | -2/+2 |
* | Fix: Another case where resource type was shown | Feuerfuchs | 2019-06-20 | 1 | -1/+5 |
* | Fix: Hide resource type for home page, too | Feuerfuchs | 2019-06-20 | 1 | -1/+1 |
* | Add navigation header | Feuerfuchs | 2019-06-20 | 5 | -21/+73 |
* | Make output about ignored robots.txt optional | Feuerfuchs | 2019-06-20 | 2 | -8/+9 |
* | Fix for unescaped HTML | Feuerfuchs | 2019-06-17 | 2 | -10/+14 |
* | Fix indent bug | Feuerfuchs | 2019-06-17 | 2 | -1/+4 |
* | Add Favicon | Feuerfuchs | 2019-06-17 | 2 | -0/+18 |
* | Slightly larger font size | Feuerfuchs | 2019-06-07 | 2 | -2/+2 |
* | Embed CSS in executable the same way as fonts | Feuerfuchs | 2019-06-07 | 4 | -10/+15 |
* | Improved template readability | Feuerfuchs | 2019-06-05 | 2 | -31/+49 |
* | Updated font handling | Feuerfuchs | 2019-06-05 | 11 | -4/+101 |
* | Fix selection color in Chrome | Feuerfuchs | 2019-06-05 | 2 | -2/+2 |
* | Remove interlacing effect again | Feuerfuchs | 2019-06-05 | 2 | -7/+7 |
* | Don't submit when QRY prompt cancelled | Feuerfuchs | 2019-06-05 | 1 | -1/+1 |
* | Add interlacing background effect | Feuerfuchs | 2019-06-05 | 2 | -1/+8 |
* | Fix broken JS due to class name change | Feuerfuchs | 2019-06-04 | 1 | -1/+1 |
* | Style improvements | Feuerfuchs | 2019-06-04 | 8 | -29/+43 |
* | Add custom styles | Feuerfuchs | 2019-06-04 | 10 | -15/+92 |
* | Update import path | Feuerfuchs | 2019-06-04 | 1 | -1/+1 |
* | Migrate to Drone CI, Codecov and Go11Modules | James Mills | 2018-12-31 | 8 | -18/+56 |
* | Add related projects to README | James Mills | 2018-12-21 | 1 | -0/+11 |
* | Set theme jekyll-theme-architect | James Mills | 2018-12-21 | 1 | -0/+1 |
* | Add support for robots.txt user agent control from web crawlers (#10) | James Mills | 2018-04-03 | 3 | -13/+61 |
* | Removed build artifacts accidently committed to dist/ | James Mills | 2018-03-23 | 6 | -3/+1 |
* | remove jquery & replace with vanilla-js; cleaned stray html: char (#8) | James Tomasino | 2018-03-23 | 1 | -11/+11 |
* | Updated README with instructions for using prebuilt image | James Mills | 2017-10-15 | 1 | -0/+8 |
* | Minor refactor/cleanup | James Mills | 2017-10-15 | 3 | -29/+8 |
* | Update README.md | James Mills | 2017-09-30 | 1 | -0/+2 |
* | Spruce up the style a bit | James Mills | 2017-09-15 | 1 | -9/+25 |
* | Set sensible defaults | James Mills | 2017-06-26 | 2 | -3/+2 |
* | Bump | James Mills | 2017-06-26 | 2 | -4/+15 |
* | Add gorelease config to travis for automated binary releases | James Mills | 2017-06-18 | 6 | -0/+5 |
* | Add goreleaser config | James Mills | 2017-06-18 | 1 | -0/+9 |
* | Fix handling of queries / indexsearch (itemtype 7) | James Mills | 2017-06-13 | 2 | -4/+14 |
* | Update README.md | James Mills | 2017-02-12 | 1 | -3/+5 |
* | Fix deploying with Docker | James Mills | 2017-02-12 | 2 | -2/+20 |
* | Updated README with badges | James Mills | 2017-01-12 | 1 | -2/+5 |
* | Added Travis CI config | James Mills | 2017-01-12 | 1 | -0/+7 |
* | Added a Makefile for convenience | James Mills | 2017-01-12 | 1 | -0/+13 |
* | Migrated to a Library structure with gopherproxy cmd for reuse by gopherclient | James Mills | 2016-09-30 | 4 | -127/+151 |