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 7bc395068d Fix modpanel torrent edit (#328)
* Fix modpanel torrent edits breaking torrents

* Fix hash not being monospace anymore

* Fix modpanel torrent edit strings

* Fix modpanel torrent edit creating a new user (wtf GORM)
2017-05-10 18:46:50 -05:00
..
apiHandler.go
faqHandler.go
homeHandler.go
init.go
modpanel.go Fix modpanel torrent edit (#328) 2017-05-10 18:46:50 -05:00
notFoundHandler.go
router.go
rssHandler.go
searchHandler.go
template.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
templateFunctions.go
templateVariables.go i'm really bad 2017-05-11 01:08:13 +03:00
torrentReportHandler.go
upload.go Fix modpanel torrent edit (#328) 2017-05-10 18:46:50 -05:00
uploadHandler.go Allow marking uploads as remake 2017-05-10 22:11:37 +02:00
userHandler.go Make Email changes work correctly 2017-05-10 23:43:58 +02:00
viewTorrentHandler.go ... 2017-05-11 01:10:42 +03:00
wrapHandler.go