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/util
Ramon Dantas 1968d2ae54 Move translation func to template variables (#652)
* Add T field to template variables

* Remove languages.SetTranslationFromRequest

* Add Tfunc on handlers

* Remove T and Ts from template_functions

* Update templates

Change the templates to use the local Tfunc, instead of the global one.
Also changed the signature of the fields on template_variables.go, so that
they return a template.HTML to avoid escaping problems.

* Remove unnecessary variable
2017-05-21 08:38:28 +10:00
..
crypto Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
email finish repo transfer 2017-05-17 15:58:40 +10:00
languages Move translation func to template variables (#652) 2017-05-21 08:38:28 +10:00
log finish repo transfer 2017-05-17 15:58:40 +10:00
messages Add Torrent WebLink + fixes 2017-05-20 17:01:13 +02:00
metainfo Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
modelHelper Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
search Added multi action on torrents 2017-05-20 13:45:15 +02:00
signals finish repo transfer 2017-05-17 15:58:40 +10:00
timeHelper Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
format.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
magnet.go use util to generate magnets 2017-05-06 18:10:35 -07:00
markdown.go This is why I should test before committing. 2017-05-10 16:48:33 -05:00
safe.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
server.go finish repo transfer 2017-05-17 15:58:40 +10:00
unzlib.go finish repo transfer 2017-05-17 15:58:40 +10:00
whitespace.go add torrent file parsing for upload form 2017-05-06 07:43:24 -04:00