1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-12 09:58:31 +00:00
nyaa/nyaa
A nyaa developer e728ca1818 Expose soft delete to users and allow reuploading of deleted torrents. (#331)
Add banning torrents for moderators which disallows reuploading.
New delete UI.
2017-08-05 15:41:59 -04:00
..
static Fix broken comment CSS 2017-07-08 20:03:14 -05:00
templates Expose soft delete to users and allow reuploading of deleted torrents. (#331) 2017-08-05 15:41:59 -04:00
views Expose soft delete to users and allow reuploading of deleted torrents. (#331) 2017-08-05 15:41:59 -04:00
__init__.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
api_handler.py Prepare for app factory [1 of 2] (#315) 2017-07-30 20:35:16 +03:00
backend.py Expose soft delete to users and allow reuploading of deleted torrents. (#331) 2017-08-05 15:41:59 -04:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py Expose soft delete to users and allow reuploading of deleted torrents. (#331) 2017-08-05 15:41:59 -04:00
models.py Expose soft delete to users and allow reuploading of deleted torrents. (#331) 2017-08-05 15:41:59 -04:00
search.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
template_utils.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
torrents.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
utils.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00