Commit Graph

7 Commits

Author SHA1 Message Date
Donovan Daniels
db02dfc582
[ApngInspector] Change length to bytesize (#708) 2024-08-04 15:14:26 -07: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
bc06f8cea2
[Misc] Fix all remaining (hopefully) issues with frozen string literals
+"" is a bit of a copout, that could be done better but very easy to do in these more complicated cases
2024-02-25 16:41:35 +01:00
Kira
4425336845 Fix APNG Inspector class name 2019-09-13 10:20:30 -07:00
evazion
60dcfbfbdd uploads: autotag animated_gif/png during upload.
Move animated_gif / animated_png autotagging to take place during
uploading, instead of during tag editing. We can't generally assume the
file will be present on the local filesystem after uploading.
2018-03-20 19:49:06 -05:00
Type-kun
9147a1b178 Update APNGInspector class and add tests (fixes #2237) 2016-09-18 14:13:11 +05:00
Type-kun
62773852f7 Add automatic APNG detection (#2237) 2016-09-08 00:48:39 +05:00