Hi, and thank you for taking your time to write this extension.
There seems to be a few bugs with this extension and I believe the issue's maybe down to PHP 8+ (I cannot default back to PHP 7.4+ unfortunately).
The issue seems to be with 'Configure your mime type, upload adapter mapping'. If add another 'local' option after the default image template, the settings will not save and my options will not be there after I refresh. Which means I cannot upload any files which are not images.
If I add another option in the 'Configure your mine type' field, the save button stays 'greyed out' and I am unable to save the new settings. I have to remove any previous settings and readd them before I am able to save.
Also, asking your users to use regex for settings in not user-friendly. I'm sure if you have years of experience in programming or regex, then this would be fine. Could you not change the options/settings to use extension only and match this up with the mime type?
Sorry to be a pain in the ass, and again, thank you for your extension.
Debugging gives the following error:
422 Unprocessable Entity: The 422 Unprocessable entity indicates that the action could not be processed properly due to invalid data provided.
The settings are the following: application\/(x-(7z|rar|zip)-compressed|zip|gzip|arj|x-(tar)|xml) Default file download template.