• Joined on 2024-07-30
antanst pushed tag v0.0.1 to antanst/gmi2html 2025-02-28 12:13:33 +02:00
antanst pushed to main at antanst/gmi2html 2025-02-28 12:12:22 +02:00
47340aebb8 Initial commit
antanst created branch main in antanst/gmi2html 2025-02-28 12:12:22 +02:00
antanst created repository antanst/gmi2html 2025-02-28 12:12:08 +02:00
antanst pushed to main at antanst/gemserve 2025-02-26 10:30:52 +02:00
05ff646284 Fix an error log
antanst pushed to main at antanst/gemserve 2025-02-03 13:21:28 +02:00
0a00219054 Update TODO
antanst pushed to main at antanst/gemserve 2025-02-03 13:17:51 +02:00
91b71487bf Add Dockerfile and build-docker make target
antanst pushed to main at antanst/gemserve 2025-02-03 13:13:28 +02:00
3004bc9dd3 Initial commit
antanst pushed to main at antanst/gemserve 2025-02-03 12:56:49 +02:00
b04b6418db Initial commit
antanst created branch main in antanst/gemserve 2025-02-03 12:56:49 +02:00
antanst created repository antanst/gemserve 2025-02-03 12:56:36 +02:00
antanst pushed to main at antanst/gemini-grs 2024-12-09 19:54:32 +02:00
43f2242558 Update README
aa4aecdc14 Preliminary web server
6cf507bdc9 DB scripts and migrations
7a36614232 Better error handling, many fixes all around
b52d4f6532 refactor: Update error message and remove commented JSON conversion methods
Compare 14 commits »
antanst pushed to main at antanst/gemini-grs 2024-11-05 12:45:33 +02:00
6bcc7081b2 Fix dependency on go-nanoid
f34ac651b7 Add Makefile and remove ad-hoc lint script
d5da9ac62d Better unicode conversion
Compare 3 commits »
antanst pushed to main at antanst/gemini-grs 2024-11-01 10:11:05 +02:00
a0563074ed Lint fixes.
antanst pushed to main at antanst/gemini-grs 2024-10-31 17:00:33 +02:00
ef3f009709 Add robots.txt checking
c49a69728a Simplify robots.txt parsing logic
8d9ea6cdec fix: use hostname instead of host in gemini network connection
f9b5fd5e7f fix: Use parsedUrl.Hostname() for TLS SNI
62369d90ae fix: Refactor ConnectAndGetData function to return GeminiPageData struct
Compare 18 commits »
antanst pushed to main at antanst/gemini-grs 2024-08-17 13:53:20 +03:00
4eed099154 Remove .idea