stash/graphql
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
..
schema feat: Implement Image Duplicate Checker 2026-03-13 15:23:02 -07:00
stash-box FR: Tags Tagger (#6559) 2026-02-25 11:39:14 +11:00