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
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
..
helpers Add username search (#1434) 2017-08-29 11:06:16 +10:00
menu Fix Navigation Admin Panel (#1398) 2017-08-26 12:15:28 +10:00
base.jet.html Add markdown css to <head> (#1427) 2017-08-28 23:38:37 +10:00
torrent_item.jet.html Remove unused stuff (#1365) 2017-08-12 16:36:44 +10:00
torrent_item_upload.jet.html Remove unused stuff (#1365) 2017-08-12 16:36:44 +10:00