Files
danbooru/app/models
evazion 09a8198979 /artists: add wildcard, regex search to url field (#3900)
Allow searching the URL field by regex or by wildcard.

If the query looks like `/twitter/` do a regex search, otherwise if it
looks like `http://www.twitter.com/*` do a wildcard search, otherwise if
it looks like an url do an artist finder search, lastly if it looks like
`twitter` do a `*twitter*` search.
2018-09-21 21:19:01 -05:00
..
2018-05-15 14:19:45 -07:00
2018-09-11 14:36:48 -07:00
2018-08-31 19:50:46 -05:00
2018-06-14 17:10:07 -07:00
2018-02-08 16:53:02 -06:00
2018-08-31 19:50:46 -05:00
2018-09-04 13:38:09 -07:00
2018-05-15 14:19:45 -07:00