gallery.accords-library.com/server/szurubooru/func
Shyam Sunder 99a69333e6 server/posts/upload: Add youtube-dl functionality
allows for video-based posts to be created by using youtube-dl
on the server. Access is controlled with the 'uploads:use_downloader'
permission.
2020-04-03 13:11:54 -04:00
..
__init__.py server/general: rename 'util' to 'func' 2016-04-20 11:58:17 +02:00
auth.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00
cache.py server: lint 2017-04-24 23:30:53 +02:00
comments.py server: lint 2017-04-24 23:30:53 +02:00
diff.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
favorites.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
file_uploads.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
files.py server/files: fix import for Py3.5 2017-02-05 22:38:55 +01:00
image_hash.py server/func/image_hash: added docstrings to functions 2020-03-13 22:45:11 -04:00
images.py server/tools: add script to check audio flags for posts 2019-07-27 16:32:39 -04:00
mailer.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
mime.py detect ftypiso5 as mp4 mime type 2020-02-07 12:10:38 +01:00
net.py server/posts/upload: Add youtube-dl functionality 2020-04-03 13:11:54 -04:00
posts.py server/posts/upload: edit default flag behavior 2020-03-21 18:25:54 -04:00
scores.py server: lint 2017-04-24 23:30:53 +02:00
serialization.py server: lint 2017-04-24 23:30:53 +02:00
snapshots.py server/tests: use postgresql test database 2020-03-06 18:15:25 -05:00
tag_categories.py server/func/tag_categories: fixed deprecated SA function call 2020-03-06 10:29:03 -05:00
tags.py remove tags.json 2017-10-01 21:48:00 +02:00
user_tokens.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00
users.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00
util.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00
versions.py server: lint 2017-04-24 23:30:53 +02:00