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
sfan5 00bb382cdb Modpanel stuff (#401)
* Fix table on modpanel index

* Fix actions on torrent report list page

* Fix error reporting on modpanel templates

* Convenience functions for modpanel

Link to view page primarily and to edit page as a seperate link

* Missing confirm before torrent deletion

* Add edit button directly onto view page
2017-05-12 17:31:27 -05:00
..
apiHandler.go
faqHandler.go
homeHandler.go
init.go
modpanel.go Modpanel stuff (#401) 2017-05-12 17:31:27 -05:00
notFoundHandler.go
router.go
rssHandler.go Fix dereference wrong error 2017-05-12 10:29:48 -04:00
searchHandler.go
template.go
template_test.go
templateFunctions.go Modpanel stuff (#401) 2017-05-12 17:31:27 -05:00
templateVariables.go Display human-readable report reason in modpanel 2017-05-12 20:43:38 +02:00
torrentReportHandler.go
upload.go
uploadHandler.go
userHandler.go
viewTorrentHandler.go
wrapHandler.go