Richard Steinmetz

Results 233 comments of Richard Steinmetz
trafficstars

This is probably caused by the default security policies of Imagick. Does disabling the policies fix missing previews? Please refer to https://help.nextcloud.com/t/how-can-i-enable-pdf-preview/90303/3

There is no such list. Previewgenerator automatically supports all preview formats of your Nextcloud server. E.g. if a preview can be generated by the Files app it can also be...

Here is a list of all preview providers which are included in Nextcloud by default: ![grafik](https://github.com/nextcloud/previewgenerator/assets/1479486/24f7d49a-13ba-4c6b-a0e3-9b775ccc980a) Additional providers can be installed via custom apps. Unfortunately, I don't know of a...

I just tried to reproduce it and it works for me. Did you just recently update the app? If so, please try to disable/clear the browser cache, reload the personal...

This has been fixed in the meantime.

You're right, the tabbing is not fixed yet. I'm sorry for closing the ticket early.

I'm not sure if I fixed all deprecation warnings. At least this one is fixed. Let's open new issues when other critical deprecation warnings are spotted.

The standard does not mandate a maximum size for credential ids. We only tested this using Yubikeys and their keys always fitted inside the table column. I guess we should...

There seems to be something wrong in Google's vCard exporter. In vCard version 3.0 the colon character must not be escaped anymore[^1]. I changed the URL line to `item2.URL:https://www.bmwsouthpoint.com/` and...

It seems like the error message was truncated. Was there any more content after `Imagick says:`? Also, would it be possible for you to provide a failing test image file?