Dominik Schmidt
Dominik Schmidt
Ah, it's the other way round - the extension needs to tell the mimetype to oC Web because we are only creating a new file?
Can probably be added here: https://github.com/owncloud/web/blob/8723750b07ce49b04a9d0a3c46ebc064eedbe2f2/packages/web-runtime/src/composables/head/useHead.ts
imho apps should provide a default, but it should also be possible to remove/not use defaults. E.g. the maps app needs tile.openstreetmap.org in image-src, but it's possible to use other...