stash/graphql/schema
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
..
types Expand folder select hierarchy based on initial selected folder (#6738) 2026-03-23 16:15:23 +11:00
schema.graphql feat: Implement Image Duplicate Checker 2026-03-29 23:47:36 -07:00