-
{"timestamp":1712133918,"level":"INFO","function":"log_server_request","line":2386,"message":"request","remote_addr":"127.0.0.1","remote_port":54590,"status":200,"method":"POST","path":"/complet…
-
### Descriptive summary
Special character encoding isn't working in the IIIF viewer and manifest. It is correctly displaying in the metadata. Example: https://prod.oregondigital.org/concern/images/…
-
[https://cloud.google.com/document-ai/docs/process-documents-client-libraries](https://cloud.google.com/document-ai/docs/process-documents-client-libraries) following this documentation on making a re…
-
Due to how Go's JSON encoding works with composed structs, this breaks 1.12.0+
For an example of how Go's struct composition works with JSON encoding, see this playground link:
https://go.dev/pl…
-
From @0n0mat0p03ia
> Comment: I noticed that selecting Copy from the modal window creates a new clip in the top stack, displaying the base64 encoding of the image (e.g., data:image/png;base64,iVBOR…
-
While the issue is reproduced for Gulp.src, not for Vinyl.src, but this is relevant because Gulp.src uses Vinyl.src.
### What were you expecting to happen?
The task should copy images without is…
-
### Preflight checklist
- [X] I have searched the [issue tracker](https://github.com/NoCrypt/migu/issues) for a bug report that matches the one I want to file, without success.
- [X] I have searched …
-
**Describe the bug**
The shared image is high-definition, but after exporting the RTMP stream, the image becomes very blurry
**Egress Version**
1.8.6
**Egress Request**
Call call = client.sta…
-
**Describe the bug**
I wanted to "parametrise" a query so that I can query a federated endpoint without encoding the endpoint URL in the query
**To Reproduce**
Steps to reproduce the behavior:
…
-
Is it possible to pull/push images from/to private registries?
I understand it uses Moby Golang SDK and there is an ImagePullOptions parameter used to "basic-auth", but I struggled for the last few…