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 b191bd3286 Fix User Reset API (#772)
* Added a new function to only update columns of table user (less
useless query)
* Changed method to GET instead of POST because it is a link not a
button anymore
* Display of user profile if changes are successful
2017-05-27 11:54:54 +10:00
..
api_handler.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
database_dump_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
faq_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
home_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
init.go fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
language_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
modpanel.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
not_found_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
router.go Fix User Reset API (#772) 2017-05-27 11:54:54 +10:00
rss_handler.go TorrentJSON.ID is uint now, fix weird page sorting (#769) 2017-05-27 11:54:41 +10:00
search_handler.go Elasticsearch integration (WIP) (#730) 2017-05-26 09:48:14 +10:00
template.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
template_functions.go CSS-only tree view. (#753) 2017-05-26 11:53:18 +10:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go New profile user menu (#761) 2017-05-26 14:33:55 +02:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload.go Trackers in Torrents + Missing comments + Function renaming (#768) 2017-05-27 00:45:18 +02:00
upload_handler.go Trackers in Torrents + Missing comments + Function renaming (#768) 2017-05-27 00:45:18 +02:00
user_handler.go Fix User Reset API (#772) 2017-05-27 11:54:54 +10:00
view_torrent_handler.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
wrap_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00