Hugo

Results 1705 comments of Hugo

I think a feature flag to disable nightly-dependant features would be ideal here.

Doesn't the kernel keyring get stored on disk when hibernating? Or are the keys flushed/discarded?

Can you clarify what you mean here?

Can you try using the URL `https://carddav.yandex.ru/addressbook/[email protected]/` instead? If that doesn't work, I need to understand your scenario a bit better: - Do you already have contacts in your local...

Debug logs would also be useful here, since the server is returning a response that vdirsyncer is not understanding: error: The server returned something vdirsyncer doesn't understand. Error message: InvalidXMLResponse("Couldn't...

The "storage" path is the directory where all your address books are contained. Each directory inside of it is a separate address book. If you create directory `~/encfs/cfg/contacts/1` and delete...

The root of the issue here is that vdirsyncer can't determine the home path from your provider (e.g.: the server returns an empty ``, so it doesn't know where to...

Vdirsyncer is trying to `default` in yandex because you're telling it to sync all collections found in storage b and all collections found in storage a. If you only want...

As a short-term solution, we can pin `icalendar

The documentation for icalendar doesn't list any breaking changes on 6.0.0. I have no idea what APIs changed and how to fix them; we're going to need to ask upstream.