Commit Graph

10 Commits

Author SHA1 Message Date
2620d18a5b allow anamorphic videos and automatically tag them 2025-01-18 15:14:30 -06:00
edshot99
92e1fadd20 mp4 uploads
mostly referenced from Donovan's fork:
336fd469b2
2024-10-31 16:47:53 -05:00
Earlopain
fc7d84affd
[RuboCop] Enable Style/FrozenStringLiteralComment
This reduces allocations on the posts page by about 5%, from basic testing
2024-02-25 18:15:55 +01:00
Earlopain
d9bfd29b48
[Uploads] Fix missing paren in error message 2023-12-04 20:56:53 +01:00
Earlopain
8030ef7424
[Posts] Validate colorspace and sar 2023-01-31 16:30:46 +01:00
Earlopain
d473ea5097
[Files] Allow passing custom options to validator
Move the config values around so that the error message stays the same order
2022-10-15 16:30:33 +02:00
Earlopain
6889ba1719
[Uploads] Move is_corrupt? into validation file 2022-05-08 21:31:05 +02:00
Earlopain
bd864449aa
[Uploads] Extract video methods 2022-05-08 20:01:39 +02:00
Earlopain
94f481cf23
[Uploads] Remove is_apng instance variable
Replacements will also need to be checked for that
2022-05-08 18:53:23 +02:00
Earlopain
02725b4943
[Uploads] Extract validation logic into own file
Replacements must do the exact same thing
2022-05-08 17:02:52 +02:00