Sola-ris

Results 7 issues of Sola-ris

Hi everyone, I encountered an issue when aborting a request via `ClientRequestContext#abortWith` with a `Response` containing a `GenericEntity`. When attempting to serialize the entity in [ClientResponse](https://github.com/eclipse-ee4j/jersey/blob/3.1/core-client/src/main/java/org/glassfish/jersey/client/ClientResponse.java#L82), `null` is passed as...

Hello everyone, following up on #5921, I encountered another issue related to aborting Requests. While MessageBodyWriters are now able to update headers, aborting a Request with a body of `List`...

### Summary Call ripgrep with explicit `UTF-8` encoding to prevent issues with multi-byte characters. When calling `subprocess.Popen`, (which is where `silent_subprocess::silent_run` eventually ends up) with `text=True`[ without specifying the encoding](https://github.com/python/cpython/blob/3.12/Lib/subprocess.py#L876-L877),...

Type: Installation
Type: Tests
Type: File System

### Summary Display the first image contained in an archive as the thumbnail. This functionality already existed for ePubs, so I've expanded it to the known archive file types. I've...

Type: UI/UX
Status: Review Needed
Thumbs/Previews

### Summary Add support for rendering `.mdp` thumbnails. Fixes https://github.com/TagStudioDev/TagStudio/issues/1145 #### File layout Mostly translated from the repo linked below. The first 20 bytes are a binary header called `TMDIPack`....

Type: UI/UX
Status: Review Needed
Thumbs/Previews

### Summary Add support for rendering `.clip` thumbnails. Fixes https://github.com/TagStudioDev/TagStudio/issues/1146 `.clip` project files embedd an SQLite database at the end of the file which contains the thumbnail in the `CanvasPreview`...

Type: UI/UX
Status: Review Needed
Thumbs/Previews

### Summary Add support for rendering `.pdn` thumbnails. Fixes https://github.com/TagStudioDev/TagStudio/issues/1147 `.pdn` files have an XML header that contains the thumbnail as a base64 encoded `.png` file. The file layout is...

Type: UI/UX
Status: Review Needed
Thumbs/Previews