nyaa/nyaa
Nicolas F c405f49eb6 Redo nuke functionality (#459)
This started out as a simple rebase, but then I rebased the wrong
branches and it all got confusing, so here it is as a new dank
commit.

We now have an @admin_only decorator, and we ask for confirmation
before we nuke. We can also see the nuke button when users are
banned, and nuking is a separate endpoint with a separate form.

Additionally, it now uses the new tracker API.
2018-03-25 16:24:44 -07:00
..
static Undo responsive table for reports (#444) 2018-02-01 11:35:04 -08:00
templates Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00
views Redo nuke functionality (#459) 2018-03-25 16:24:44 -07: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 Move bencoded info dicts from mysql torrent_info table to info_dict directory. DB change! 2018-02-02 20:39:02 +01:00
backend.py site-specific changes for new tracker (#453) 2018-02-12 15:52:35 -08:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
email.py [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00
models.py site-specific changes for new tracker (#453) 2018-02-12 15:52:35 -08:00
search.py fix mysql error and bad colors in css 2017-09-19 01:32:45 +02:00
template_utils.py Fix keyError from pop (#407) 2017-11-06 23:52:25 +02:00
torrents.py Fix flat PR (#446) 2018-02-04 13:56:29 +01:00
utils.py Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00