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
akuma06 2773fe200d Golint friendly (#747)
* Making the code Golint friendly

* No exported variables when not needed
* Same for functions
* Simplifying Templates variables with a form basic template variable
and a modelList basic template variable

* Adapted templates to new template variables

* use of .Models instead of model list
* use of .Form instead of modelform

* Small fix

* Small fix 2

Forgot $.Form

* Reverting templateDir as a var
2017-05-25 21:54:58 +02:00
..
api_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
database_dump_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
faq_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
home_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
init.go fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
language_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
modpanel.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
not_found_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
router.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
rss_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
search_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
template.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
template_functions.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
user_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
view_torrent_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
wrap_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00