Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Explicitly set font-family to Monospace | James Mills | 2016-09-30 | 1 | -0/+5 | |
| | ||||||
* | Don't encode slashes | James Mills | 2016-09-26 | 1 | -1/+3 | |
| | ||||||
* | Don't include :port if the server is onthe default port 70 | James Mills | 2016-09-26 | 1 | -1/+7 | |
| | ||||||
* | Fixed URI handling | James Mills | 2016-09-26 | 1 | -1/+6 | |
| | ||||||
* | Add -url CLI flag for default proxy target and redirect for / | James Mills | 2016-09-23 | 1 | -0/+6 | |
| | ||||||
* | Add support for proxying to anywhere in Gopherspace | James Mills | 2016-09-23 | 2 | -16/+11 | |
| | ||||||
* | Add query support | James Mills | 2016-09-23 | 2 | -6/+28 | |
| | ||||||
* | Added templating support | James Mills | 2016-09-22 | 2 | -10/+74 | |
| | ||||||
* | Initial Commit | James Mills | 2016-09-22 | 6 | -0/+108 | |