-
**Describe the bug, issue, or problem:**
Provide a clear and concise description of the bug or problem and steps to reproduce it.
**URL (if applicable):**
Do not upload sensitive private cont…
-
## Current Behavior
client:QdrantClient = QdrantClient(
url=URL,
port=6333,
api_key=API_KEY,
)
# client = QdrantClient(
# path="QdrantDB"
# )
Behavior: After completin…
-
I think we should create some settings file, which we will download from github to app each start. In this file will be all comics urls and comics regeps. It will give us a possibility to fix comics w…
-
1. Imagekit - Use this for static files instead of Uploading files inside the repository.
2. Get all the images, optimize the size and upload them on image it.io -> Get the URL and Paste it inside th…
-
```
class ImageOperationState(r.State):
source_image:str = '/sample.jpg'
class SomeState(r.State):
imgopst = await self.get_state(ImageOperationState)
imgopst.source_image = r.get_u…
-
## Todo
I propose to improve the idpbuilder image -
https://github.com/cnoe-io/website/blob/main/blog/2024-11-11-intro-to-idpbuilder/images/idpbuilder-basic.png
by adding an arrow from gitea and …
-
Currently at least nostrudel pastes the `url` field from the blob descriptor from an uploaded image directly into a nostr post. But nostr clients won't show an image when the URL doesn't end with an i…
-
One quick feature request about Audio Player widget from Jet Elements plugin
It will be great if we could set Audio source to external, and upload mp3 to Google drive, Dropbox, or similar cloud sto…
-
**Describe the bug**
If a RadzenUpload control with its Auto property set to false is placed inside of a RadzenTemplateForm control, the file cannot be uploaded manually.
**To Reproduce**
Steps t…
-
Would need to fetch the image from the url. Possible to borrow code from Biffle?