-
when I insert images in posts via markdown they are not responsible and cross the boarders of the post's text.
You can see an example here. The first img in the text is inserted using markdown. Th…
-
i am trying to over image on another image using imagemagick on cloud function and looked into the imagemagick command like this:
convert a.png b.png -gravity center -composite result.png
…
-
### What went wrong?
When using the API to create a schedule that has a time zone with DST, there will be a one hour gap in the schedule when DST ends and a one hour overlap when DST begins.
![Image…
-
### Serverless Docs
Welcome to Elastic Serverless
### Description
The official naming for serverless in general as well as the projects are listed below. We need to review our content to ensure we …
-
**Describe the bug**
Watcher is not triggering refresh when the target service is in another namespace.
I have this configmap which need to be shared between multiple services in different namespa…
-
### Describe the bug
Incorrect, missing contacts-index.css file when on the files tab when using Nextcloud 30.
```sh
The resource from “https://cloud.melroy.org/apps/contacts/css/contacts-index…
-
## How to reproduce
```bash
#!/bin/bash
set -euo pipefail
QCOW2_NAME="jammy-server-cloudimg-arm64.img"
if [ ! -e "${QCOW2_NAME}" ]
then
wget -O "${QCOW2_NAME}" https://cloud-images.ubu…
-
### Feature description | توضیحات ویژگی
I created two cloud flare pages, one from [edgetunnel](https://github.com/cmliu/edgetunnel) repositories and one fork from you (pre 2.7.2)
In the work.js fi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
App Check, Auth
### Which platforms are affected?
Web
### Descript…
-
- Understand how Cloud Vision API works
- Authenticate within Cloud Vision API
- Send the image received from the bot to Cloud Vision API to extract text from the image.
- Obtain the transcripted text…