-
Implement functionality to upload an image through Express with Multer directly to Cloudinary.
required dependencies installation: npm i express multer cloudinary multer-storage-cloudinary
-
It looks like currently, this uses one storage account per VM provisioned?
That causes scale problems since an Azure subscription is limited to 250 storage accounts.
It seems perhaps it would b…
-
### Overview
To improve the user experience and facilitate efficient navigation within our notes app, we need to implement a text-based search functionality. This feature will enable users to quickly…
-
The following should be completed for the system prototype this iteration:
- [ ] Implement 'add new token for storage' usecase
- [ ] Implement 'access (target) token's value' usecase
- [ ] Implem…
-
when trying to play any movie from 'Movies' section plugin returns 'LookMovie error'.
playing titles from 'TV Shows' section works now without captcha verification.
-
### Describe the bug
When attempting to move a blob file within the same container to a new virtual path, an error is returned regarding its parent directory not existing. Blobs can only be moved to …
-
WARN [org.apereo.cas.config.CasCoreTicketsConfiguration] - Runtime memory is used as the persistence storage for retrieving and managing tickets. Tickets that are issued during runtime will be LOST wh…
-
Hey,
the lack of a batch binder for storage queues is problematic for us when it comes to doing some vendor integrations, so I wanted to ask if there are any plans to add that functionality in the ne…
-
A recent package upload failed to upload metadata to the registry after the tarball was uploaded to storage. The author retried the publishing workflow, but publishing failed because there was already…
-
**Is your feature request related to a problem? Please describe.**
This is a documented limitation, but it's somewhat unclear why such a limitation exists:
In the `Annotated` struct:
```
// …