summaryrefslogtreecommitdiff
path: root/server/szurubooru/func/images.py
AgeCommit message (Expand)Author
2025-10-12Update ffmpeg commandsJakob L. Kreuze
2022-02-08server/func/images: upgrade to heif-image-pluginShyam Sunder
2022-01-16server/func/images: Do not pass file content to ffmpeg stdinShyam Sunder
2021-09-13client+server: fixed style errorsShyam Sunder
2021-05-07Add AVIF/HEIF/HEIC upload supportRuin0x11
2020-09-01client+server: fix linter issues due to updated pre-commit hooksShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2019-07-27server/tools: add script to check audio flags for postsShyam Sunder
2019-02-11server/func/images: attempt to fix #225Shyam Sunder
2019-01-09server/func/images: work around ffmpeg bug 6375rr-
2018-12-22server/func/images: Fix Unicode ErrorShyam Sunder
2018-09-24server/posts: automatically detect sound in video post uploadsShyam Sunder
2018-03-08server/posts: auto convert GIFs to WEBMs/MP4sReAnzu
2018-03-08server/posts: ignore ffmpeg warningsReAnzu
2017-05-03server/images: handle resizing errorsrr-
2017-04-24server: lintrr-
2017-02-05server: refactor + add type hintingrr-
2017-02-03server: make linters happierrr-
2017-01-25server/images: support webm with multiple streamsrr-
2016-10-22server: drop old style class declarationsrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-06-02server/images: remove debug blobrr-
2016-06-02server/images: fix transaprent background for JPEGrr-
2016-06-02server/images: seek to 30% video before resizingrr-
2016-06-02server/images: work around ffmpeg bug 5609rr-
2016-05-20server/images: replace pipes with temp filesrr-
2016-05-02server/posts: add post creatingrr-
2016-04-20server/general: rename 'util' to 'func'rr-