nodebb-plugin-imgur icon indicating copy to clipboard operation
nodebb-plugin-imgur copied to clipboard

A plugin that uploads images to imgur

Results 6 nodebb-plugin-imgur issues
Sort by recently updated
recently updated
newest added

We have noticed after using this plugin, wwith each image that user uploads, imgur gets a dofollow link from our site, which google does not recommend. please add a rel="nofollow"...

Awesome plugin with much needed functionality. Works perfectly and seamlessly on the desktop. Even on the desktop in responsive mode. But when I run this on Android or IOS it...

Currently, this plugin will impact a few of the upload options in the Admin panel. Specifically the Site Logo Image and the og:image. The only way to upload those two...

Currently it is not possible to either, set a proxy for remote file uploads nor to disable remote file uploads if using this plugin. This opens a vulnerability that discloses...

The expected input for `.upload()` seems to be either: `{ image: { url: 'http://...' } }` or `{ image: { path: '/path/to/file' } }`, with `name` optionally provided as a...