Robin Windey
Robin Windey
Fixed in `1.31.1`. Thanks for your feedback @JanUrlaub & @ufgum !
Showing 360 videos is already supported via right click context menu. See https://github.com/nextcloud/files_photospheres?tab=readme-ov-file#caveats for details
Hey @XueSheng-GIT, thanks for the comprehensive insights - really impressive :+1: Unfortunately, I don't have too much historical knowledge about the `content` field being removed from the wildcard search. But...
I wonder if anyone could provide a complete working example for this problem using WebView2 [`postMessage`](https://docs.microsoft.com/en-us/microsoft-edge/webview2/get-started/win32#step-16---communication-between-host-and-web-content) communication instead of awaiting the result of an asynchronous JavaScript function on the host...
If anyone is just interested in invoking async Javascript via DevTools interface, i just created [**a little helper class**](https://gist.github.com/R0Wi/e1266fa4ca0dfa5a65a5f05c188f18b6) which might point you to the right direction. If you need...
Maybe https://github.com/nextcloud/richdocuments/pull/3252 will help you to find the actual underlying error. In my case saving the config again to clear the cache did the trick. Because then the WOPI discovery...
Think you're right, could be that I was using an old cached local image. Since https://github.com/docker-library/mysql/pull/867 the default for `mysql:8` should be Oracle based. Anyways I think that [this line](https://github.com/invoiceninja/dockerfiles/blob/15aefa698b39a898657603889e9b1839ec93b60a/config/mysql/Dockerfile#L1)...
A pity that the integration doesn't work for the maps app. Unfortunately this app aims for being used in the files viewer of Nextcloud only. I don't know how the...