Niklas Rosenqvist
Niklas Rosenqvist
@argumentus I have not ported it, and I haven't heard anything from @Mastermori either. The code is really quite simple and lightweight, so it shouldn't be hard to do. Please...
@Mastermori I will check if the store can point to different branches, so that we could keep code for 4.x and 3.x in the same repo, I think that would...
I haven't updated this since first release, I've only ever used Titanium for a single project. If I remember correctly I think the exception has to do with trying to...
Issue also reported here: https://github.com/junstyle/vscode-php-cs-fixer/issues/209
Happens in my testing too.
> because it's difficult to judge the text whether is php heredoc string or not. so i didn't add the indent str to the code between braces. > > if...
Can a developer confirm whether this is supported or not at the moment? The screenshot on https://apps.nextcloud.com/apps/documentserver_community shows a "Plugins" tab
Probably also worth mentioning that `X-Forward-Proto` is set on the nginx proxy: ``` proxy_set_header X-Forwarded-Proto $scheme; ```
@icewind1991 that fixed it! But shouldn't this be detected correctly somewhere in the stack? Do you reckon that this should be considered an issue for nextcloud/server?
XnaToFna errors when the directory Content can't be found (since it's now in orig). Don't know enough about it to tell if a step happens in the wrong order or...