bewcloud/lib
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
..
interfaces Fail loudly on connection error while running migrations 2025-07-11 09:14:17 +01:00
models Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
utils Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
auth.ts Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
config.ts Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
feed.ts Update Deno to 2.1 LTS! 2024-11-30 08:13:22 +00:00
form-utils.tsx Allow updating events 2024-03-21 16:24:59 +00:00
types.ts Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00