Add WebP and AVIF encoding support to P0 TODO

This commit is contained in:
Jeffrey Paul 2026-01-08 11:12:59 -08:00
parent 064ab10607
commit aab43db44a

View File

@ -4,6 +4,10 @@ Remaining tasks sorted by priority for a working 1.0 release.
## P0: Critical for 1.0
### Image Processing
- [ ] Add WebP encoding support (currently returns error)
- [ ] Add AVIF encoding support (currently returns error)
### Manual Testing (verify auth/encrypted URLs work)
- [ ] Manual test: visit `/`, see login form
- [ ] Manual test: enter wrong key, see error