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 3775e9dfb5 Torrent Hidden Option (to test before merging)
* Added a check on username and userId when converting torrent to JSON
* Added a checkbox for hidden in modepanel, torrent user edit and upload
* Added a Hidden field bool in torrent model and upload form
2017-05-27 20:33:40 +02:00
..
api_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
database_dump_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
faq_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
home_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
init.go
modpanel.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
not_found_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
publicSettingsHandler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
router.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
rss_handler.go Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-27 11:56:28 +10:00
search_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
template.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_functions.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
upload_handler.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
user_handler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
view_torrent_handler.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
wrap_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00