Willy Kloucek

Results 116 comments of Willy Kloucek

> > Is there already an ocis or Web Office API for this? > > Yes, oCIS has the app provider for this. More information can be provided e.g., by...

> > > Should Web Office open in Safari - or in an in-app browser? > > > > > > Default browser app, I'd say. Definitely not the in-app...

> Possible remedies: > > * add parameters to the _open-in-web_ endpoint for > > * hiding the web UI chrome on top? > * a **returnURL** that the back...

I asked OnlyOffice about the back button (if configurable). Answer pending ![image](https://user-images.githubusercontent.com/34452982/190968883-d96daa69-84d6-4067-9056-8338c6c7d6c7.png)

> We could add a query param `embed=true` and provide an application layout (for reference: talking about a new layout `web-runtime/src/layouts/Embed.vue` which hides the web UI chrome. That would be...

> I noticed issues on the [confidential] test instance when I edit documents: > > * the entire personal space (in which the document resides) temporarily disappears from the spaces...

@michaelstingl something more to add? :thinking:

@felix-schwarz @michaelstingl is this still a thing or can we close this issue?

> 1. When there is no app that can open a specific file in web, we receive a 500 when asking for the uri to open it. Not sure if...

Turns out that the current approach that fits well for ownCloud web doesn't fit the Desktop Client. Main problem is that the Desktop client can only use mechanisms like `xdg-open...