bergelmir

HTTP + Gemini + Gopher + Finger server written in Go with built-in support for serving over the Tor network > git clone git://vigrey.com/git/bergelmir Git Repositories Commits | Files | Refs | LICENSE | RSS Feed

Commit: 53784a22740cb0058791050223b30d7804b7ddbd
Author: Vi Grey
Date: 2023-05-11 08:33 UTC
Better style handling for links in gmi->html

Commit: b5ea82ff6d5e3755876d85a3bdfb98a5622be38c
Author: Vi Grey
Date: 2023-05-11 04:04 UTC
Add rel="noopener noreferrer" to external links

Commit: 45d5dca88b5bb2dfc85f82c508f9039741e46216
Author: Vi Grey
Date: 2023-05-09 21:49 UTC
Trim end newlines during gmi->html conversion

Commit: 29e6c86be49b43ebc0f469b5a65e76ba9a9612d8
Author: Vi Grey
Date: 2023-05-07 00:35 UTC
Escape $ during gmi->html conversion

Commit: ccdc21b7454def4707258aa193e2939ada51ddd9
Author: Vi Grey
Date: 2023-05-04 03:54 UTC
Generate full selectors for gemtext->gophermap

Commit: 8abbfbd7d58e53a0ed01fbdb029125a16ab36755
Author: Vi Grey
Date: 2023-05-03 04:11 UTC
Convert gemtext tabs to 4 spaces for gophermaps

Commit: b8498a68003de20329cf2bfa625599ac19595b44
Author: Vi Grey
Date: 2023-05-03 02:20 UTC
Let gemtext file have fake extension for gopher

Commit: d99b850c7656081eee1a6292b0c5812f4118190f
Author: Vi Grey
Date: 2023-05-02 09:10 UTC
Let html or gemtext file have fake extension

Commit: 166bbc988c1258dfa4c5774a052bb055fdeb19d6
Author: Vi Grey
Date: 2023-05-01 21:18 UTC
Let html files be extensionless [v0.0.5->v0.0.6]

Commit: 5b0dd6698f05f64e22ad9e667c0f41a3bb63bd81
Author: Vi Grey
Date: 2023-03-24 08:20 UTC
Fix typo in CHANGELOG.md

Commit: ef413bb84ddefefe70caf16bd0eb551431a89510
Author: Vi Grey
Date: 2023-03-24 08:18 UTC
Fix MIME type of .txt files [v0.0.4->v0.0.5]

Commit: d24c58a9f602e322ffebd1ea092b8912fc2dec59
Author: Vi Grey
Date: 2023-02-27 09:47 UTC
Allow standalone html files [v0.0.3->v0.0.4]

Commit: a4ac6dcc91425f483c1a8f2934a506a795c8a016
Author: Vi Grey
Date: 2023-02-21 15:32 UTC
Add finger protocol support

Commit: 81b4d4d31355809f9a139291206e85ecc5b3f8f8
Author: Vi Grey
Date: 2023-02-15 10:12 UTC
Update CHANGELOG.md with 0.0.2 information

Commit: 23251456ed86d8cf8b3af46cacb3123562d33be8
Author: Vi Grey
Date: 2023-02-15 09:38 UTC
Add LICENSE

Commit: 1522cd21298ce84e3e8b14667341b964ae835438
Author: Vi Grey
Date: 2023-02-15 09:15 UTC
Add Titan, RSS, and Gopher support. v0.0.1->0.0.2

Commit: d13aba6a5902db70c4b8aa7a96be8bf22d87a73a
Author: Vi Grey
Date: 2022-11-08 09:46 UTC
Initial Commit