Files
danbooru/test/unit
evazion a4608daf38 /artists: add more search options for other names, group name.
Add these search params:

* /artists?search[<field>]=
* /artists?search[<field>_eq]=
* /artists?search[<field>_not_eq]=
* /artists?search[<field>_like]=
* /artists?search[<field>_not_like]=
* /artists?search[<field>_ilike]=
* /artists?search[<field>_not_ilike]=
* /artists?search[<field>_regex]=
* /artists?search[<field>_not_regex]=

where `<field>` can be `name`, `group_name`, or `other_names`.

Remove these search params:

* /artists?search[name_matches]=
* /artists?search[other_names_match]=
* /artists?search[group_name_matches]=

`/artists?search[<field>_like]=` effectively does the same thing that
these searches did.
2018-09-21 20:55:14 -05:00
..
2018-05-15 14:19:45 -07:00
2018-04-06 18:09:57 -07:00
2018-05-09 11:59:51 -07:00
2018-09-04 13:38:09 -07:00
2018-08-24 12:10:51 -07:00
2018-06-20 11:11:46 -07:00
2018-05-15 14:19:45 -07:00