nyaa/nyaa
Anna-Maria Meriniemi c5d705210d Read-only maintenance mode setting for config.py (#356)
Disables all POSTs, optionally allowing users to log in (without updating last login date)
Blocked POSTs will redirect to the GET endpoint if possible, otherwise to referrer or in last case, home page.
API requests will get a plaintext message with 405 status code.
2017-09-04 18:16:52 -04:00
..
static probably fix a css thing and change out a tracker 2017-09-04 15:14:26 -07:00
templates Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
views Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
__init__.py Exception handling: include a random string to identify stacks from log 2017-09-02 22:18:32 +03:00
api_handler.py Add (optional) validation for minimum anonymous torrent size (#342) 2017-08-19 20:48:08 -04:00
backend.py Early filename validation (#354) 2017-09-01 18:27:14 -04:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py Better bans (#341) 2017-08-25 18:53:35 -04:00
models.py Better bans (#341) 2017-08-25 18:53:35 -04:00
search.py Get rid of index name hardcoding, read from database (and cache) 2017-08-31 19:12:50 +03:00
template_utils.py Better bans (#341) 2017-08-25 18:53:35 -04:00
torrents.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
utils.py Exception handling: include a random string to identify stacks from log 2017-09-02 22:18:32 +03:00