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
Jeff Becker 11a6fce027 add torrent file parsing for upload form
* vendor bencode library github.com/zeebo/bencode

* add metainfo parsing library from XD

* fix up upload handler so to be less cluttered
2017-05-06 07:43:24 -04:00
..
apiHandler.go Separated Routes and handler from Main 2017-05-05 16:39:15 +02:00
faqHandler.go Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 22:30:56 +02:00
homeHandler.go Separated Routes and handler from Main 2017-05-05 16:39:15 +02:00
router.go basic upload 2017-05-06 11:36:37 +03:00
rssHandler.go Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 22:30:56 +02:00
searchHandler.go Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 22:30:56 +02:00
templateFunctions.go Added RSS link & context display 2017-05-05 17:14:10 +02:00
templateVariables.go add torrent file parsing for upload form 2017-05-06 07:43:24 -04:00
upload.go add torrent file parsing for upload form 2017-05-06 07:43:24 -04:00
uploadHandler.go add torrent file parsing for upload form 2017-05-06 07:43:24 -04:00
viewTorrentHandler.go basic upload 2017-05-06 11:36:37 +03:00