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 d2617c9c5d Torrent Mass Edit Api (WIP)
* Torrents can be deleted in mass from frontend with api post request
* Torrents status can be edited from frontend with api post request
-- Look to function doc for more info on how to use it

It is a WIP so it might not work =D
2017-05-24 01:03:03 +02:00
..
api_handler.go Add err check from GetTorrentById return in ApiViewHandler (#696) 2017-05-23 13:18:25 +10:00
database_dump_handler.go
faq_handler.go
home_handler.go
init.go
language_handler.go
modpanel.go Torrent Mass Edit Api (WIP) 2017-05-24 01:03:03 +02:00
not_found_handler.go
router.go Torrent Mass Edit Api (WIP) 2017-05-24 01:03:03 +02:00
rss_handler.go
search_handler.go
template.go
template_functions.go
template_test.go
template_variables.go
torrent_report_handler.go
upload.go Fixing insert of unneeded html tags in db 2017-05-23 22:09:20 +02:00
upload_handler.go
user_handler.go
view_torrent_handler.go Some updates 2017-05-24 00:08:02 +02:00
wrap_handler.go