mirror of tedu's webs library
  • Go 91.5%
  • C 8.4%
Find a file
2026-08-03 18:22:38 -06:00
captcha mirror webs 2026-08-02 14:52:53 -06:00
gate mirror webs 2026-08-02 14:52:53 -06:00
gencache mirror webs 2026-08-02 14:52:53 -06:00
htfilter update module backref in htfilter, login, mz 2026-08-03 18:22:38 -06:00
httpsig mirror webs 2026-08-02 14:52:53 -06:00
image mirror webs 2026-08-02 14:52:53 -06:00
junk mirror webs 2026-08-02 14:52:53 -06:00
lazif mirror webs 2026-08-02 14:52:53 -06:00
login update module backref in htfilter, login, mz 2026-08-03 18:22:38 -06:00
mz update module backref in htfilter, login, mz 2026-08-03 18:22:38 -06:00
rss mirror webs 2026-08-02 14:52:53 -06:00
synlight mirror webs 2026-08-02 14:52:53 -06:00
templates mirror webs 2026-08-02 14:52:53 -06:00
totp mirror webs 2026-08-02 14:52:53 -06:00
.hgtags mirror webs 2026-08-02 14:52:53 -06:00
go.mod update go.mod 2026-08-02 15:07:17 -06:00
go.sum mirror webs 2026-08-02 14:52:53 -06:00
LICENSE mirror webs 2026-08-02 14:52:53 -06:00
README mirror webs 2026-08-02 14:52:53 -06:00

webs

-- description

Stuff for spinning webs.

Current status is somewhere between alpha and I'm running alpha in production.

gate - slow things down a little 

gencache - a little cache to prevent digging into the database too frequently

htfilter - hypertext filter. rewrite whitelisted html.

httpsig - http signatures

image - rescale, rotate, recompress images.

junk - modestly typed wrapper around map[string]interface{} for json objects.

lazif - lazy loaded libavif and libheif

login - simple password based cookie auth

mz - markdown

rss - rss generation and parsing

synlight - syntax highlighting
see also: https://github.com/alecthomas/chroma

templates - utility wrappers around html/template for hot loading

totp - auth