1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-13 09:48:30 +00:00
nyaa/nyaa
mreweilk dd8cb4757e Admin Log 2.0 (#283)
* Admin log added

* Add admin log to top bar

* Fixed some admin log bugs

* Remove comment_id column because comments die when they are killed

* Fix tabs in admin log template

* Fixed sort of admin logs to be created_time desc

* Fix navbar wrapping to a new line

when 992px <= width <= 1200px

* Put reports and admin log in "Admin" dropdown

Applied ./lint.sh fixes

Fixed long lines

* Updated log to be text instead of id based to account for future deletions

* Small fix in log message formatting
2017-07-04 23:13:59 -05:00
..
static Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
templates Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
tests Initial commit. 2017-05-12 20:51:49 +02: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 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 Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
models.py Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
routes.py Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
search.py [ES Schema change] Multi-field search display_name to match words over ngram limit 2017-06-05 17:29:00 +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