Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Releases: pamaxie/Pamaxie.Scan_API

Implemented Endpoint to Scan via URL

22 Aug 19:31
Compare
Choose a tag to compare
Pre-release

Added:

  • Endpoint to recognize images via URL

Fixed:

  • Nothing

Removed:

  • Nothing

Fixed Bug in JWT Refresh Flow

22 Aug 18:52
027054d
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Fixed a bug with the JWT Refresh flow

Added:

  • Nothing

Removed:

  • Nothing

Removed Authentication for getting images

22 Aug 10:36
Compare
Choose a tag to compare

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

30 Jun 12:18
c79165f
Compare
Choose a tag to compare
Pre-release

Implemented perceptual image hashing to ensure similar datasets are returned before scanning a new one

Decreased polling delay to SQS for get_work endpoint

22 Jun 03:20
Compare
Choose a tag to compare
0.1.9

Decreased polling delay to SQS for get_work endpoint

Fixed mixed-up WorkQueueData

22 Jun 01:49
Compare
Choose a tag to compare
Pre-release
0.1.8

Fixed build error

Fixed incorrect status codes, Added auth to get_image endpoint

22 Jun 01:11
Compare
Choose a tag to compare
0.1.7

Fixed incorrect status codes, Added auth to get_image endpoint

Fixed status endpoint returning incorrect results

21 Jun 22:38
Compare
Choose a tag to compare
0.1.6

Fixed status endpoint returning incorrect results

Fixed an issue with invalid Json formatting for the API Status endpoint

21 Jun 22:05
Compare
Choose a tag to compare
0.1.5

Fixed an issue invalid Json formatting for the API Status endpoint

Edited Availability Endpoint Address

21 Jun 00:15
Compare
Choose a tag to compare
Pre-release
0.1.4

Overworked dockerfile for hopefully faster builds