{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":668322171,"defaultBranch":"master","name":"imagehash","ownerLogin":"Loupax","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-19T14:28:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/551675?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1690364583.0","currentOid":""},"activityList":{"items":[{"before":"59b203cac8cb4836772ffa4603f4ba41b74626cc","after":"55ef2559316d750b2ccbdbee9a8136c8d8eb3541","ref":"refs/heads/master","pushedAt":"2023-07-26T09:42:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Added testdata in their own folder so that they are excluded by the go tool","shortMessageHtmlLink":"Added testdata in their own folder so that they are excluded by the g…"}},{"before":"5ecf064afab0bbcc34e85b9187c4804481d1e0b2","after":"59b203cac8cb4836772ffa4603f4ba41b74626cc","ref":"refs/heads/master","pushedAt":"2023-07-24T14:49:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Playing with dependencies","shortMessageHtmlLink":"Playing with dependencies"}},{"before":"c6aa4ff1ba8764bd172da438468ab4aaeef2b1b4","after":"5ecf064afab0bbcc34e85b9187c4804481d1e0b2","ref":"refs/heads/master","pushedAt":"2023-07-24T14:34:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Cleanup dependencies","shortMessageHtmlLink":"Cleanup dependencies"}},{"before":"0f54ae5fc0d89aac022af60b50a34af6830d4838","after":"c6aa4ff1ba8764bd172da438468ab4aaeef2b1b4","ref":"refs/heads/master","pushedAt":"2023-07-24T13:53:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Updated all dependencies","shortMessageHtmlLink":"Updated all dependencies"}},{"before":"99cd001a6e3b46eab6d0afa1941c9eef46843e5b","after":"0f54ae5fc0d89aac022af60b50a34af6830d4838","ref":"refs/heads/master","pushedAt":"2023-07-24T12:54:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Corrected the name of the module so it's all lowercase","shortMessageHtmlLink":"Corrected the name of the module so it's all lowercase"}},{"before":"6184e2096ecdfdf2f675aa51ad845a8103768850","after":"99cd001a6e3b46eab6d0afa1941c9eef46843e5b","ref":"refs/heads/master","pushedAt":"2023-07-24T07:01:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Added comments and more descriptive names","shortMessageHtmlLink":"Added comments and more descriptive names"}},{"before":"8faff69d9d88f5082bbcc49152edb6ed0d67c7a5","after":"6184e2096ecdfdf2f675aa51ad845a8103768850","ref":"refs/heads/master","pushedAt":"2023-07-23T13:26:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Added comments and more descriptive names","shortMessageHtmlLink":"Added comments and more descriptive names"}},{"before":"009d33d5da54ec3d7aca933c9d7241a7227ae8da","after":"8faff69d9d88f5082bbcc49152edb6ed0d67c7a5","ref":"refs/heads/master","pushedAt":"2023-07-20T06:56:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Made Whash more compatible with imagehash.py\n\nThe Wavelet hash implementation of imagehash.py downscales the image\nwith antialiasing, which caused discrepancies between hashes generated\nby imagehash.py and this implemention.\n\nIncluded the disintegration/imaging library which allows for providing a\nresample filter in order to pick the Lanczos.\n\nThis has increased our matching with the imagehash.py implementation to\n100% when tested against a sample of 700 images.","shortMessageHtmlLink":"Made Whash more compatible with imagehash.py"}},{"before":"0c35bcb6f0bd792c2e1b1812dd969cefc3a1f217","after":"009d33d5da54ec3d7aca933c9d7241a7227ae8da","ref":"refs/heads/master","pushedAt":"2023-07-19T16:39:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Made Whash more compatible with imagehash.py\n\nThe Wavelet hash implementation of imagehash.py downscales the image\nwith antialiasing, which caused discrepancies between hashes generated\nby imagehash.py and this implemention.\n\nIncluded the disintegration/imaging library which allows for providing a\nresample filter in order to pick the Lanczos.\n\nThis has increased our matching with the imagehash.py implementation to\n100% when tested against a sample of 700 images.","shortMessageHtmlLink":"Made Whash more compatible with imagehash.py"}},{"before":"c85d2d337351a89b10e3ab3eb09fdda3c65a5b85","after":"0c35bcb6f0bd792c2e1b1812dd969cefc3a1f217","ref":"refs/heads/master","pushedAt":"2023-07-19T16:30:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Made Whash more compatible with imagehash.py\n\nThe Wavelet hash implementation of imagehash.py downscales the image\nwith antialiasing, which caused discrepancies between hashes generated\nby imagehash.py and this implemention.\n\nIncluded the disintegration/imaging library which allows for providing a\nresample filter in order to pick the Lanczos.\n\nThis has increased our matching with the imagehash.py implementation to\n100% when tested against a sample of 100 images.","shortMessageHtmlLink":"Made Whash more compatible with imagehash.py"}},{"before":"b07325730042a8b40f64ca44b0b25147c0c2a2bd","after":"c85d2d337351a89b10e3ab3eb09fdda3c65a5b85","ref":"refs/heads/master","pushedAt":"2023-07-19T14:29:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Loupax","name":"Loupasakis Kostas","path":"/Loupax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551675?s=80&v=4"},"commit":{"message":"Fixed module to allow inclusion","shortMessageHtmlLink":"Fixed module to allow inclusion"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADXWo4LQA","startCursor":null,"endCursor":null}},"title":"Activity · Loupax/imagehash"}