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
Eliot Whalan aad9e28938 Merge pull request #143 from sfan5/upl2
Optional torrent file storage
2017-05-08 00:22:04 +10:00
..
apiHandler.go
faqHandler.go
homeHandler.go
init.go
notFoundHandler.go Return status code 404 on 404 page 2017-05-07 16:18:35 +02:00
router.go
rssHandler.go Remove hardcoded URLs 2017-05-07 15:57:24 +02:00
searchHandler.go
template.go
templateFunctions.go
templateVariables.go
upload.go Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
uploadHandler.go Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
userHandler.go post handle now checks for t and c 2017-05-07 17:08:45 +03:00
viewTorrentHandler.go