Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/router
ElegantMonkey 331143e094 Verify torrent category on upload
Added a new package, "categories", with the valid categories for each
Nyaa and Sukebei. On upload, check if the category is present on
the valid ones. Also changed the template function Category_Nyaa and
Category_Sukebei to reflect this.
2017-05-22 13:25:04 -03:00
..
api_handler.go
database_dump_handler.go
faq_handler.go
home_handler.go
init.go fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
language_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
modpanel.go
not_found_handler.go
router.go
rss_handler.go
search_handler.go
template.go
template_functions.go
template_test.go
template_variables.go
torrent_report_handler.go
upload.go
upload_handler.go
user_handler.go
view_torrent_handler.go
wrap_handler.go