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 23210b0250 Report modal fix (#935)
* fix uploaderid when torrent is hidden

Added a new function template to generate a link for uploaders name
In the view we have the actual uploaderID and uploaderName now

* fix template.HTML to string conversion

* Add a modal for reporting

Replace the popup
Use of Modal.js
Include Captcha

* forgot a div end tag

* Moved modal at the end

* Updated translation missing %s

* Added an information message

New translation string

* Forgot %s

* wrong id check
2017-06-06 00:06:52 +02:00
..
api_handler.go New upload API (#897) 2017-06-05 08:19:25 -05: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 fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
modpanel.go New upload API (#897) 2017-06-05 08:19:25 -05:00
not_found_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
publicSettingsHandler.go Maskot to cookie (#857) 2017-05-30 21:21:35 -05:00
router.go Fix for csrf (#923) 2017-06-05 11:33:48 +10:00
rss_handler.go Add web address config (#888) 2017-06-03 11:45:24 +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 Report modal fix (#935) 2017-06-06 00:06:52 +02:00
template_test.go Better handle of test files 2017-05-31 10:49:01 +02:00
template_variables.go Fix for csrf (#923) 2017-06-05 11:33:48 +10:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload_handler.go New upload API (#897) 2017-06-05 08:19:25 -05:00
user_handler.go Fix user logout (#924) 2017-06-05 11:33:16 +10:00
view_torrent_handler.go Report modal fix (#935) 2017-06-06 00:06:52 +02:00
wrap_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00