]> Sergey Matveev's repositories - sgblog.git/history - cmd/sgblog/http.go
More compact Base64 ETag
[sgblog.git] / cmd / sgblog / http.go
2024-03-26 Sergey MatveevMore compact Base64 ETag master v0.34.0
2024-03-26 Sergey MatveevGitPath ETaging was not wise v0.33.0
2024-01-09 Sergey MatveevNo reason to use gzip, when zstd exists v0.31.0
2023-12-08 Sergey MatveevUnify copyright comment format
2023-07-30 Sergey MatveevImages in gopher/gemini v0.29.0
2023-07-28 Sergey MatveevImages support v0.28.0
2023-07-28 Sergey MatveevBLAKE3 instead of BLAKE2
2023-03-23 Sergey MatveevExcess loop
2022-12-27 Sergey MatveevRaise copyright years
2022-12-05 Sergey MatveevTemplates translation v0.27.0
2022-02-11 Sergey MatveevProper XML header v0.26.0
2022-01-07 Sergey MatveevRaised copyright years
2021-11-13 Sergey Matveevcharset is case-insensitive v0.25.0
2021-11-13 Sergey Matveevtwtxting
2021-10-27 Sergey Matveevirc://, ircs://, news:// knowledge v0.24.0
2021-10-07 Sergey MatveevMore reliable and simpler PATH_INFO parse
2021-10-06 Sergey MatveevProper HTTP status codes v0.23.0
2021-10-03 Sergey MatveevMove templates to external files, make them HTML5 v0.22.0
2021-09-18 Sergey MatveevExperimental gemini support v0.21.0
2021-09-01 Sergey Matveevgemini:// v0.20.2
2021-09-01 Sergey MatveevLess panic v0.20.1
2021-08-09 Sergey Matveevfinger:// v0.19.0
2021-07-06 Sergey MatveevISO compatible, Atom-required, dates in comments feed v0.18.0
2021-05-01 Sergey Matveevsgblog-topics helper command v0.17.0
2021-05-01 Sergey MatveevSimplify config read and arguments parsing
2021-01-13 Sergey MatveevSkip comments to possibly unexisting commits
2021-01-05 Sergey MatveevRedundant types
2021-01-05 Sergey MatveevRaise copyright years
2020-12-03 Sergey MatveevCorrect Atom's Content-Type v0.14.0
2020-12-03 Sergey MatveevURLized comments feed v0.13.0
2020-12-01 Sergey MatveevURLize feed entry, not just escape it v0.12.0
2020-11-23 Sergey MatveevLet's make HTML Atom for proper rendering, because... v0.11.0
2020-10-31 Sergey MatveevProper URL path escaping v0.10.1
2020-10-28 Sergey MatveevInclude subject in comment URI v0.10.0
2020-09-26 Sergey MatveevTopics support v0.8.0
2020-09-26 Sergey MatveevUpdate dependencies
2020-07-27 Sergey MatveevOptimize and simplify templates v0.7.1
2020-07-26 Sergey MatveevUse templates for code simplicity v0.7.0
2020-06-04 Sergey MatveevManually updated comment objects can not be parsed v0.6.5
2020-05-25 Sergey MatveevURLize notes v0.6.2
2020-05-21 Sergey MatveevComments Atom feeds v0.6.0
2020-05-09 Sergey MatveevTexinfo website contents
2020-03-15 Sergey MatveevLeave comments link on gopher page v0.5.0
2020-03-14 Sergey MatveevNo new/old terminology v0.4.0
2020-03-14 Sergey MatveevUnnecessary table caption
2020-03-14 Sergey MatveevNow officially it is phlogging engine too
2020-03-14 Sergey MatveevShorter datetimes displaying
2020-03-14 Sergey MatveevSeparate HTTP and Gopher related functions