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 21ac12c852 Some updates
* Added support of UGC without div tag for torrents
* Added support of basic html tags for comments (a, img, b, em, u)

Fixed:
* Bug with r *request becoming a nul pointer when loading from contextin
messages.go
2017-05-24 00:08:02 +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 Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
faq_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
home_handler.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
init.go
language_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
modpanel.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
not_found_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
router.go Merge pull request #698 from NyaaPantsu/revert-692-revert-690-user-torrent-edit 2017-05-23 19:43:09 +02:00
rss_handler.go Implemented EZTV RSS Spec #569 #451 2017-05-22 17:28:20 +02:00
search_handler.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
template.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
template_functions.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go Revert "Revert "New User Edit Panel"" 2017-05-23 04:05:33 +02:00
torrent_report_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
upload.go Fixing insert of unneeded html tags in db 2017-05-23 22:09:20 +02:00
upload_handler.go Finished 2017-05-22 00:22:42 +02:00
user_handler.go Fix #679 2017-05-22 10:15:18 +02:00
view_torrent_handler.go Some updates 2017-05-24 00:08:02 +02:00
wrap_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00