Raimund Schlüßler
Raimund Schlüßler
"Tags" are called "Categories" in CalDAV: https://tools.ietf.org/html/rfc5545#section-3.8.1.2 So setting a tag in owncloud should probably set the category for the event and vice versa. This would require work in core,...
@georgehrke This could be an option too, but the benefit of the Ctrl+Drag approach is that it is faster and you can directly change the date and time. Just cloning...
> Same here - and after activation, no icon on top bar -> unusable.  Circles is integrated in the Contacts App since a while already. I am not sure...
For me notify_push complains that the public IP of my server is not a trusted proxy. But I cannot really add the IP as trusted proxy, since it changes regularly....
> > > > For me notify_push complains that the public IP of my server is not a trusted proxy > > You should be able to work around that...
Puh, this was a long yourney, but I finally got it working without any insecure configuration hack using traefik as reverse proxy! 🎉 The trick for me was to add...
@ChristophWurst I am a bit stuck here, since I can't get the composer.json and composer.lock.json to work with PHP 7.3 to 8.1. It always complains about `Your lock file does...
> Looks like your symfony/* packages are too new. Try overwriting the php version in composer.json's config like https://github.com/nextcloud/calendar/blob/main/composer.json#L4, then run `composer update`. This will hopefully give you a set...
I am not such a big fan of this idea, since the description can contain markdown and linebreaks and showing this in a single line seems unreasonable. What might be...
This for sure is not a bug. It simply visualizes what this input field is supposed to do: add a Task. Besides, why should a submit/create button be on the...