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: Use core preview controller for loading file previews and fallback to MDI icons #962

Merged
merged 2 commits into from Aug 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 27, 2023

  • Use preview controller instead of deprecated OC API
  • Fallback to MDI 20px icons for files if there is no preview
  • Fix l10n issue: Translations in vue templates were not extracted

@susnux susnux added bug Something isn't working 3. to review labels Aug 27, 2023
@susnux susnux added this to the 5.0.0 milestone Aug 27, 2023
@susnux susnux requested a review from skjnldsv August 27, 2023 00:18
@susnux susnux mentioned this pull request Aug 27, 2023
15 tasks
…ck to MDI icons

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv
Copy link
Contributor

Awesome!!

Careful, no backports possible as this is a 28+ feature :)

@skjnldsv skjnldsv merged commit 237244f into master Aug 27, 2023
9 checks passed
@skjnldsv skjnldsv deleted the fix/use-preview-controller branch August 27, 2023 08:31
@skjnldsv skjnldsv mentioned this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop MimeType.getIconUrl
2 participants