nyaa/nyaa/templates
Nicolas F 7de7147743 Query limit fixes (#555)
* Fix total torrent count for user listings

The total count would previously be bound by the maximum number
of pages we allow. Since we run the count query anyway, we can
just save this result and use it in the template.

* search: allow users to view all their uploads

Maximum page limitations shouldn't take effect when users are looking
at a listing of their own torrents.
2019-04-08 16:59:30 -07:00
..
bootstrap Add rel="prev"/"next" attribs on pagination (#462) 2018-03-25 16:32:03 -07: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 user: clean up admin_form HTML (#400) 2018-01-03 14:28:39 -08: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 Implement comment locking (#439) 2018-03-25 17:03:49 -07:00
flashes.html Initial commit. 2017-05-12 20:51:49 +02:00
help.html comments: fix editing for users with a CAPTCHA (#502) 2018-06-16 16:57:14 -07:00
home.html Revert "Make blue info bubble dismissible, configurable (#508)" 2018-08-03 04:34:19 +02:00
layout.html Improve mobile user experience. 2018-04-24 23:19:14 -05:00
login.html Add tabindexes to login elements (#420) 2017-12-02 13:31:51 +02: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 Replaced spaces with tabs 2018-11-20 13:45:31 +01:00
register.html Improve and tidy up email blacklist regexes (Hotmail) (#438) 2018-01-27 01:55:35 +02:00
reports.html Undo responsive table for reports (#444) 2018-02-01 11:35:04 -08:00
rss.xml Add amount of comments to RSS (#528) 2018-10-27 17:17:13 +03:00
rules.html Fix some text and revert a js thing 2017-10-20 22:24:36 -07:00
search_results.html Fix category icon display issue. (#547) 2019-02-24 15:07:49 +01:00
upload.html Implement range bans (#478) 2018-06-29 20:15:04 -07:00
user.html Query limit fixes (#555) 2019-04-08 16:59:30 -07:00
user_comments.html Quick and dirty comment list for moderators to look at (#421) 2017-12-04 15:51:31 +02:00
view.html Fix some JOIN insanity with SQLAlchemy. 2019-04-08 19:18:11 +02:00
waiting.html Initial commit. 2017-05-12 20:51:49 +02:00
xmlns.html Add amount of comments to RSS (#528) 2018-10-27 17:17:13 +03:00