summaryrefslogtreecommitdiff
path: root/app/uploaders
AgeCommit message (Expand)Author
2023-04-27fix: fix 2HEADmasterfeature/poolsAppleDash
2023-04-27fix: fixAppleDash
2023-04-27fix: fixAppleDash
2023-04-27chore: bundle update; fix: make duplicate hash images normal dupesAppleDash
2023-04-11fix: make imports from scraper work again?AppleDash
2023-04-09chore: random small cleanupsAppleDash
2022-10-09StuffAppleDash
2022-08-20Fix broken usages of ImageIntensities.fileAppleDash
2022-08-20Flipper -> Flipflop, remove a bunch of random junk.AppleDash
2022-08-14Small fixes; bundle update; ruby -> 3.1.2AppleDash
2022-03-30Add staging Procfile and Falcon config.AppleDash
2021-07-16Update fancy_searchableAppleDash
2021-07-01Stupid webp thumb generation bullshitAppleDash
2021-05-04Don't generate tall when we don't need it, and don't serve weird versions tha...AppleDash
2021-04-30API v3 more implementation.AppleDash
2021-04-30Rename some columnsAppleDash
2021-04-26please godAppleDash
2021-04-26Half tested Rails version upgrade and subsequent restructuring.AppleDash
2021-03-29Possibly fix reverse search.AppleDash
2021-03-27Don't validate the avatar all the timeAppleDash
2021-03-27Maybe make the avataruploader work for tag spoilersAppleDash
2021-03-27Fix uploadersAppleDash
2021-03-27Improve avatar uploaderAppleDash
2021-03-27Get rid of Booru::FormatsAppleDash
2021-03-23More VotingEngine stuffAppleDash
2021-03-21Syntax highlighting.AppleDash
2021-03-20The thing from before, but again.AppleDash
2021-03-20Image processing: Don't symlink stuff everywhere. Use alpha threshold for gif...AppleDash
2021-03-20Fix large versions of gifsAppleDash
2021-03-19RubocopAppleDash
2021-03-11Improve uploading of imageSAppleDash
2021-03-11Clean up a lot of carrierwave stuff and further streamline image processingAppleDash
2021-03-11Improve image processing, re-enable CloudFlare purging.AppleDash
2021-03-11Make votes kind of work without JSAppleDash
2021-03-11New JS to make interactions work without JS; the latter isn't there yet.AppleDash
2021-03-09Remove ap call in productionAppleDash
2021-03-09Duration fixAppleDash
2021-03-09Improve some calculationsAppleDash
2021-03-09I dunno, mediatools or something.AppleDash
2021-03-09Add fix for JPEGs in weird color spacesAppleDash
2021-03-09Fix post file replacementAppleDash
2021-03-08Spoilering is a little nicer without JSAppleDash
2021-03-07Improve text URL generationAppleDash
2021-03-07Couple bug fixes, sha512_hash fixAppleDash
2021-03-07Fix paste hiding maybe?AppleDash
2021-03-07Fix some other stuff; normalize paste encoding to UTF-8AppleDash
2021-03-01Some testing stuff, fix pastes.AppleDash
2021-02-26Fix more broken stuff, pastes are pretty cool now.AppleDash
2021-02-25Fix duplicate reports for the most part.AppleDash
2021-02-25Minimal paste support worksAppleDash