1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 18:47:36 +00:00
nyaa/nyaa
2017-07-27 23:17:06 +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 Refactor routes.py 2017-07-27 14:14:00 +03:00
__init__.py set noqa to ignore a single error 2017-06-08 04:14:04 +03:00
api_handler.py Move torrent edit and upload into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
backend.py Move torrent edit and upload into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
fix_paginate.py Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +03:00
forms.py Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
models.py Hotfix Gravatar 2017-07-27 23:17:06 +03:00
routes.py Refactor routes.py 2017-07-27 14:14:00 +03:00
search.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
template_utils.py Move the remaining template_global into 'template-utils' blueprint 2017-07-27 14:14:00 +03:00
torrents.py Resolves #129 and refactored create magnet es naming 2017-05-24 23:19:08 -07:00
utils.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00