| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: close error propagation, remove GIF, unexport storageDir | ivar | 12 days | 1 | -8/+11 |
| | | | | | Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| * | feat: add MediaHandler for image upload and on-the-fly serving | ivar | 12 days | 2 | -0/+407 |
| | | | | | | | | | Implements HandleUpload (EditorJS-compatible multipart endpoint) and HandleServe (on-the-fly WebP/JPEG conversion with width-based resizing and file-system caching) backed by govips/ConvertAndResize. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| * | refactor: consolidate format validation into switch default | ivar | 12 days | 1 | -5/+2 |
| | | |||||
| * | feat: add govips ConvertAndResize wrapper | ivar | 12 days | 2 | -0/+124 |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
