feat: cache size management and LRU eviction (closes #51)
needs-review
All checks were successful
check / check (push) Successful in 1m40s
Update golangci-lint to v2.12.2 with canonical config
All checks were successful
check / check (push) Successful in 1m44s
feat: validate configuration on startup, fail fast on bad config (closes #52)
merge-ready
All checks were successful
check / check (push) Successful in 1m48s
docs: record manual test pass of auth and encrypted URL flows (closes #49)
merge-ready
All checks were successful
check / check (push) Successful in 1m34s
fix: set Secure/HttpOnly/SameSite on session cookies (closes #47)
merge-ready
All checks were successful
check / check (push) Successful in 1m48s
refactor: extract signature package from imgcache
merge-ready
All checks were successful
check / check (push) Successful in 1m38s
refactor: extract httpfetcher package from imgcache
merge-ready
All checks were successful
check / check (push) Successful in 1m39s
refactor: extract magic byte detection into internal/magic package
merge-ready
All checks were successful
check / check (push) Successful in 52s
refactor: extract whitelist package from internal/imgcache
merge-ready
All checks were successful
check / check (push) Successful in 1m1s
Enforce and document exact-match-only for signature verification
merge-ready
All checks were successful
check / check (push) Successful in 1m44s
Add µPaaS deployment setup for fsn1app1
merge-ready
All checks were successful
check / check (push) Successful in 58s
Bound imageprocessor.Process input read to prevent unbounded memory use
merge-ready
All checks were successful
check / check (push) Successful in 58s
Move schema_migrations table creation into 000.sql
merge-ready
All checks were successful
check / check (push) Successful in 1m0s
Remove suffix matching from host whitelist
merge-ready
All checks were successful
check / check (push) Successful in 1m50s
Consolidate appname to internal/globals as a constant
merge-ready
All checks were successful
check / check (push) Successful in 1m5s
feat: parse version prefix from migration filenames
merge-ready
All checks were successful
check / check (push) Successful in 1m8s
Remove suffix matching from host whitelist
All checks were successful
check / check (push) Successful in 5s
fix: QA audit fixes for 1.0/MVP readiness
merge-ready
All checks were successful
check / check (push) Successful in 2m40s