1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-06-02 06:26:06 +02:00

Commit Graph

  • 8a337ef24c Update README.md main adnano 2024-05-11 15:41:13 -0400
  • 1e5a7d5074 Update dependencies v0.2.5 adnano 2024-05-11 15:23:37 -0400
  • fed79a57c6 Update dependencies adnano 2024-05-11 15:23:37 -0400
  • 7a5d9cb80b Use bytes.CutSuffix to trim CRLF adnano 2024-03-10 09:35:32 -0400
  • 53ac2371ef Use bytes.CutSuffix to trim CRLF adnano 2024-03-10 09:35:32 -0400
  • 36fe4055f0 certificate: Fix store directory creation v0.2.4 adnano 2024-01-20 17:31:30 -0500
  • 2e23e6b8f5 certificate: Fix store directory creation adnano 2024-01-20 17:31:30 -0500
  • 1ec13fb9bc readme: Update Project Gemini website adnano 2023-12-25 10:43:54 -0500
  • b3e1a7053d readme: Update Project Gemini website adnano 2023-12-25 10:43:54 -0500
  • dd06a10220 Run go fmt adnano 2023-06-29 01:50:57 -0400
  • 3b101e802d Run go fmt adnano 2023-06-29 01:50:57 -0400
  • fd8118e3c4 Upgrade to Go 1.18 adnano 2023-06-29 01:47:52 -0400
  • 4a694c0eb7 Upgrade to Go 1.18 adnano 2023-06-29 01:47:52 -0400
  • 668f66eef7 fs: Prevent invalid directory links v0.2.3 adnano 2022-05-07 13:51:28 -0400
  • b541609d7d fs: Prevent invalid directory links adnano 2022-05-07 13:51:28 -0400
  • 721839288e Fix parsing of list item lines Yujiri 2022-03-14 06:16:41 +0000
  • 0db805a1f9 Fix parsing of list item lines Yujiri 2022-03-14 06:16:41 +0000
  • ac39e40722 doc: Fix Mux documentation adnano 2022-02-16 12:01:55 -0500
  • 0e0598f086 doc: Fix Mux documentation adnano 2022-02-16 12:01:55 -0500
  • 9554f8b89b readme: Update Gemini specification version adnano 2021-12-18 12:51:04 -0500
  • fae6fb2a81 readme: Update Gemini specification version adnano 2021-12-18 12:51:04 -0500
  • 6172057b97 mux: Tweak documentation v0.2.2 adnano 2021-06-26 20:26:30 -0400
  • bd3717fae3 mux: Tweak documentation adnano 2021-06-26 20:26:30 -0400
  • 0c78e98be7 mux: Add more tests adnano 2021-06-26 20:16:38 -0400
  • 1c2f1481de mux: Add more tests adnano 2021-06-26 20:16:38 -0400
  • fdf0998e88 mux: Remove support for handling schemes adnano 2021-06-26 18:50:05 -0400
  • 4b95dd8ecc mux: Remove support for handling schemes adnano 2021-06-26 18:50:05 -0400
  • 5662c5a26c fs: Avoid equality check if lengths don't match v0.2.1 adnano 2021-04-21 12:48:16 -0400
  • cdd1030d99 fs: Avoid equality check if lengths don't match adnano 2021-04-21 12:48:16 -0400
  • fed90d2759 fs: Improve redirect behavior adnano 2021-04-21 12:41:56 -0400
  • ac1b8652f1 fs: Improve redirect behavior adnano 2021-04-21 12:41:56 -0400
  • 89399a8681 fs: Refactor adnano 2021-04-21 12:14:56 -0400
  • 0bc47513aa fs: Refactor adnano 2021-04-21 12:14:56 -0400
  • a782cb8c35 fs: Remove ServeContent function adnano 2021-04-21 11:41:40 -0400
  • e915dd37e4 fs: Remove ServeContent function adnano 2021-04-21 11:41:40 -0400
  • 6b7822fccb LoggingMiddleware: Prevent writing empty meta adnano 2021-04-21 11:38:26 -0400
  • 7e585304a2 LoggingMiddleware: Prevent writing empty meta adnano 2021-04-21 11:38:26 -0400
  • 0542afe2c6 fs: Fix panic on indexing URL of zero length adnano 2021-04-21 11:36:41 -0400
  • 08fac3bf87 fs: Fix panic on indexing URL of zero length adnano 2021-04-21 11:36:41 -0400
  • 830d92e5ef Update README.md v0.2.0 adnano 2021-03-24 13:30:46 -0400
  • 8c54df59bb Update README.md adnano 2021-03-24 13:30:46 -0400
  • 4c595ea966 mux: Add copyright notice adnano 2021-03-24 13:09:53 -0400
  • d63d7413cc mux: Add copyright notice adnano 2021-03-24 13:09:53 -0400
  • c317f75e3e Split LICENSE into two files adnano 2021-03-24 13:08:32 -0400
  • cf5c6441df Split LICENSE into two files adnano 2021-03-24 13:08:32 -0400
  • 6448272662 Revert "Require Go 1.16" v0.2.0-rc.2 adnano 2021-03-23 22:05:12 -0400
  • b2fa5aef0c Revert "Require Go 1.16" adnano 2021-03-23 22:05:12 -0400
  • 6414f5ec4b Revert "Replace uses of ioutil with io" adnano 2021-03-23 22:02:32 -0400
  • ef2b0a94af Revert "Replace uses of ioutil with io" adnano 2021-03-23 22:02:32 -0400
  • fa3a337940 response: Remove unnecessary length check v0.2.0-rc.1 adnano 2021-03-20 18:29:40 -0400
  • 5ed51c632f response: Remove unnecessary length check adnano 2021-03-20 18:29:40 -0400
  • 64fd7a9d50 response: Limit response header size v0.1.22 adnano 2021-03-20 14:01:45 -0400
  • 0fb35e1337 response: Limit response header size adnano 2021-03-20 14:01:45 -0400
  • 3630f49fe5 response: Don't use bufReadCloser adnano 2021-03-20 13:41:53 -0400
  • 4ee8740ee3 response: Don't use bufReadCloser adnano 2021-03-20 13:41:53 -0400
  • 751f3faaf6 fs: Fix empty media type for directory index pages adnano 2021-03-20 13:33:13 -0400
  • 21845ca419 fs: Fix empty media type for directory index pages adnano 2021-03-20 13:33:13 -0400
  • 24aa640956 client: Only get cert if TrustCertificate is set adnano 2021-03-20 12:54:39 -0400
  • dfe8446d49 client: Only get cert if TrustCertificate is set adnano 2021-03-20 12:54:39 -0400
  • 4d34f57286 client: Close connection on error adnano 2021-03-20 12:49:27 -0400
  • 03767f7a68 client: Close connection on error adnano 2021-03-20 12:49:27 -0400
  • f227ae7a98 Tweak request and response parsing adnano 2021-03-20 12:27:20 -0400
  • ca2680a958 Tweak request and response parsing adnano 2021-03-20 12:27:20 -0400
  • 312628e186 response: Treat empty meta as invalid adnano 2021-03-20 12:07:24 -0400