stash/ui/v2.5/graphql/queries
notsafeforgit 2fb31cfff2 feat: Implement Image Duplicate Checker
This change introduces a new tool to identify duplicate images based on their perceptual hash (phash). It includes:
- Backend implementation for phash distance comparison and grouping.
- GraphQL schema updates and API resolvers.
- Frontend UI for the Image Duplicate Checker tool.
- Unit tests for the image search and duplicate detection logic.
2026-03-29 23:47:36 -07:00
..
scrapers Feature: Manual StashId Search - Tags (#6374) 2025-12-04 11:20:29 +11:00
settings Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
dlna.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
filter.graphql Default view filters (#4962) 2024-06-18 10:51:52 +10:00
folder.graphql Exclude zip folders when browsing scenes and galleries (#6740) 2026-03-24 15:03:58 +11:00
gallery.graphql Gallery scrubber (#5133) 2024-08-28 08:59:41 +10:00
image.graphql feat: Implement Image Duplicate Checker 2026-03-29 23:47:36 -07:00
job.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
legacy.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
misc.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
movie.graphql Perf: Add lightweight ListGroupData fragment for groups list (#6478) 2026-01-06 11:48:16 +11:00
performer.graphql Movie select overhaul (#4563) 2024-02-19 10:25:08 +11:00
plugins.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
scene-marker.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
scene.graphql FR: Custom Fields Frontend (#6601) 2026-02-25 14:56:24 +11:00
studio.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
tag.graphql Merge tag values dialog (#6552) 2026-02-11 11:27:57 +11:00