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/templates/layouts/partials/helpers
akuma06 9bb26a7dbe Add username search (#1434)
* Add username search

Quite simple, you need to provide ?user=xxxx

* Add userID search + Changed name of input field

Now ?user=xxx can also search userID.
For that you need to prefix it with "#".
Example:
* ?user=akuma06 would search torrents based on username akuma06
* ?user=#123 would search torrents based on userID 123 (be aware that you have to encode the "#" in url format %23)

* Update search.jet.html (#1436)

* Update main.css (#1435)
2017-08-29 11:06:16 +10:00
..
badgemenu.jet.html Fixed width for text in refine, make smaller header apply at 500px wide devices & under (#1368) 2017-08-14 15:37:37 +10:00
captcha.jet.html
csrf.jet.html
errors.jet.html
flags.jet.html
infos.jet.html
rules.jet.html
search.jet.html Add username search (#1434) 2017-08-29 11:06:16 +10:00
tag_form.jet.html Add missing "form-input" classname to inputs (#1426) 2017-08-28 23:16:57 +10:00
tags.jet.html Prettier tags on upload (#1420) 2017-08-28 11:42:38 +10:00
treeview.jet.html Make file list indent work across all browsers & some other css stuff (#1303) 2017-08-01 00:57:31 +02:00