-
On the member dashboard there is an option for header image, we should enable it for members to use.
> For Pluto, calling the `/groups` and `/groups/[id]` endpoint should reveal the new `header_image…
-
![country](https://github.com/user-attachments/assets/ea3645de-93b5-493a-a140-32d765b50472)
when running html it works
`flutter run -d chrome --web-renderer html`
but when running canvaskit sh…
-
I think it's problematic that both CSS and HTML attempt to define images for the web.
We need a central place that is responsible for fetching and decoding a byte sequence/stream (and dealing with …
-
I got an exception when displaying an image from a Uint8List on the web. Its works without problems on Android (same data).
```
var _outData = [137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,…
-
langgenius/dify-web:0.9.1
-
需求是一些动态页面,比如图片轮播,已经用mutable_image实现了,想部署到web上,自己试着emcc编译了一下,发现image_fill没法用,换成了bitmap_transform实现类似功能在编译通过,然后在浏览器上显示,发现什么都没出来。
问下这个可以支持吗?
-
To get the `docker compose build` to complete successfully, I had to remove version numbers for the following packages:
```
attrs
pydantic
Twisted
zope.interface
```
Additionally, after run…
-
I get this message when I run the command:
docker run -d -P --name static-site prakhar1989/static-site
in the docker tutorial, no container is produced. I am running on a Rasberrypi 5. Previous…
-
I'm a big fan of desktop applications, but it would be really cool if your dashboard implementation could be made available in a web interface, so we could make it available via Docker and make it eas…
-
Add support for reference images for web import. Currently, it hides the reference image button for web users, which is more of a band-aid than anything.