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 0678d19097 Add template and db tests (#291)
- The db test will run an sqlite3 database in in-memory
  mode and run the automigrations.
- The template test will check if all the templates
  that are stored in package variables (template.Must)
  compile and if ReloadTemplates works without panicking.
2017-05-10 18:15:36 -05:00
..
apiHandler.go yea.. 2017-05-10 21:42:20 +03:00
faqHandler.go Add translation code to handlers 2017-05-08 16:16:26 -03:00
homeHandler.go cache: Integrate with home handler and add size flag 2017-05-10 13:06:32 +03:00
init.go
modpanel.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
notFoundHandler.go Fixed 2017-05-09 04:12:48 +02:00
router.go i don't even remember what i fix anymore' 2017-05-10 23:05:56 +03:00
rssHandler.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
searchHandler.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
template.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
templateFunctions.go Added a function to not have characters encoded by go template 2017-05-10 22:03:57 +02:00
templateVariables.go i'm really bad 2017-05-11 01:08:13 +03:00
torrentReportHandler.go yea.. 2017-05-10 21:42:20 +03:00
upload.go Added edit torrent view mod panel & fix 2017-05-10 23:53:25 +02:00
uploadHandler.go Allow marking uploads as remake 2017-05-10 22:11:37 +02:00
userHandler.go Make Email changes work correctly 2017-05-10 23:43:58 +02:00
viewTorrentHandler.go ... 2017-05-11 01:10:42 +03:00
wrapHandler.go wrapHandler for http.Handler to redirect to 404 handler 2017-05-10 11:04:12 +01:00