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) |
||
---|---|---|
.. | ||
helpers | ||
menu | ||
base.jet.html | ||
torrent_item.jet.html | ||
torrent_item_upload.jet.html |