| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update go-gemini dependency | Adnan Maolood | 2021-02-25 | 3 | -16/+19 |
| * | Implement input prompts on external domains | Adnan Maolood | 2021-02-25 | 1 | -7/+19 |
| * | Use fmt.Fprintf instead of Write and Sprintf | Adnan Maolood | 2021-02-25 | 1 | -8/+7 |
| * | Implement support for "lang" media type parameter | Adnan Maolood | 2021-02-25 | 1 | -1/+5 |
| * | Display an error on charsets other than UTF-8 | Adnan Maolood | 2021-02-25 | 1 | -2/+10 |
| * | Fix relative redirects | Adnan Maolood | 2021-02-25 | 1 | -1/+1 |
| * | Add support for custom CSS. | José Mota | 2021-02-16 | 2 | -9/+21 |
| * | Update go-gemini dependency | Adnan Maolood | 2021-01-15 | 2 | -3/+3 |
| * | Update go-gemini dependency | Adnan Maolood | 2021-01-15 | 3 | -6/+5 |
| * | Use POST request to respond to input requests | Drew DeVault | 2020-11-08 | 1 | -7/+15 |
| * | Fix URLs with legit query strings in them | Drew DeVault | 2020-11-08 | 1 | -0/+2 |
| * | Implement input and redirect responses | Drew DeVault | 2020-11-08 | 1 | -3/+93 |
| * | Fix response status switch statement | Adnan Maolood | 2020-11-06 | 1 | -20/+12 |
| * | Update go-gemini dependency | Adnan Maolood | 2020-11-06 | 3 | -38/+40 |
| * | Add dark mode user preference with CSS media query | Byron Torres | 2020-11-02 | 1 | -0/+23 |
| * | Reduce li margin to 0.5rem | Drew DeVault | 2020-11-01 | 1 | -1/+1 |
| * | Add spacing between li's | Drew DeVault | 2020-11-01 | 1 | -0/+4 |
| * | Fix style of proxy link at bottom of page | Drew DeVault | 2020-10-28 | 1 | -13/+17 |
| * | Add ⇒ before links | Drew DeVault | 2020-10-26 | 3 | -38/+45 |
| * | Initial commit | Drew DeVault | 2020-10-11 | 5 | -0/+1175 |