stash/graphql/schema
notsafeforgit 3b1fccb010 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-13 15:23:02 -07:00
..
types Add folder criteria to scenes, images and galleries and sidebars (#6636) 2026-03-05 08:02:13 +11:00
schema.graphql feat: Implement Image Duplicate Checker 2026-03-13 15:23:02 -07:00