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
Atvaark 99ad76f76f Add web address config (#888)
* This allows changing the nyaa, sukebei and status URL via config.
  Previously only the nyaa address was configurable
* This helps testing changes locally without having to set up
  a TLS terminating proxy
* Also refactored uses of hardcoded URLs in the html templates
  The html templates will now also use the configured urls
2017-06-03 11:45:24 +10:00
..
api_handler.go New config files (#854) 2017-05-30 21:21:57 -05:00
database_dump_handler.go
faq_handler.go
home_handler.go
init.go
modpanel.go Mass edit mod api JS (done) (#868) 2017-06-02 12:51:44 +10:00
not_found_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
publicSettingsHandler.go
router.go New config files (#854) 2017-05-30 21:21:57 -05:00
rss_handler.go Add web address config (#888) 2017-06-03 11:45:24 +10:00
search_handler.go
template.go
template_functions.go Add web address config (#888) 2017-06-03 11:45:24 +10:00
template_test.go Better handle of test files 2017-05-31 10:49:01 +02:00
template_variables.go Add Build version 2017-05-31 12:20:06 +02:00
torrent_report_handler.go
upload.go Add web address config (#888) 2017-06-03 11:45:24 +10:00
upload_handler.go New config files (#854) 2017-05-30 21:21:57 -05:00
user_handler.go
view_torrent_handler.go New config files (#854) 2017-05-30 21:21:57 -05:00
wrap_handler.go