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 989945f09b Shitty Moderation page
No HTML done, could'nt test with nyaa.exe :/
1 page with overview of torrents, comments, users
1 page list comments
1 page list torrents
1 page list users
1 route delete torreny
1 route delete comment
Users can be deleted and edited by their route user_profile_edit (I
think)
2017-05-10 05:24:18 +02:00
..
apiHandler.go i fucking hate git 2017-05-10 00:21:15 +03:00
faqHandler.go Add translation code to handlers 2017-05-08 16:16:26 -03:00
homeHandler.go Refactor search 2017-05-09 14:31:58 +03:00
init.go fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
modpanel.go Shitty Moderation page 2017-05-10 05:24:18 +02:00
notFoundHandler.go Fixed 2017-05-09 04:12:48 +02:00
router.go Shitty Moderation page 2017-05-10 05:24:18 +02:00
rssHandler.go make rss fast again :^) 2017-05-09 11:07:42 -04:00
searchHandler.go Refactor search 2017-05-09 14:31:58 +03:00
template.go Added delete account and edit profile 2017-05-09 17:47:12 +02:00
templateFunctions.go Added Follow&Unfollow 2017-05-10 03:16:36 +02:00
templateVariables.go Shitty Moderation page 2017-05-10 05:24:18 +02:00
upload.go upload changes 2017-05-09 20:37:39 +03:00
uploadHandler.go Better DB error handling 2017-05-09 20:23:21 +03:00
userHandler.go Added Follow&Unfollow 2017-05-10 03:16:36 +02:00
viewTorrentHandler.go Better DB error handling 2017-05-09 20:23:21 +03:00