1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 14:17:36 +00:00
nyaa/nyaa
Nicolas F 07d45b6223 Focus report reason text field when reporting
A small convenience change which by sets the focus to the newly
opened modal dialog's text field if the report button is hit.

This way, people can type away their gripes with the torrent without
having to click into the text field first.
2017-05-30 19:31:28 +02:00
..
static Merge branch 'master' into reports 2017-05-29 16:20:48 +03:00
templates Focus report reason text field when reporting 2017-05-30 19:31:28 +02: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 Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +03:00
forms.py Merge branch 'master' into reports 2017-05-29 16:20:48 +03:00
models.py Clean up Torrent flag properties 2017-05-30 12:46:27 +03:00
routes.py Merge branch 'master' into reports 2017-05-29 16:20:48 +03:00
search.py Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +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