-
**Describe the bug**
plantuml/plantuml-server Docker image uses the latest version of Graphviz:
```sh
docker run --rm plantuml/plantuml-server dot -v
# dot - graphviz version 12.1.0 (20240811.2233…
-
Hi
First of all thanks to all devs! I'm using PyPy to accelerate my pipelines from years, awesome work!
While developing a new pipeline for data processing I encountered what to seem a memory leak…
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Over…
-
### Checked Existing
- [X] I have checked the repository for duplicate issues.
### What feature do you want to see added?
I don't expect this feature request to be accepted, but I have to try.
I…
-
I'm trying to setup nuxt-image for my firebase-hosted images for my static site, and have done the following setup.
Edit: I was able to successfully use nuxt-image with a sample image from unsplash…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both `DEBUG` an…
-
I use base64 text for thumbnails in my config. When I backup the config in FF and restore it Edge or Chrome, the Thumbnail URLs are blank. Some things are restored, like custom theme. The Thumbnail in…
-
```
What steps will reproduce the problem?
1. Add a css definition with 'background' which has base64 encoded image.
Ex.
.loading
{ background:url("data:image/gif;base64,R0lGODlhIAAgAOZsAN3d3fX…
-
```
What steps will reproduce the problem?
1. Add a css definition with 'background' which has base64 encoded image.
Ex.
.loading
{ background:url("data:image/gif;base64,R0lGODlhIAAgAOZsAN3d3fX…
-
hi,
we are facing an issue when we are sending base 64 encoded images. From the past few days we have run into an 403 error whenever we send base 64 encoded images at the microsoft teams end. …