nyaa/nyaa
TheAMM b9d88e8960 Restructure upload.html and edit.html as well as route logic
Rename variables and reformats user/admin logic
Add an is_trusted field to upload and edit forms

Restructure fields on upload and edit pages
Add simple styling for checkboxes
Add titles (mouseover) for checkboxes with crude explanations
Show Anonymous checkbox during upload and check & disable it for guests
Show Trusted checkbox for users at or above Trusted level
Adjust description field rendering to show field label above it

Add title (mouseover) for edit icon on torrent page
Show uploader for admins on anonymous torrents
Show uploader for admins when editing others' torrents
2017-05-20 22:00:45 +03:00
..
static Switch to CDN for bootstrap-select and font-awesome css 2017-05-19 15:23:26 +02:00
templates Restructure upload.html and edit.html as well as route logic 2017-05-20 22:00:45 +03:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Ignore routes import line 2017-05-16 12:43:33 +03:00
api_handler.py pep8 2017-05-19 14:36:33 +02:00
backend.py Support BitComet empty directories (ew) 2017-05-20 10:12:32 +03:00
bencode.py Initial commit. 2017-05-12 20:51:49 +02:00
fix_paginate.py PEP8 (a run of lint.sh) 2017-05-16 12:42:12 +03:00
forms.py Restructure upload.html and edit.html as well as route logic 2017-05-20 22:00:45 +03:00
models.py Clean up models.User.level helpers 2017-05-20 21:56:22 +03:00
routes.py Restructure upload.html and edit.html as well as route logic 2017-05-20 22:00:45 +03:00
search.py PEP8 search.py (E501) 2017-05-16 12:52:48 +03:00
torrents.py AutoPEP8 (after elasticsearch merge) 2017-05-16 12:47:06 +03:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00