Files
danbooru/config
evazion ae521e600e iqdb: proxy iqdb searches through danbooru.
Previously the search form on the /iqdb_queries page submitted directly
to the iqdb service (karasuma.donmai.us), which redirected back to
Danbooru with the search results.

This was different than API requests, which submitted to
/iqdb_queries.json which proxied the call to iqdb through Danbooru.
Because of this, searches on the /iqdb_queries page had different
behavior than API requests. Things like filesize limits and referrer
spoofing were handled differently.

Now searches on the /iqdb_queries page submit directly to Danbooru. This
is simpler and it means that API requests and HTML requests have the
same behavior.
2019-10-14 21:16:04 -05:00
..
2019-08-27 18:13:30 -05:00
2018-08-05 18:30:25 -05:00
2019-10-14 13:50:31 -05:00
2019-08-27 18:13:30 -05:00
2018-04-06 18:09:57 -07:00
2017-01-24 14:32:06 -08:00
2017-01-24 14:32:06 -08:00