Jonas Wrede

Results 18 issues of Jonas Wrede

**Describe your question** I wonder wahts the reasoning of doing .EasyMDEContainer { flex-direction: row, flex-warp: wrap } and then having all the elements underneath each other. Wouldn't it be easier...

Question

```json { "$id": "https://peergos.org/peergos-app.schema.json", "title": "Peergos-App", "description": "Schema for Peergos-App JSON", "type": "object", "properties": { "schemaVersion": { "description": "Version of the schema", "enum": ["1"] }, "displayName": { "description": "Used for...

I have a use-case where I want to access multiple folders. An example app would be a gallery that can view your own photos directory and also photo directories that...

Is there a way to provide custom Add-ons for the WebApp that use Peergos for data storage? For example webmail client.

The docker image is only based on a linux system. It would be really nice to have an additional image based on a windows base image. I suspect lots of...

enhancement
good first feature
NewArch
featureparity
docker

Hi, I have to say great project. I've been in love with redux for awhile now. But the boilerplate code always truns my colleges of. Now to my question. Have...

enhancement

**Description** I couldn't get lancache to work because it seems like the ports were not configured the right way. for lancache-dns the UDP port 53 was not setup. for lancache-monolith...

install:ok
lint:ok
size/M
precommit:ok

### Discussed in https://github.com/eclipse-ditto/ditto/discussions/1541 Originally posted by **jonaswre** December 3, 2022 I have read the whole documentation twice. Maybe I've missed something obvious, but in many scenarios its necessary to...

help wanted
community-interest

I love your concept for interfaces. It makes it possible to process data from various integration in a standard way. I looked through my Homeassistant install and I only found...

I realized builds started to fail in the latest preview. https://github.com/byndit-demo/App-C/actions/runs/8138002495/job/22237806182

bug
Fix Ready