mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
server/search: allow searching by source URL content
This commit is contained in:
committed by
Marcin Kurczewski
parent
68bd168434
commit
1d8cfd5a89
@ -38,6 +38,10 @@
|
||||
<td><code>fav</code></td>
|
||||
<td>favorited by given user (accepts wildcards)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>source</code></td>
|
||||
<td>having given source URL (accepts wildcards)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>tag-count</code></td>
|
||||
<td>having given number of tags</td>
|
||||
|
Reference in New Issue
Block a user