| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2022-08-10 | [bugfix] Check orientation when reading width/height of images (#749) | 1 | ||
| 2022-08-10 | [bugfix] Fix thumbnails not taking exif rotation into account (#746) | 1 | ||
| * use disintegration/imaging instead of nfnt/resize * update tests * use disintegration lib for thumbing (if necessary) | ||||
| 2022-04-25 | [bugfix] Allow processing of .png files where checksum is not correct (#487) | 1 | ||
| * add png stripping code from google/wuffs * experiment with stripping data from pngs * add test images * use StrippedPngDecode for pngs * add StrippedPngDecode func * update tests for (no)alphachannel pngs * nolint on copied function | ||||
| 2022-03-21 | [bugfix] Fix images not being processed correctly sometimes (#437) | 1 | ||
| * bump exif-terminator to latest version * add and test giant turnip from turnip.farm * don't error if content property is nil | ||||
| 2022-01-23 | rework data function to provide filesize | 1 | ||
| 2022-01-16 | pass reader around instead of []byte | 1 | ||
| 2022-01-15 | start fixing up emoji processing code | 1 | ||
| 2022-01-11 | pass a function into the manager, start work on emoji | 1 | ||
| 2022-01-10 | test the media manager a bit, add shutdown logic | 1 | ||
| 2022-01-09 | tests are passing, but there's still much to be done | 1 | ||
| 2022-01-08 | further refinements | 1 | ||
| 2022-01-04 | start working on thumb + full funcs | 1 | ||
| 2022-01-03 | return very partial image on first upload | 1 | ||
| 2022-01-02 | fiddle around with workers | 1 | ||
| 2021-12-28 | more refactoring, media handler => manager | 1 | ||
| 2021-12-27 | start refactor of media package | 1 | ||
