aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed "view raw" linkFeuerfuchs2019-11-171-1/+1
* Created proper startpage, support gemini:// links in Gopher modeFeuerfuchs2019-11-172-5/+45
* Fox location of default startpage fileFeuerfuchs2019-11-171-0/+0
* Include a default startpage (WIP)Feuerfuchs2019-11-171-1/+4
* Allow custom path for startpage fileFeuerfuchs2019-11-172-3/+4
* Report template errors, add support for start pageFeuerfuchs2019-11-174-143/+187
* Remove obsolete vars from libgeminiFeuerfuchs2019-11-161-4/+2
* Include some box characters in fontsFeuerfuchs2019-11-165-1/+1
* Display proper HTML titleFeuerfuchs2019-11-162-28/+45
* Gemini: Add support for charset MIME parameterFeuerfuchs2019-11-164-25/+40
* Fixed some issues with GeminiFeuerfuchs2019-11-163-43/+76
* Initial Gemini supportFeuerfuchs2019-11-169-64/+402
* Only enable max with if wrapping is enabledFeuerfuchs2019-11-154-13/+17
* Limit content with to 100chFeuerfuchs2019-11-152-1/+4
* Keep overline in fontsFeuerfuchs2019-11-135-1/+1
* Keep some more glyphs in fontsFeuerfuchs2019-11-135-1/+1
* Keep ยด in fontsFeuerfuchs2019-11-125-1/+1
* Handle links starting with /URL: correctlyFeuerfuchs2019-11-121-0/+2
* Include comma in URL regexFeuerfuchs2019-11-122-2/+2
* Enable compression with brotliFeuerfuchs2019-11-123-5/+10
* Add setting to use proportional fontFeuerfuchs2019-11-1210-9/+77
* Use brighter text in location bar for gopher://Feuerfuchs2019-11-122-5/+4
* Updated IosevkaFeuerfuchs2019-11-113-0/+0
* Fix: Correctly handle URIs where the type is not separated by a slashFeuerfuchs2019-11-112-1/+17
* Prefix instead of equality to determine page typeFeuerfuchs2019-11-111-2/+2
* Don't show .xml and .asc files in template, update demo URLFeuerfuchs2019-11-112-32/+32
* Fix readmeFeuerfuchs2019-11-111-2/+2
* Replaced UglifyJS with Terser, include whole asset path in struct, display er...Feuerfuchs2019-11-116-28/+53
* Protocol handlers for gopher are not supported by browsersFeuerfuchs2019-07-012-5/+1
* Remove web+ from protocol registrationFeuerfuchs2019-07-012-2/+2
* Register proxy as protocol handlerFeuerfuchs2019-07-012-1/+5
* Fix len check while checking the URI for responseFeuerfuchs2019-06-301-1/+3
* Add CLI flag for the concurrency level of libvipsFeuerfuchs2019-06-303-7/+9
* Upgrade to packr v2Feuerfuchs2019-06-303-4/+17
* Serve assets as own files, use caching strategiesFeuerfuchs2019-06-274-38/+64
* Small fixes in the readmeFeuerfuchs2019-06-271-5/+7
* That pre-commit hook still needs some work I guessFeuerfuchs2019-06-261-1/+1
* A bit more cleanupFeuerfuchs2019-06-263-34/+13
* Further improvements on the readmeFeuerfuchs2019-06-261-2/+7
* Readme: Fix indentation for code blockFeuerfuchs2019-06-261-3/+1
* Readme: Add pre-commit hookFeuerfuchs2019-06-261-0/+10
* Code cleanupFeuerfuchs2019-06-2611-67/+52
* Fix URL regex for ending slashesFeuerfuchs2019-06-262-2/+2
* Fix URL/mail regex for newer TLDs (.space etc)Feuerfuchs2019-06-262-3/+3
* Improved mobile layoutFeuerfuchs2019-06-265-18/+37
* New feature: Clickable links in plain text (opt)Feuerfuchs2019-06-263-5/+80
* Better ellipsis for location overflowFeuerfuchs2019-06-262-1/+2
* Make word wrap optional, better mobile designFeuerfuchs2019-06-265-9/+68
* Improved wrapping behaviorFeuerfuchs2019-06-253-12/+23
* Wrap content on smaller screensFeuerfuchs2019-06-252-3/+6