9bb26a7dbe
* 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) |
||
---|---|---|
.. | ||
badgemenu.jet.html | ||
captcha.jet.html | ||
csrf.jet.html | ||
errors.jet.html | ||
flags.jet.html | ||
infos.jet.html | ||
rules.jet.html | ||
search.jet.html | ||
tag_form.jet.html | ||
tags.jet.html | ||
treeview.jet.html |