Files
danbooru/app/logical/sources/strategies
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-08-24 12:10:51 -07:00
2018-09-11 14:19:17 -07:00
2018-09-11 13:27:00 -07:00
2018-08-24 12:10:51 -07:00
2018-09-10 19:26:53 -05:00
2018-09-16 15:03:47 -05:00