humungus - webs

i am gravely disappointed

i understand your pain

overview - files - changes - changes rss

webs

-- description

Stuff for spinning webs.

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

cache - 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.

login - simple password based cookie auth

rss - datatypes to assist rss generation

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

templates - utility wrappers around html/template for hot loading

recent changes

289:e5490e829b70 on 2024-03-18 01:44:51 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Tagged: tip

Added tag v0.7.11 for changeset b8220c802d6a

288:b8220c802d6a on 2024-03-17 22:34:59 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Tagged: v0.7.11
Parent: 286:bedfa5fcb5ea

m

287:9e2fde5b2b4a on 2024-03-17 22:34:25 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Parent: 284:e4118cb547ac

export some more functions from login

286:bedfa5fcb5ea on 2024-03-14 23:45:19 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

no reason to regex check username, or limit length so short

285:ec324806148c on 2024-03-10 03:29:00 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

should check auth header for case insensitive bearer

284:e4118cb547ac on 2024-02-20 20:41:53 -0500 EST by Ted Unangst <tedu@tedunangst.com>
Parent: 281:f9cc2737ef46

m

283:6a8db5cf64b3 on 2024-02-20 20:41:42 -0500 EST by Ted Unangst <tedu@tedunangst.com>

all big tag

282:342845ad7d53 on 2023-09-15 15:04:42 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Parent: 276:5de74c62c80b

allow lists in quotes. this is getting complicated...

281:f9cc2737ef46 on 2024-02-17 19:38:54 -0500 EST by Ted Unangst <tedu@tedunangst.com>

Added tag v0.7.10 for changeset c8e48dac81c2

280:c8e48dac81c2 on 2024-02-17 19:38:35 -0500 EST by Ted Unangst <tedu@tedunangst.com>
Tagged: v0.7.10

restore missing @https mentions