summaryrefslogtreecommitdiff
path: root/lib/booru/image_processing
AgeCommit message (Collapse)Author
2022-10-09StuffAppleDash
2022-05-21bundle update, rails -> 7.0.3AppleDash
2022-03-07Rails updateAppleDash
2021-12-30Fix the case of the disappearing rendered SVGs.AppleDash
2021-07-02patchAppleDash
2021-07-01Stupid webp thumb generation bullshitAppleDash
2021-04-30SortParams concern; fix some Tempfile race condsAppleDash
2021-04-26Half tested Rails version upgrade and subsequent restructuring.AppleDash
2021-03-29More dedupeAppleDash
2021-03-29VideoProcessor superclassAppleDash
2021-03-29Fix animations processingAppleDash
2021-03-29Possibly fix reverse search.AppleDash
2021-03-29Clean up CAPTCHA to use Open3AppleDash
2021-03-21Make MP4 and WebM thumbs less BAD.AppleDash
2021-03-20Image processing: Don't symlink stuff everywhere. Use alpha threshold for ↵AppleDash
gif palette
2021-03-19RubocopAppleDash
2021-03-19Use less raw shell execution for image processing; increase DB pool size; ↵AppleDash
make dev console logging USEFUL again.
2021-03-09Duration fixAppleDash
2021-03-09Duration fixAppleDash
2021-03-09I dunno, mediatools or something.AppleDash
2021-03-09Improve ffmpeg logging levelsAppleDash
2021-03-07Remove requires leading to double-loaded constantsAppleDash
2021-02-24Why was that all the way out there?AppleDash
2021-02-22Apparently I am retarded; this actually fixes #39 and also progresses #30AppleDash
2021-02-20Serve WebM thumbnails in (hopefully) all cases.AppleDash
2021-02-07Make Inkscape exports work againAppleDash
2021-01-29Fix MP4 thumbs, fix gifsicle garbage in some gifsAppleDash
2021-01-29gif processor: generate still using the median frame, not median timeAppleDash
2020-10-11Fix WebM->gif thumbnailingAppleDash
2020-09-25Don't write output unless it exists.AppleDash
2020-09-25Incorporate logging into new image processing pipeline.AppleDash
2020-08-07Minor cleanupAppleDash
2020-08-07Rewrite image processing engine pretty majorlyAppleDash