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

18 commits

Auteur SHA1 Message Date
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
sfan5 c575ff4698 Remove unused template block 2017-05-17 16:20:58 +02:00
sfan5 dc496c1078 Fix missing sukebei cat. translations 2017-05-15 19:36:02 +02:00
Eliot Whalan cf4e482046 Get sukebei working 2017-05-15 19:08:17 +10:00
sfan5 c60a8635fc Fix search in modpanel (@SpamNeko broke it) 2017-05-14 13:01:59 +02:00
SpamNeko dc32f041e1 Add sorting to table headers, delet advanced search 2017-05-13 18:14:51 +01:00
akuma06 e8774abf21 Updated search
When in a user page and clicked on more torrents, show a list navigable
of the user torrent
On that list, we can make advance search (categories, order, ...)

Moderation search reimplemented
Clicking on user (id) in the torrent list redirect to the list of the
user torrents
Ability to search within the user torrents
2017-05-11 03:52:42 +02:00
Eliot Whalan 65ee41a10b Add orderby seeders/leechers/completed 2017-05-11 10:26:58 +10:00
bakape a0ae1f7e6a Refactor search
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
ElegantMonkey 67897a68ea Extract strings from remaining templates 2017-05-08 17:42:56 -03:00
akuma06 b0184e94db Fixed badge user in nav 2017-05-08 15:37:50 +02:00
bakape 8e15b211df Revert quicktemplate search template 2017-05-07 02:20:13 +03:00
bakape a16caa0556 Port _search.html to quicktemplate 2017-05-07 00:21:16 +03:00
keo e270571db1 Merge pull request #67 from sfan5/style123
Appearance changes (mostly)
2017-05-05 22:38:41 +03:00
sfan5 19d6a53b7d Hide advanced search on FAQ page 2017-05-05 18:06:43 +02:00
Lietzu 62a72b0b35 Remake search is now Filter Remakes like old nyaa 2017-05-05 10:31:24 -04:00
sfan5 31d543e7ab Match Nyaa design more closely 2017-05-05 14:32:10 +02:00
sfan5 ef9e37c3ac Move Search to different template file
(also re-add accidentally deleted catimg)
2017-05-05 12:01:17 +02:00