38 Commits (7cb72956a672a54ba5e308c0dec25ed5c8a25bfe)

Author SHA1 Message Date
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 3 years ago
ThibG 5bbc9a4f78
Fix downloading remote media files when server returns empty filename (#14867) 4 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
ThibG 0ebc8d8626
Fix thumbnail color extraction (#14464) 4 years ago
ThibG a1412491b7
Change content-type to be always computed from file data (#14452) 4 years ago
Takeshi Umeda 101485a41f
Fix mimetype returning nil (#14356) 4 years ago
ThibG 701e5b9a19
Fix ogg vorbis files with a cover art not being correctly processed (#14255) 4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209) 4 years ago
Eugen Rochko 534da9ba23
Fix audio uploads without embedded image (#14203) 4 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 4 years ago
ThibG 346d9b3d2e
Add blurhash to preview cards (#13984) 4 years ago
ThibG 927f9ea499
Fix GifReader exceptions (#13760) 4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821) 4 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406) 4 years ago
ThibG 6c79b7237e
Fix Paperclip using deprecated URI.escape function (#13320) 4 years ago
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes (#13316) 4 years ago
ThibG 2c6099125d
Fix videos with unsupported colorspace not being transcoded (#13242) 4 years ago
ThibG abd8394880
Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters (#12824) 4 years ago
Yamagishi Kazutoshi 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534) 5 years ago
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057) 5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130) 5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
ThibG 9b32898e3c Unconditionally re-encode locally-uploaded images to strip metadata (#8714) 6 years ago
Eugen Rochko 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083) 6 years ago
Eugen Rochko 5a6645c922
Fix static GIFs being saved as empty files when using local storage (#8012) 6 years ago
Eugen Rochko 78d772af86
Fix #3807: Increase avatars to 400x400 max (#6651) 6 years ago
Eugen Rochko d3a62d2637
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
Eugen 2e4afccd9d Fix #2108 - Fix gif uploads (#2171) 7 years ago
Eugen Rochko 03a857f59a Use more widely supported MP4 format for gifv's 7 years ago
Eugen Rochko 85fce04d1b Detect videos with no sound, handle them like gifv 7 years ago
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did 7 years ago