index
:
gopherproxy
master
gopherproxy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IPv6 support, general restructuring
Feuerfuchs
2019-11-26
1
-122
/
+0
*
Fix title on startpage
Feuerfuchs
2019-11-20
1
-1
/
+1
*
Fixed "view raw" link
Feuerfuchs
2019-11-17
1
-1
/
+1
*
Report template errors, add support for start page
Feuerfuchs
2019-11-17
1
-113
/
+116
*
Display proper HTML title
Feuerfuchs
2019-11-16
1
-1
/
+1
*
Fixed some issues with Gemini
Feuerfuchs
2019-11-16
1
-0
/
+3
*
Initial Gemini support
Feuerfuchs
2019-11-16
1
-15
/
+13
*
Add setting to use proportional font
Feuerfuchs
2019-11-12
1
-1
/
+12
*
Fix: Correctly handle URIs where the type is not separated by a slash
Feuerfuchs
2019-11-11
1
-0
/
+5
*
Replaced UglifyJS with Terser, include whole asset path in struct, display er...
Feuerfuchs
2019-11-11
1
-5
/
+5
*
Serve assets as own files, use caching strategies
Feuerfuchs
2019-06-27
1
-5
/
+9
*
Improved mobile layout
Feuerfuchs
2019-06-26
1
-1
/
+1
*
New feature: Clickable links in plain text (opt)
Feuerfuchs
2019-06-26
1
-1
/
+5
*
Make word wrap optional, better mobile design
Feuerfuchs
2019-06-26
1
-2
/
+8
*
Improved wrapping behavior
Feuerfuchs
2019-06-25
1
-2
/
+2
*
Minor design improvements
Feuerfuchs
2019-06-25
1
-4
/
+5
*
Add 'view raw' link to type 0 pages
Feuerfuchs
2019-06-25
1
-1
/
+4
*
Template: Fix wrong font preload
Feuerfuchs
2019-06-25
1
-1
/
+1
*
Improved design, add setting for image previews, add prompt for new location
Feuerfuchs
2019-06-24
1
-26
/
+42
*
Show expandable thumbnails for images
Feuerfuchs
2019-06-23
1
-11
/
+5
*
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
1
-0
/
+22
*
Fix for unescaped HTML
Feuerfuchs
2019-06-17
1
-2
/
+2
*
Fix indent bug
Feuerfuchs
2019-06-17
1
-1
/
+1
*
Improved template readability
Feuerfuchs
2019-06-05
1
-28
/
+43
*
Updated font handling
Feuerfuchs
2019-06-05
1
-1
/
+1
*
Don't submit when QRY prompt cancelled
Feuerfuchs
2019-06-05
1
-1
/
+1
*
Fix broken JS due to class name change
Feuerfuchs
2019-06-04
1
-1
/
+1
*
Style improvements
Feuerfuchs
2019-06-04
1
-2
/
+3
*
Add custom styles
Feuerfuchs
2019-06-04
1
-5
/
+8
*
remove jquery & replace with vanilla-js; cleaned stray html: char (#8)
James Tomasino
2018-03-23
1
-11
/
+11
*
Minor refactor/cleanup
James Mills
2017-10-15
1
-18
/
+0
*
Spruce up the style a bit
James Mills
2017-09-15
1
-9
/
+25
*
Fix handling of queries / indexsearch (itemtype 7)
James Mills
2017-06-13
1
-1
/
+1
*
Migrated to a Library structure with gopherproxy cmd for reuse by gopherclient
James Mills
2016-09-30
1
-1
/
+1
*
Explicitly set font-family to Monospace
James Mills
2016-09-30
1
-0
/
+5
*
Add query support
James Mills
2016-09-23
1
-1
/
+13
*
Added templating support
James Mills
2016-09-22
1
-0
/
+14