Jonathan Treffler

Results 211 comments of Jonathan Treffler

I am not sure, if we can change the timeout or if the External Storage App needs to change that.

Is this still the case ? We use the functions provided by the Filesystem API. We should test if the files are still not being encrypted and if not how...

> Do you think issue #9 is closely related to this? If a file already exists, at least a warning should be shown as well. I will implement a popup...

That would definitely be possible

[This](https://docs.nextcloud.com/server/17/developer_manual/api/OC/Files/Filesystem.html#OC\Files\Filesystem::putFileInfo) is the function we have to use for this

I think the user should be able to choose if he wants to enable this feature. I will open a PR once my #73 PR is merged

First of all you need to build this into a nodejs package by following [the instructions](https://github.com/stream-labs/obs-studio-node#building) This is where the package exposes it's c++ code to the js api: https://github.com/stream-labs/obs-studio-node/blob/staging/js/module.ts...

Touchscreens are not capable of detecting how hard you press them. Pressure gets measured by the pens. Non existing data can not be collected by the os, browser and this...

The compatibility issues even with core apps are getting worse ... Today Nextcloud 23 was released and this still does not support Nextcloud 22 !