Dominik Schmidt

Results 133 comments of Dominik Schmidt

I'm not using ingress here, I read the comments in the example as if it was perfectly fine to connect directly via the cluster internal hostname

Oh! I'm sorry, I was half asleep when I wrote the last comment - I'm using ingress for Collabora ofc, especially as the user visible application is served by that...

Yeah, well, I'd argue: it's not super explicit that nginx MUST be used. To me it looked like a recommendation and not like it would basically not work with traefik....

This ticket is in Web repo?! > Why is this not a web only ticket if onlyoffice document server already provides and exposes this API? https://api.onlyoffice.com/editors/conversionapi

I'd like to add - handling conversion server side would reduce traffic to the browser

Using import.meta.url might have become much easier as we're switching to native modules in https://github.com/owncloud/web/pull/7952

`import.meta.url` can be used as @LukasHirt pointed out. c.f. https://github.com/dschmidt/web-app-gpx-viewer/blob/1c0ecfc52fc217bb1a1b4279b7ea445b9d78b1fa/src/composables/useLeaflet.ts#L16

Alternatively we could show two items one for oC and one for Nc

totally - we can simply register multiple instances, it's not completely there, but should be super easy and needs no changes in uppy

I haven't looked into it, but if it's easy enough - should we implement importing single files instead?