Conrad Hoffmann

Results 16 issues of Conrad Hoffmann

Refactor the PROPFIND handling to properly support all possible path layouts (from "everything at /" to "everything at different path"). This includes adding a new method the Backend interface, as...

Handle PROPFIND with depth > 0 for collection and also for calendar objects.

Hi there! I am a big fan of `arch-chroot`, and often use it to prepare VM disk images. Through absolutely no fault of `arch-chroot`, I often run into this problem:...

The README contains the following example: ``` sudo ./alpine-make-rootfs \ # (1) --branch v3.8 \ # (2) --packages 'ruby ruby-bigdecimal sqlite' \ # (3) --timezone 'Europe/Prague' \ # (4) --script-chroot...

**Describe the bug** This is sort of a follow-up to #96 - on my up-to-date Arch Linux with quite a few fonts installed, I cannot find a single font that...

The protocol allows clients to ask the server to e.g. expand recurring events to a set of simple events in a given time-frame, so that the client does not have...

See #100 for details. Obsoletes #99.

As came up several times, the code keeps getting more and more complicated due to the fact that we support different path layouts (as defined below). The latest example for...

The groundwork for address objects is also there, but it's not fully implemented. I'll be honest: none of the usual suspects (DavX5, TB/CardBook, Evolution) actually use this, but that just...