evazion
81f7d14fa3
uploads: bump iqdb similarity threshold 65% -> 70%.
2019-12-07 11:24:39 -06:00
evazion
91fd5e1bff
js: add "ctrl+enter to submit form" shortcut.
...
Press Ctrl+Enter inside any text box to submit the form.
2019-10-31 00:27:43 -05:00
evazion
d2c6d6d17b
iqdb: hide low similarity results behind "show" link.
2019-10-16 23:53:09 -05:00
evazion
57de1d8ef3
/uploads: raise iqdb similarity threshold to 50%.
2019-10-15 01:12:08 -05:00
evazion
0059597f1e
/uploads: fix manually clicking 'Similar' button.
...
Manually clicking Similar called `/iqdb_queries` instead of
`/iqdb_queries.js`, which caused it to update the page incorrectly.
2019-10-15 00:49:31 -05:00
evazion
fa37b1edcd
iqdb: lower similarity cutoff, return more results ( fix #4190 ).
...
* Change cutoffs on upload page to max 5 results, min. 20% similarity.
* Change cutoffs on standalone /iqdb_queries page to max 20 results, min. 0% similarity.
* /iqdb_queries.json: add `limit` and `similarity` params to change default cutoffs.
2019-10-14 21:16:04 -05:00
evazion
ca54e2d67b
iqdb: simplify ajax call.
...
Also add support for .xml responses to /iqdb_queries.
2019-10-14 21:16:04 -05:00
evazion
cdb1c5c5ae
uploads: fix drag and drop to work anywhere on page.
2019-09-22 22:59:33 -05:00
evazion
bf3e9e1c76
uploads: show thumbnails in dropzone widget.
2019-09-22 22:59:33 -05:00
evazion
94d2bc72f2
uploads: move dropzone code to uploads.js.
2019-09-22 22:59:33 -05:00