Roland
Roland
It would be great to be able to use this IPFS app with currently supported nextcloud versions 20-22.
When installing the app manually and patching `appinfo/info.xml` to run on nextcloud 21, we see in the log: > "Exception":"Error","Message":"Undefined index: Type at /var/www/nextcloud/apps/files_external_ipfs/lib/Storage/Adapter.php#87" ``` 85 private function normalizeFile(array $entry,...
We also should have a look at handling of e-mail attachments #29234
Well, the percentage indicator on the device is jumping, yes. I am getting the same message that the sideload failed. Why do you think it was successful? My device Redmit...
@nimishavijay agree to allow other conferencing system links. For Jitsi we would need a setting to define the Jitsi server URL. If set, it would suggest `meet.yourjitsiserver.net/hashedroomname` as location. To...
Setting nginx to `client_max_body_size 100M;` fixed it for me as well.
jsxc has integrated WebRTC https://www.jsxc.org/. To get Audio/Video chat working across firewalls and NATs, you'll need to set up a STUN/TURN server like co-turn.
The meet.jit.si start page is still advertising the remote control feature
Real time sync is implemented in draw.io https://github.com/jgraph/drawio/issues/644 but requires a back-end storage systems with if-match header support on files for atomic check and write https://github.com/jgraph/drawio/issues/1063#issuecomment-663829402 . Would nextcloud support...
This issue seems to be a duplicate of #14