bewcloud/islands
Bruno Bernardino 289f34fe8e
Basic CardDav UI (Contacts)
This implements a basic CardDav UI, titled "Contacts". It allows creating new contacts with a first name + last name, and editing their first and last names, main email, main phone, and notes.

You can also import and export VCF (VCARD) files.

It also allows editing the VCARD directly, for power users.

Additionally, you can choose, create, or delete address books, and if there's no address book created yet in your CardDav server (first-time setup), it'll automatically create one, titled "Contacts".

Finally, there are some dependency updates and a fix for the config not allowing disabling the `cardDav` or the `calDav` server.

Related to #56
2025-08-10 07:48:16 +01:00
..
auth Improve error messages 2025-06-23 08:57:02 +01:00
contacts Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
dashboard Improve error messages 2025-06-23 08:57:02 +01:00
expenses Add Expenses app 2025-02-26 17:43:53 +00:00
files Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
news Improve error messages 2025-06-23 08:57:02 +01:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Add Photos UI 2024-04-27 08:12:44 +01:00
Settings.tsx Add Optional 2FA Support (#61) 2025-05-29 17:30:28 +01:00