Adnan Maolood
|
c2f510eb79
|
Implement support for "lang" media type parameter
|
2021-02-25 08:51:58 -05:00 |
|
Adnan Maolood
|
a584df6afa
|
Display an error on charsets other than UTF-8
This prevents the proxy from sending invalid UTF-8 to the client.
|
2021-02-25 08:51:45 -05:00 |
|
Adnan Maolood
|
6d23d00a6f
|
Fix relative redirects
Setting next.Host before setting next.Path breaks relative redirects on
external sites, where next.Host != r.URL.Host.
|
2021-02-25 08:51:38 -05:00 |
|
José Mota
|
1975525eeb
|
Add support for custom CSS.
|
2021-02-16 08:34:19 -05:00 |
|
Adnan Maolood
|
8f35e0a2b1
|
Update go-gemini dependency
Version 0.1.13 ensures that (*Response).Body is always non-nil, so that
calling Close() will not panic for unsuccessful responses.
|
2021-01-15 15:26:33 -05:00 |
|
Adnan Maolood
|
9d507dcaac
|
Update go-gemini dependency
Version 0.1.12 fixes a bug where the client Timeout was not applied when
dialing, causing the client to hang when a host was down.
|
2021-01-15 14:41:32 -05:00 |
|
Drew DeVault
|
44390b2513
|
Use POST request to respond to input requests
|
2020-11-08 12:41:56 -05:00 |
|
Drew DeVault
|
cf33ad12e5
|
Fix URLs with legit query strings in them
|
2020-11-08 12:34:07 -05:00 |
|
Drew DeVault
|
6531cf3930
|
Implement input and redirect responses
|
2020-11-08 10:27:29 -05:00 |
|
Adnan Maolood
|
0ee3c853f3
|
Fix response status switch statement
|
2020-11-06 10:13:07 -05:00 |
|
Adnan Maolood
|
030a76c270
|
Update go-gemini dependency
|
2020-11-06 10:13:07 -05:00 |
|
Byron Torres
|
1074d434d2
|
Add dark mode user preference with CSS media query
|
2020-11-02 11:44:05 -05:00 |
|
Drew DeVault
|
adfe6e92c5
|
Reduce li margin to 0.5rem
|
2020-11-01 13:39:28 -05:00 |
|
Drew DeVault
|
633432ef9a
|
Add spacing between li's
|
2020-11-01 13:38:18 -05:00 |
|
Drew DeVault
|
916bdc617d
|
Fix style of proxy link at bottom of page
|
2020-10-28 14:01:52 -04:00 |
|
Drew DeVault
|
c96ae6b80f
|
Add ⇒ before links
|
2020-10-26 12:30:55 -04:00 |
|
Drew DeVault
|
8527505573
|
Initial commit
|
2020-10-11 13:43:39 -04:00 |
|