upload
upload copied to clipboard
The file upload extension with insane intelligence for your Flarum forum.
Currently the uploaded files are stored under `flarum_root/public/assets/files/yyyy-mm-dd/uploaded_file` It would be better to move (or at least let the administrator to customize) the location to e.g. `flarum_root/storage/assets/files/yyyy-mm-dd/uploaded_file` to avoid direct...
## Bug Report **Current Behavior** Uploaded images cause the layout to shift which leads to the user seeing a different post than in the link. **Expected Behavior** The `` should...
## Bug Report In the "My media" section of the profile the image thumbnails seem to be unable to run webp images, regardless of the fact that the system and...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Not sure why – but when I try to upload an image, the extension says: `Uploading files of this type is not allowed` The image in question: ``` -rw-r--r--@ 1...
A small ui exception. [Imgur](https://i.imgur.com/8xlnzsk.jpg) The upload button of the folder window cannot display the tooltip completely. Not a big deal, but I just keep noticing it. Very simple button,...
This PR: - allows mapping files to posts these files are used in - allows deleting orphaned files regardless of their adapter (unless you uninstalled it or something changed in...
- flagrow/upload extension version: latest - flarum version: 0.1.0-beta.7.1 - upload adapter causing issues: local --- It seems like files uploaded in topics that are later deleted or removed stay...
We use `mime_content_type` as fallback to get the MIME type, but we don't require `fileinfo` PHP extension. We have a try/catch around `mime_content_type` so I *think* this makes the extension...
## Bug Report https://discuss.flarum.org/d/4154-friendsofflarum-upload-the-intelligent-file-attachment-extension/1846