1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 15:26:56 +02:00
SynthoriaArchive/nyaa
Anna-Maria Meriniemi 1bc36c5a17 [Schema change] Add webseed support (BEP-19) (#317)
Store webseeds in Trackers table with is_webseed flag
Adjusts torrent creation accordingly
2017-07-30 00:00:39 +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 [Schema change] Add webseed support (BEP-19) (#317) 2017-07-30 00:00:39 +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 [Schema change] Add webseed support (BEP-19) (#317) 2017-07-30 00:00:39 +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