1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 18:37:36 +00:00
nyaa/nyaa
Kfir Hadas 0887dde6fc Move /user/<user_name> route into a blueprint
Move supporting functions and variables into other files
* nyaa.utils:
  - cached_function
  - chain_get
* nyaa.search:
  - DEFAULT_MAX_SEARCH_RESULT
  - DEFAULT_PER_PAGE
  - SERACH_PAGINATE_DISPLAY_MSG
  - _generate_query_string
2017-07-27 14:14:00 +03:00
..
static Fix broken comment CSS 2017-07-08 20:03:14 -05:00
templates Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
views Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
__init__.py set noqa to ignore a single error 2017-06-08 04:14:04 +03:00
api_handler.py Lint 2017-06-07 19:38:19 +03:00
backend.py fix race condition? 2017-05-23 15:18:17 +02:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
fix_paginate.py Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +03:00
forms.py Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
models.py Fix banned display on selection box 2017-07-16 14:19:20 -04:00
routes.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
search.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py Resolves #129 and refactored create magnet es naming 2017-05-24 23:19:08 -07:00
utils.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00