nyaa/nyaa
TheAMM 987103b213 Handle qButtorrent empty url-list/webseeds
url-list is supposed to be omitted in case of no webseeds,
but qB will instead use an empty bytestring '' as the value.
This commit makes the validation more lenient regarding url-list.
2017-07-30 11:36:38 +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 Handle qButtorrent empty url-list/webseeds 2017-07-30 11:36:38 +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 Handle qButtorrent empty url-list/webseeds 2017-07-30 11:36:38 +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