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

fix: change mimetype default in admin UI #430

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

DavideIadeluca
Copy link
Member

@DavideIadeluca DavideIadeluca commented Feb 6, 2025

Fixes #0000

Default Mime Types in the Admin UI still shows ^image\/.* instead of ^image\/(jpeg|png|gif|webp|avif|bmp|tiff|svg\+xml)$. See #429

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

Required changes:

@DavideIadeluca DavideIadeluca requested a review from a team as a code owner February 6, 2025 17:22
@DavideIadeluca DavideIadeluca merged commit ab554ce into master Feb 6, 2025
24 checks passed
@DavideIadeluca DavideIadeluca deleted the di/change-frontend-default branch February 6, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants