Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

11 commits

Auteur SHA1 Message Date
Ramon Dantas
20209508c9 Bundle CaptchaID and Tfunc for _captcha.html (#662) 2017-05-21 12:10:31 +10:00
ElegantMonkey
70f1ef1e62 Fix captcha on upload page 2017-05-20 20:46:03 -03:00
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
xqm
e8e90d4236 Update zh-cn and captcha 2017-05-15 13:25:18 +08:00
xqm
44a6eaf524 Add new translations
Add new translations
2017-05-15 01:32:25 +08:00
Atvaark
844a0734dd Fix registration view tab order
Since the captcha uses the default tab order it was getting skipped
by the registration form.

- Add autofocus to the registration and upload view
- Add id attribute to input elements that have a label
2017-05-13 15:09:11 +02:00
sfan5
6b341c7b03 No captchas for trusted users or admins, closes #330 2017-05-12 12:05:36 +02:00
Your Name
0cc8857f2f dont show suggestions for capcha box 2017-05-10 04:41:33 +00:00
Jeff Becker
66ddf6269a don't use type=number 2017-05-07 13:23:31 -04:00
akuma06
9a73f8ad58 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 14:53:19 +02:00
akuma06
1eaa0c1b44 Fixed User Captcha
Templates are now in reload of template.go
Captchas are generated correctly on register page
Corrected typo
2017-05-07 14:53:01 +02:00
Renommé depuis templates/_capthca.html (Continuer la navigation)