gallery.accords-library.com/server/szurubooru
ReAnzu 4ff8be6a2f server/posts: ignore ffmpeg warnings
Poorly formatted MP4 and WEBM sources can cause ffmpeg to throw a lot
of warnings. However when there is byte ouptut, the generated thumbnail
is valid. Add a bypass for the resize_fill function to allow ffmpeg to
error.
2018-03-08 07:48:44 +01:00
..
api server/users: let administrators add new users 2018-03-07 21:30:24 +01:00
func server/posts: ignore ffmpeg warnings 2018-03-08 07:48:44 +01:00
middleware server/users: fix checking passwords with colons 2018-02-10 14:04:02 +01:00
migrations server/posts: add non-guessable IDs to post URLs 2017-08-24 17:17:09 +02:00
model server: lint 2017-04-24 23:30:53 +02:00
rest server: lint 2017-04-24 23:30:53 +02:00
search remove tags.json 2017-10-01 21:48:00 +02:00
tests server/users: let administrators add new users 2018-03-07 21:30:24 +01:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
db.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
errors.py server: lint 2017-04-24 23:30:53 +02:00
facade.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00