Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use league/mime-type-detection for dealing with mimetype detection & deprecated icms_Utils #738

Merged
merged 10 commits into from
Dec 16, 2020
Merged

Use league/mime-type-detection for dealing with mimetype detection & deprecated icms_Utils #738

merged 10 commits into from
Dec 16, 2020

Conversation

MekDrop
Copy link
Member

@MekDrop MekDrop commented Aug 8, 2020

Resolves ImpressCMS/ideas#22

From now system module doesn't have mimetypes editing section. This was some functionality that never worked as expected. Mimetype permission based on module maybe a good idea but current implementation was made a bit complex too what it really did and fully not worked as expected.

Resolves ImpressCMS/ideas#31

icms_Utils is from now deprecated (marked to be removed in 2.1). league/mime-type-detection mime detection library should be used instead (same will be used in flysystem 2.0).

@MekDrop MekDrop added this to the 2.0.0 Beta 1 milestone Aug 8, 2020
@MekDrop MekDrop requested review from skenow and fiammybe August 8, 2020 22:58
Copy link
Member

@fiammybe fiammybe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great to see some of the ideas that get implemented, and not just the existing but in a new technological way.

@fiammybe fiammybe merged commit 0e7e3d8 into ImpressCMS:master Dec 16, 2020
@MekDrop MekDrop deleted the improvement/remove-mimetypes-editing branch December 16, 2020 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants