1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 15:47:36 +00:00
nyaa/nyaa
2017-05-21 22:53:28 -07:00
..
static Issue #145: Added CSS change for visited links (#149) 2017-05-21 11:38:11 +03:00
templates if is_trusted is not sent and user is trusted, torrent will marked as trusted unless specified. this also enable backward compat of v1 2017-05-21 22:53:28 -07:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Ignore routes import line 2017-05-16 12:43:33 +03:00
api_handler.py temporary ghetto import, will be removed once importing is done. 2017-05-22 01:49:02 +02:00
backend.py if is_trusted is not sent and user is trusted, torrent will marked as trusted unless specified. this also enable backward compat of v1 2017-05-21 22:53:28 -07:00
bencode.py Initial commit. 2017-05-12 20:51:49 +02:00
fix_paginate.py PEP8 (a run of lint.sh) 2017-05-16 12:42:12 +03:00
forms.py nyaadev is an idiot and broke apiv2 2017-05-21 22:10:05 -07:00
models.py DB CHANGE: Add uploader ip address to torrent column and show on torrent view page for superadmins. 2017-05-21 19:12:15 +02:00
routes.py Add ReCaptcha to upload page if user is not logged in. 2017-05-21 19:29:21 +02:00
search.py PEP8 search.py (E501) 2017-05-16 12:52:48 +03:00
torrents.py AutoPEP8 (after elasticsearch merge) 2017-05-16 12:47:06 +03:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00