This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/server/szurubooru/api
2018-02-27 22:29:38 -06:00
..
__init__.py Users are only authenticated against their password on login, and to retrieve a token. 2018-02-25 04:44:02 -06:00
comment_api.py server: lint 2017-04-24 23:30:53 +02:00
info_api.py server/posts: add posts:view:featured privilege 2017-08-24 17:17:09 +02:00
password_reset_api.py server: lint 2017-04-24 23:30:53 +02:00
post_api.py Added auto conversion option for gif to mp4,webm 2018-02-24 01:06:11 -06:00
snapshot_api.py server: lint 2017-04-24 23:30:53 +02:00
tag_api.py remove tags.json 2017-10-01 21:48:00 +02:00
tag_category_api.py remove tags.json 2017-10-01 21:48:00 +02:00
upload_api.py server: lint 2017-04-24 23:30:53 +02:00
user_api.py Users are only authenticated against their password on login, and to retrieve a token. 2018-02-25 04:44:02 -06:00
user_token_api.py Fixed existing tests, added new tests around endpoints, authentication, and password hash hardening 2018-02-27 22:29:38 -06:00