-
### App
ElevenLabs
https://beta.elevenlabs.io/
Triggers:
1. Document Generated: Trigger when a new document is successfully generated.
2. Document Approved: Trigger when a document receives approval …
-
# Task Description
Migrate gradle builds from `groovy` to `kotlin` style for consistency and better type-safety.
# Tasks
The following tasks will need to be carried out:
* [ ] Migrate the …
-
Having an issue trying to upload only photos from external sources in my web application (on Chrome, Firefox etc).
Getting an error indicating "Uploading of these file types is not allowed".
The u…
-
I have a query that while selecting the camera option in video widget in upload care there is also the photo button on right side of the widget. I want to disable that button.
Can anyone please gui…
-
**Is your feature request related to a problem? Please describe.**
Is it currently possible to use your own button / button component to open the upload widget?
**Describe the solution you'd like*…
-
> Does DOMPurify handle escaping the closing `` tag problem?
### Background & Context
If an embedded script contains any occurrence of `` (even within a JavaScript string, for instance), it will…
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What is the current behavior?
Currently, the *Media Library* is a single folder where every image is dumped. This doesn't…
-
### key not found: "UPLOADCARE_PUBLIC_KEY"
When using Figaro for storing keys in ``application.yml`` I get the following error message when running ``rails c`` or ``rails s``:
```
/Users/xx/.rvm…
-
Requiring "uploadcare" is causing non-deterministic issues in our Heroku Rails app's build process. Here is the stack trace:
```
/gems/uploadcare-ruby-3.1.0/lib/uploadcare/client/project_client.rb…
-
### Describe the bug
Ruby client always uploads files with `mime_type=application/octet-stream`:
```ruby
ENV["UPLOADCARE_PUBLIC_KEY"] = "pub_key"
ENV["UPLOADCARE_SECRET_KEY"] = "secret"
require "…