nyaa/nyaa/views
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
..
__init__.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
account.py Explicitly tell users they were banned (#379) 2017-10-07 19:16:24 -07:00
admin.py fix uncommon exception in report system 2018-02-06 23:05:37 +01:00
main.py Support searching for base32 info hash (BTIH) 2017-11-14 21:27:15 +02:00
site.py Move static routes into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py New help section for IRC and some prod changes I never put in the repo because lazy. 2018-02-22 23:23:53 -08:00
users.py Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00