Skip to content

Conversation

@solracsf
Copy link
Member

@solracsf solracsf commented Jun 2, 2025

Checklist

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@solracsf solracsf added feature: previews and thumbnails ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Jun 2, 2025
@solracsf solracsf added this to the Nextcloud 32 milestone Jun 2, 2025
@solracsf solracsf marked this pull request as ready for review June 2, 2025 19:29
@solracsf solracsf requested a review from a team as a code owner June 2, 2025 19:29
@solracsf solracsf requested review from artonge, icewind1991 and provokateurin and removed request for a team June 2, 2025 19:29
@solracsf solracsf self-assigned this Jun 3, 2025
$this->registerCoreProvider(Preview\OpenDocument::class, '/application\/vnd.oasis.opendocument.*/');
$this->registerCoreProvider(Preview\Imaginary::class, Preview\Imaginary::supportedMimeTypes());
$this->registerCoreProvider(Preview\ImaginaryPDF::class, Preview\ImaginaryPDF::supportedMimeTypes());
$mimeTypeConfig = [
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't see how's that better than before?

Copy link
Member

Choose a reason for hiding this comment

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

Agreed, this just adds unnecessary lines of code 🤷‍♀️

This was referenced Aug 22, 2025
This was referenced Sep 2, 2025
@solracsf solracsf closed this Sep 16, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@susnux susnux deleted the prevPropPromarrayClas branch November 1, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: previews and thumbnails ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants