Frederic Hemberger
Frederic Hemberger
I've created a label for all open issues related to design and content discussions: [nodejs/nodejs.org/issues#label:external/website-redesign](https://github.com/nodejs/nodejs.org/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Aexternal%2Fwebsite-redesign) It would be great if we could incorporate them in our redesign process (at least...
(Resurrection of #1841) It would be great if we could rename devices under the devices tab. For example, my Cherry Stream 3.0 USB keyboard only shows up as "No product...
## Proposal I have several containers attached to multiple Docker networks (e.g. `frontend`, `backend`). At the moment `docker_sd` creates a scraping target for each container on **all** networks. As some...
Expected behavior: - Select feed with keyboard shortcuts (``) - Press '#' to delete currently selected feed
# Add resource_minio_s3_object 'source' support for PutObject Only 'content' and 'content_base64' have been implemented sofar, this PR adds 'source' support for resource_minio_s3_object, derived from https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/s3/bucket_object.go#L388-L405 ## Reference - Resolves: #552...
**Describe the bug** When saving user preferences, the following message is shown: ``` Title: `Index out of bounds (IndexError)` Date: `2023-12-09T12:07:39Z` Route: `/preferences?referer=%2Ffeed%2Fpopular` Version: `2023.12.06-9e8baa3 @ master` Backtrace \``` Index...
Pulled from https://github.com/hashicorp/vault-secrets-operator/tree/v0.5.2/chart/crds, converted with `openapi2jsonschema.py`. Supersedes #283.
Default search engine is DuckDuckGo, would be nice to configure a default search engine without prefix.
At the moment, the 'tcp' type only allows IPv4 addresses. I use a docker-socket-proxy for Traefik, which is available under its host name. Maybe just remove the check in [docker-provider.go](https://github.com/WillFantom/sui/blob/latest/providers/docker-provider.go#L319-L333)...
Trying to format a table with emoji results in wrong whitespace padding: ``` | First column | Second column | Third column | |--------------|---------------|--------------| | First row | ✅ |...