This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
Releases: pamaxie/Pamaxie.Scan_API
Releases · pamaxie/Pamaxie.Scan_API
Implemented Endpoint to Scan via URL
Added:
- Endpoint to recognize images via URL
Fixed:
- Nothing
Removed:
- Nothing
Fixed Bug in JWT Refresh Flow
Fixed:
- Fixed a bug with the JWT Refresh flow
Added:
- Nothing
Removed:
- Nothing
Removed Authentication for getting images
Added:
- nothing
Fixed:
- nothing
Removed:
- Authentication for getting images as it wasn't improving security a ton and made development far harder
Implemented Perceptual Image Hashing
Implemented perceptual image hashing to ensure similar datasets are returned before scanning a new one
Decreased polling delay to SQS for get_work endpoint
0.1.9 Decreased polling delay to SQS for get_work endpoint
Fixed mixed-up WorkQueueData
0.1.8 Fixed build error
Fixed incorrect status codes, Added auth to get_image endpoint
0.1.7 Fixed incorrect status codes, Added auth to get_image endpoint
Fixed status endpoint returning incorrect results
0.1.6 Fixed status endpoint returning incorrect results
Fixed an issue with invalid Json formatting for the API Status endpoint
0.1.5 Fixed an issue invalid Json formatting for the API Status endpoint
Edited Availability Endpoint Address
0.1.4 Overworked dockerfile for hopefully faster builds