It seems that only `accept="image/*"` is preventing the ability to upload non images to Articles. Attempted to add mimetype acceptances of pdf and pptx however they are rejected. Feat: - Add ability to allow any file type as long as it matches the mime type override. - Separation so image **only** for QETA however allow others for Articles.