nyaa/nyaa
TheAMM c1df153e98 Don't enforce site tracker as first, just that it exists on the torrent
Fixes issue #42
Also adds logic for private torrents requiring site tracker as the main tracker (otherwise there's no point on uploading them on the site)
Changes upload.html wording to reflect the requirement to have the tracker, not necessarily as the first one.
2017-05-14 14:22:17 +03:00
..
static Oops, remove debug log 2017-05-14 11:25:09 +03:00
templates Don't enforce site tracker as first, just that it exists on the torrent 2017-05-14 14:22:17 +03:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Display the site's commit hash 2017-05-14 12:02:39 +03:00
api_handler.py Initial commit. 2017-05-12 20:51:49 +02:00
backend.py [backend] Move upload handling from routes.py into backend.py 2017-05-13 03:38:38 +03:00
bencode.py Initial commit. 2017-05-12 20:51:49 +02:00
fix_paginate.py Initial commit. 2017-05-12 20:51:49 +02:00
forms.py Don't enforce site tracker as first, just that it exists on the torrent 2017-05-14 14:22:17 +03:00
models.py Format information into a link if possible 2017-05-13 23:44:00 +03:00
routes.py Resolves #48 2017-05-14 01:39:28 -07:00
torrents.py Our main tracker first, then user trackers, then trackers.txt 2017-05-13 15:46:08 +02:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00