André Schild
André Schild
Technically we could implement such a thing, but we have the danger that we mix things up. For example: - You start downloading FileA, size 650MB - Download is aborted...
Ok, so we need to return some sort of "restartableDownload" token in the download API, which stores the file uri/size/eTag, and then can be used to resume download if it's...
In the 11.3.0 release we introduced the getProperties method to retrieve file/folder metadata. There is the etag property which allows us to detect the version of the file. Perhaps checksum...
I would accept a pull request adding this functionality :) This might also help https://help.nextcloud.com/t/get-calendar-events-as-json/46539/6
The latest 11.7.0-SNAPSHOT has code to generate the URL's for various DAV resources and might be a starting point to implement this. Currently we have a problem, when the loginname...
Hello, it's currently not implemented in this library. https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html#create-a-new-share We would need to pass an additional `expireDate` parameter when creating the share. I would accept a pull request which implements...
English please and show you code
A separate url for push/websocket would help, thanks for looking into it http://techtuxwords.blogspot.com/2022/10/running-vaadin-tomcat-cluster-behind.html
When you look at the "Latest data" from the maschine, do you see the 4 entries as in this printscreen?  If yes, then the graphs should show up...
It shows some errors about sudo not working as expected. What OS do you have on the vpn machine?