| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep some more glyphs in fonts | Feuerfuchs | 2019-11-13 | 5 | -1/+1 |
* | Keep ยด in fonts | Feuerfuchs | 2019-11-12 | 5 | -1/+1 |
* | Handle links starting with /URL: correctly | Feuerfuchs | 2019-11-12 | 1 | -0/+2 |
* | Include comma in URL regex | Feuerfuchs | 2019-11-12 | 2 | -2/+2 |
* | Enable compression with brotli | Feuerfuchs | 2019-11-12 | 3 | -5/+10 |
* | Add setting to use proportional font | Feuerfuchs | 2019-11-12 | 10 | -9/+77 |
* | Use brighter text in location bar for gopher:// | Feuerfuchs | 2019-11-12 | 2 | -5/+4 |
* | Updated Iosevka | Feuerfuchs | 2019-11-11 | 3 | -0/+0 |
* | Fix: Correctly handle URIs where the type is not separated by a slash | Feuerfuchs | 2019-11-11 | 2 | -1/+17 |
* | Prefix instead of equality to determine page type | Feuerfuchs | 2019-11-11 | 1 | -2/+2 |
* | Don't show .xml and .asc files in template, update demo URL | Feuerfuchs | 2019-11-11 | 2 | -32/+32 |
* | Fix readme | Feuerfuchs | 2019-11-11 | 1 | -2/+2 |
* | Replaced UglifyJS with Terser, include whole asset path in struct, display er... | Feuerfuchs | 2019-11-11 | 6 | -28/+53 |
* | Protocol handlers for gopher are not supported by browsers | Feuerfuchs | 2019-07-01 | 2 | -5/+1 |
* | Remove web+ from protocol registration | Feuerfuchs | 2019-07-01 | 2 | -2/+2 |
* | Register proxy as protocol handler | Feuerfuchs | 2019-07-01 | 2 | -1/+5 |
* | Fix len check while checking the URI for response | Feuerfuchs | 2019-06-30 | 1 | -1/+3 |
* | Add CLI flag for the concurrency level of libvips | Feuerfuchs | 2019-06-30 | 3 | -7/+9 |
* | Upgrade to packr v2 | Feuerfuchs | 2019-06-30 | 3 | -4/+17 |
* | Serve assets as own files, use caching strategies | Feuerfuchs | 2019-06-27 | 4 | -38/+64 |
* | Small fixes in the readme | Feuerfuchs | 2019-06-27 | 1 | -5/+7 |
* | That pre-commit hook still needs some work I guess | Feuerfuchs | 2019-06-26 | 1 | -1/+1 |
* | A bit more cleanup | Feuerfuchs | 2019-06-26 | 3 | -34/+13 |
* | Further improvements on the readme | Feuerfuchs | 2019-06-26 | 1 | -2/+7 |
* | Readme: Fix indentation for code block | Feuerfuchs | 2019-06-26 | 1 | -3/+1 |
* | Readme: Add pre-commit hook | Feuerfuchs | 2019-06-26 | 1 | -0/+10 |
* | Code cleanup | Feuerfuchs | 2019-06-26 | 11 | -67/+52 |
* | Fix URL regex for ending slashes | Feuerfuchs | 2019-06-26 | 2 | -2/+2 |
* | Fix URL/mail regex for newer TLDs (.space etc) | Feuerfuchs | 2019-06-26 | 2 | -3/+3 |
* | Improved mobile layout | Feuerfuchs | 2019-06-26 | 5 | -18/+37 |
* | New feature: Clickable links in plain text (opt) | Feuerfuchs | 2019-06-26 | 3 | -5/+80 |
* | Better ellipsis for location overflow | Feuerfuchs | 2019-06-26 | 2 | -1/+2 |
* | Make word wrap optional, better mobile design | Feuerfuchs | 2019-06-26 | 5 | -9/+68 |
* | Improved wrapping behavior | Feuerfuchs | 2019-06-25 | 3 | -12/+23 |
* | Wrap content on smaller screens | Feuerfuchs | 2019-06-25 | 2 | -3/+6 |
* | Minor design improvements | Feuerfuchs | 2019-06-25 | 3 | -12/+38 |
* | Small design fix | Feuerfuchs | 2019-06-25 | 2 | -2/+2 |
* | 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 |