1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 18:47:36 +00:00
nyaa/nyaa
Anna-Maria Meriniemi 95e35a10c9 Change torrent Content-Disposition back to inline
As per comments in #288, Firefox forces a "what do you want to do with this"-dialog for 'attachment' even when it's set to open them immediately in another program.
2017-08-03 11:28:21 +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 Change torrent Content-Disposition back to inline 2017-08-03 11:28:21 +03: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 Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03: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 Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
models.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03: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