stash/ui/v2.5/graphql
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
..
data Add parent tag hierarchy support to tag tagger (#6620) 2026-03-16 11:34:57 +11:00
mutations FR: Tags Tagger (#6559) 2026-02-25 11:39:14 +11:00
queries feat: Implement Image Duplicate Checker 2026-03-29 23:47:36 -07:00
client-schema.graphql Default view filters (#4962) 2024-06-18 10:51:52 +10:00
subscriptions.graphql feat: Add ETA for tasks (#5535) 2025-01-30 13:28:40 +11:00