Timo Stark
Timo Stark
Hi Folks - Thanks @lcrilly for sharing the links! This is helpful! This needs some further investigation. I will find some time over the weekend to play around with Nextcloud...
I was able to create a working configuration BUT the issue is not with the rewrites at all. I am able to inject an `index.php$request_uri` in the request BUT the...
Nevermind! Goi it working. Will post by Configuration after some cleanup.
The rewrite to add the `index.php` in each request looks like a legacy thing THAT'S not needed with the newer version of NC I have used for testing. My setup...
Hi @AlekseyArh Thanks for reaching out and sorry for the late response! We are currently looking into several file upload related issues and I would like to include this one...
Thanks for your honest feedback! We are ware of the current debugging capabilities and we are working on it making it better! Let's use this issue to identify challenges and...
Hi @tkumark for what ever reason this issue slipped of my radar! Sorry for that. The code shared by @lcrilly can be configured as a python application. More information about...
Hi @dj1471 this is currenlty not planed as this would require some medium changes to the Unit Router to handle this. Are we talking about files shared using `share` from...
Hi @kbzowski Sorry for the delayed response! @andrey-zelenkov Can you have a look at this, please as you have worked with some of the NodeJS fixes before.
Hi @kbzowski sorry for the late response but I have questions. Are we talking about the use of something like ```javascript var cron = require('node-cron'); cron.schedule('1-5 * * * *',...