KiwiCoder

Results 8 issues of KiwiCoder

https://github.com/strapi/strapi-sdk-javascript/blob/bd442dad2df8c8442f544e079c96bccb9059307b/src/lib/sdk.ts#L336-L369 I have read this in another issue and tried the suggested in the above link / gist. However, how would we do this if we don't have a local...

I am trying to run pm2-runtime not as the root user since this is bad practice in terms of security. Below is my Dockerfile. However, when pushed to Azure App...

Hi Jake, I've read your message on the readme. I was wondering if this plugin is supporting secured upload urls. So, like in Amazon you have signed url's to get...

### Bug When you upload images using the media library integration in the CKEditor, images are prefixed with the backendUrl as shown in the code from the sourcecode below: https://github.com/nshenderov/strapi-plugin-ckeditor/blob/2b2932ddebc0801cb4a1c50f484da471012b8dd7/admin/src/components/Input/MediaLib/index.js#L16...

## Overview Dear, I am concerned about the @lottiefiles/dotlottie-react library since it makes use of unsafe-eval. I have to enabled it to make the Lottie file work but I am...

question
core

…gins This adds support for allowing individual content-types to be transformed by the transformer middleware. Example config: ```transformer: { enabled: true, config: { responseTransforms: { removeAttributesKey: true, removeDataKey: true, },...

**Is your feature request related to a problem? Please describe.** I would be nice if this sitemap generator is also working for environments that Remix supports like "Cloudflare Pages". **Describe...

hi @andreaswilli Is it possible to have a look at the autocomplete functionality? At the moment it isn't working if you add the attribute "inputProps={{ autoComplete: "one-time-code" }} " as...