1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 13:47:35 +00:00
nyaa/nyaa
2017-05-27 21:33:20 +03:00
..
static Calculate comment age clientside, show timestamp in mouseover title (#191) 2017-05-25 21:13:35 +03:00
templates Add simple OG metadata tags to templates 2017-05-26 01:03:59 +03:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Forbid caching when debugging 2017-05-27 21:33:20 +03:00
api_handler.py Failsafe in API for explicit nulls/Nones 2017-05-24 11:32:51 +03:00
backend.py fix race condition? 2017-05-23 15:18:17 +02: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 Remove username validator from login form to allow logging in with email 2017-05-26 23:28:28 +03:00
models.py [DB Changes! Read PR!] Merge pull request #196 from nyaadevs/elasticsearch-comment-count 2017-05-27 20:12:43 +03:00
routes.py Update Torrent.comment_count on comment submit/delete 2017-05-26 16:11:31 +03:00
search.py PEP8 search.py (E501) 2017-05-16 12:52:48 +03:00
torrents.py Resolves #129 and refactored create magnet es naming 2017-05-24 23:19:08 -07:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00