index
:
gopherproxy
master
gopherproxy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Report template errors, add support for start page
Feuerfuchs
2019-11-17
4
-143
/
+187
|
*
Remove obsolete vars from libgemini
Feuerfuchs
2019-11-16
1
-4
/
+2
|
*
Include some box characters in fonts
Feuerfuchs
2019-11-16
5
-1
/
+1
|
*
Display proper HTML title
Feuerfuchs
2019-11-16
2
-28
/
+45
|
*
Gemini: Add support for charset MIME parameter
Feuerfuchs
2019-11-16
4
-25
/
+40
|
*
Fixed some issues with Gemini
Feuerfuchs
2019-11-16
3
-43
/
+76
|
*
Initial Gemini support
Feuerfuchs
2019-11-16
9
-64
/
+402
|
*
Only enable max with if wrapping is enabled
Feuerfuchs
2019-11-15
4
-13
/
+17
|
*
Limit content with to 100ch
Feuerfuchs
2019-11-15
2
-1
/
+4
|
*
Keep overline in fonts
Feuerfuchs
2019-11-13
5
-1
/
+1
|
*
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 ↵
Feuerfuchs
2019-11-11
6
-28
/
+53
|
|
|
|
errors in template instead of basic HTML
*
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
|
[next]