1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 15:47:36 +00:00
nyaa/nyaa
nyaadev 9af778217b DB CHANGE: Add uploader ip address to torrent column and show on torrent view page for superadmins.
Added migration script!: remove sukebei_ lines if your local db does not have those.
Show users ip address on user page for superadmins.
Rename Admin to Moderator internally.
Moderators can now change user level to trusted.
Superadmins can make users moderator.
Improve changing user level.
2017-05-21 19:12:15 +02:00
..
static Issue #145: Added CSS change for visited links (#149) 2017-05-21 11:38:11 +03:00
templates 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
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 Fix upload api handler: default to '' to conform better to WTForm 2017-05-21 12:41:34 +03:00
backend.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
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 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
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 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
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