pixa/internal
sneak 7d0ac0a139 Remove Buildarch from ldflags, use runtime.GOARCH instead
The architecture is available at runtime via stdlib, no need to bake
it in at build time.
2026-01-08 12:38:24 -08:00
..
config Add per-host connection limits for upstream fetching 2026-01-08 05:19:20 -08:00
database Add mock fetcher and service tests for imgcache 2026-01-08 07:39:18 -08:00
encurl Add 'Never' expiry option for encrypted URLs 2026-01-08 11:08:11 -08:00
globals Remove Buildarch from ldflags, use runtime.GOARCH instead 2026-01-08 12:38:24 -08:00
handlers Fix silent fallbacks for unsupported formats and fit modes 2026-01-08 11:08:22 -08:00
healthcheck Rename unused parameters to _ to satisfy linter 2026-01-08 02:27:45 -08:00
imgcache Add fetch/conversion metrics and improve logging 2026-01-08 12:34:26 -08:00
logger Remove Buildarch from ldflags, use runtime.GOARCH instead 2026-01-08 12:38:24 -08:00
middleware Implement security headers middleware 2026-01-08 10:02:17 -08:00
seal Add seal package for authenticated encryption 2026-01-08 07:37:53 -08:00
server Implement ETag, HEAD requests, and conditional requests 2026-01-08 10:08:38 -08:00
session Add session package for encrypted cookie management 2026-01-08 07:37:58 -08:00
static Add static files and HTML templates for web UI 2026-01-08 07:38:09 -08:00
templates Add WebP encoding support 2026-01-08 11:55:45 -08:00