Commit Graph

28 Commits

Author SHA1 Message Date
Earlopain
7ed3047621
[IQDB] Expose the similarity cutoff in the UI 2023-05-07 14:48:58 +02:00
Earlopain
b58865149f
[IQDB] Remove xhr handling 2023-05-07 14:03:57 +02:00
Earlopain
2992ac2907
[Cleanup] Remove unused styling 2023-03-18 14:26:04 +01:00
Earlopain
0c4c1eae81
[Posts] Use show_deleted: true instead of tags: "status:any" 2022-12-25 19:59:58 +01:00
Earlopain
9b7c4db852 [Template] Don't explicitly add app_name in every title
- Use a helper function to add it to every title (except the root path
which is just the app_name)
- Remove useless set_title function in application_controllerller
2021-03-21 16:58:35 +01:00
Kira
db8d4c4773 Normalize EOL style + newline at end of files. 2020-10-24 05:50:32 -07:00
Kira
7d02d90232 Allow file uploads and urls for image search 2019-11-28 12:27:06 -08:00
Kira
b5a726b909 Fix some IQDB query stuff
Added blacklist inline so that you can see the results if they are
on your blacklist.
Added timeout and some minor error handling, in case the endpoint
is dead.
2019-09-28 00:43:43 -07:00
evazion
950fcdb7b2 uploads: add new source:<url> dupe check (fix #3873)
* On the /uploads/new page, instead of just showing a "This post has
probably already been uploaded" message, show the actual thumbnails of
posts having the same source as what the user is trying to upload.

* Move the iqdb results section up top, beside the related posts section.
2018-09-06 20:43:20 -05:00
r888888888
5aae4b649f add xhr variant detection 2018-06-23 12:09:01 -07:00
r888888888
3ba5c6fb51 refactor iqdb endpoints 2018-06-23 10:59:04 -07:00
Albert Yi
27baa08e59 include size in preview 2018-06-22 16:59:21 -07:00
Albert Yi
56b40a0255 add iqdb preview 2018-06-22 16:41:13 -07:00
Albert Yi
e262295cf1 support json for iqdb query actions 2018-06-20 11:53:44 -07:00
Albert Yi
f806b9a0bf disable drag and drop support for iqdb 2018-06-19 17:14:54 -07:00
Albert Yi
ed46e575c0 support url/post_id params on iqdb queries endpoint 2018-06-19 17:06:17 -07:00
Albert Yi
9510dead9f refactor iqdb query support 2018-06-19 14:16:12 -07:00
BrokenEagle
36ef8b4db3
Initial add of IQDB standalone page 2017-12-30 00:11:08 -08:00
r888888888
42c9c71a5f fixes #3306 2017-11-17 14:29:59 -08:00
evazion
423dd0b848 /iqdb_queries: include full data for each post in api response. 2017-04-05 18:01:16 -05:00
Albert Yi
8e5331d234 fix for iqdb queries 2016-12-02 13:11:10 -08:00
Albert Yi
f46aaad39d additional fixes to support iqdbs 2016-12-01 12:22:34 -08:00
r888888888
f12fb40e3e implements #2350 2015-02-20 20:04:23 -08:00
Toks
6666cf9050 fixes #2236 2014-07-30 16:23:07 -04:00
r888888888
7512ca4b9c fixes #2130 2014-05-22 14:40:32 -07:00
r888888888
bfd1924481 fixes #2155 2014-05-15 22:14:08 -07:00
r888888888
6de67da280 * Refactor iqdb response collection 2014-05-08 16:42:16 -07:00
r888888888
9e2c664a41 fixes #2130 2014-05-05 17:59:54 -07:00