aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Minor design improvementsFeuerfuchs2019-06-253-12/+38
* Small design fixFeuerfuchs2019-06-252-2/+2
* 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