nyaa/nyaa/templates
Nicolas F 4019343d50 Implement torrent nuking ability for mods (#377)
* Implement torrent nuking ability for mods

This deletes all torrents of a specific user.
A current caveat is that it will delete both sukebei and nyaa torrents,
but will only leave a log entry in the current flavour's log.

Also did some bootstrap untangling on the user view page.

* Per-flavour logging

Hopefully this works. Maybe.

* Tracker API: chunk into 100-element sublists

* isort

* Restrict nuking to superadmins

Also do a lint.sh.
2017-10-16 18:17:12 -07:00
..
bootstrap Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +03:00
email [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
404.html Add simple OG metadata tags to templates 2017-05-26 01:03:59 +03:00
_formhelpers.html minor changes 2017-08-31 14:20:34 +02:00
admin_bans.html Better bans (#341) 2017-08-25 18:53:35 -04:00
adminlog.html Better bans (#341) 2017-08-25 18:53:35 -04:00
edit.html Better bans (#341) 2017-08-25 18:53:35 -04:00
flashes.html Initial commit. 2017-05-12 20:51:49 +02:00
help.html Fix search form typo and some HTML 2017-10-03 16:57:40 -07:00
home.html Words (#355) 2017-09-01 18:14:11 -04:00
layout.html fix mysql error and bad colors in css 2017-09-19 01:32:45 +02:00
login.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
password_reset.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
password_reset_request.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
profile.html fix #173 and add avatar to mod user info 2017-05-24 00:28:17 +02:00
register.html Add simple OG metadata tags to templates 2017-05-26 01:03:59 +03:00
reports.html Move /view/<int:torrent_id> route into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
rss.xml Move torrent magnet and torrent download into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
rules.html Fix search form typo and some HTML 2017-10-03 16:57:40 -07:00
search_results.html minor changes 2017-08-31 14:20:34 +02:00
upload.html [Config change] Upload ratelimit for non-trusted uploaders (#384) 2017-10-09 18:41:18 -07:00
user.html Implement torrent nuking ability for mods (#377) 2017-10-16 18:17:12 -07:00
view.html Disable report button on empty reason (#374) 2017-10-03 17:03:22 -07:00
waiting.html Initial commit. 2017-05-12 20:51:49 +02:00
xmlns.html Changed RSS feed to conform to RSS standards and added a namespace 2017-05-20 01:13:04 +02:00