Joda Stößer
Joda Stößer
I had the same issue and added `data-validate="true"`, but it didn't work. I believe it to be a bug. Only way to get it working was using `class="hidden"` instead of...
I had the same issue. Using `class="hidden"` and `type="text"` (or your preferred type) I got the validator to validate the input. To make it aware of a value change made...
According to the documentation, adding `data-validate="true"` should also work. But it doesn't. See #333
@fenvarien there is a separate issue for this: https://github.com/nextcloud/server/issues/9209 :)
To improve speed, I switched to using rclone with an SFTP backend. I felt it gave me greater control over the options and felt more optimized. Did you try, if...
@mageddo if you need any additional debugging information, I am happy to provide it. I'm just lost on my own.
Is there a way we can support you on this? Help shape the automatic workflow, create a PR that extends the `manifest.json` file on the site (couldn't find a repo...
@antonmedv you are right, there is a key piece of information that I was omitting. We built a CI pipeline based on Deployer and added a `localhost('ci')` host. We wanted...
I am not in favour of doing it in the front-end. Like it had been said before, it's a mess to undo. But someone might want to add multiple groups...
@jancborchardt good work on the more concise wording. I like it 👍 Didn't want to invest too much time if the suggestion would have been rejected. I am not a...