1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 18:37:36 +00:00
nyaa/nyaa
TheAMM 1dae331156 Completely handle qBittorrent webseeds
Fixes #319

Zero webseeds: empty bytestring
One webseed: bytestring
More than one: a list of bytestrings (as the spec asks for!)
2017-07-30 11:49:13 +03:00
..
static Fix broken comment CSS 2017-07-08 20:03:14 -05:00
templates Update Gravatar (#313) 2017-07-27 16:03:13 -04:00
views Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
__init__.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
api_handler.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
backend.py Completely handle qBittorrent webseeds 2017-07-30 11:49:13 +03:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
fix_paginate.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
forms.py Completely handle qBittorrent webseeds 2017-07-30 11:49:13 +03:00
models.py [Schema change] Add webseed support (BEP-19) (#317) 2017-07-30 00:00:39 +03:00
routes.py Refactor routes.py 2017-07-27 14:14:00 +03:00
search.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
template_utils.py Move the remaining template_global into 'template-utils' blueprint 2017-07-27 14:14:00 +03:00
torrents.py [Schema change] Add webseed support (BEP-19) (#317) 2017-07-30 00:00:39 +03:00
utils.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00