Michael Mayer
4eac10c9d1
API: Apply "golangci-lint" recommendations #5330
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-22 09:25:01 +01:00
Michael Mayer
a921f82a17
Pkg: Move /service/http/... to /http/... and add package /http/dns
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-19 21:08:48 +02:00
Michael Mayer
8640e60c14
AI: Refactor face detection code #5167
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-07 11:28:52 +02:00
Michael Mayer
023fbe3a1d
Pkg: Add service/cluster package & rename media/http → service/http #98
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-13 12:58:28 +02:00
Michael Mayer
8189503a69
AI: Add additional vision service API configuration options #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-13 10:58:15 +02:00
Michael Mayer
35bfe0694b
API: Disable gzip compression for /api/v1/dl endpoint #127 #1090
...
Required for compatibility with the Python HTTP client. In addition,
this commit refactors function names and adds tests.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-11 14:13:25 +02:00
Michael Mayer
bd634c828b
AI: Shorten "face/embeddings" model type to just "face" #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-11 05:48:00 +02:00