67 Commits (main)

Author SHA1 Message Date
Claire 06444c86c7
Fix division by zero in video in bitrate computation code (#27129) 8 months ago
Eugen Rochko 0f3f9b611f
Change video bitrate to always fit within size limit (#26970) 8 months ago
Eugen Rochko 01b87a1632
Change video compression parameters (#26631) 9 months ago
yufushiro 3aac12981c
Fix unexpected audio stream transcoding when uploaded video is eligible to passthrough (#26608) 9 months ago
Christian Schmidt f2257069b2
Fix AVIF attachments (#26264) 10 months ago
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm 11 months ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690) 12 months ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788) 1 year ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792) 1 year ago
Nick Schonning af4c95100c
Autofix Rubocop Style/FormatString (#23743) 1 year ago
Nick Schonning d2dcb6c45a
Autofix Rubocop Style/UnpackFirst (#23741) 1 year ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 1 year ago
Pierre Bourdon 36bc90e8aa
blurhash_transcoder: prevent out-of-bound reads with <8bpp images (#20388) 2 years ago
Una d4e63cd980
Fix audio always being re-encoded even for passthrough-eligible media (#1839) 2 years ago
Claire 9d4861b498
Remove dependency on running Redis server for db:setup (#18560) 2 years ago
Holger 39b489ba4c
fix: `s3_force_single_request` not parsed (#17922) 2 years ago
Claire 166f6e4b50
Fix some media attachments being converted with too high framerates (#17619) 2 years ago
Claire 48f8658d34
Fix upload of remote media with OpenStack Swift sometimes failing (#16998) 3 years ago
Claire 6ba8bc45cb
Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866) 3 years ago
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
Takeshi Umeda 818e0b314f
Fix unsupported video error message handling (#16581) 3 years ago
rinsuki 5ed5f62705
Fix animated GIF generates animated thumbnail (#16216) 3 years ago
Claire a5f91a11d0
Fix older migrations on Ruby 3 (#16174) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136) 3 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503) 3 years ago
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