cal.pub0.org/packages/app-store/caldavcalendar
alannnc ac9b2d0577
Feature/invalid credentials (#5120)
* Fixing types from handleErrorJson usage and Credential

* Replace credential prisma type for a better suitable

* Improvements on zoom video adapter

* Renamed extendedCredentialType and put it in a best suited file

* Frontend display invalid credential

* Fix styles and text

* Fix type required for fake daily credentials
2022-10-31 22:06:03 +00:00
..
api Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
components CalDav Setup page (#3038) 2022-06-11 19:33:04 +02:00
lib Feature/invalid credentials (#5120) 2022-10-31 22:06:03 +00:00
pages/setup Cleaned up v1 for app store pages. (#5204) 2022-10-27 05:50:16 +00:00
static added more app store screenshots (#4564) 2022-09-18 11:58:32 +00:00
README.mdx Removed old v1 app components in web. (#5286) 2022-10-31 10:42:01 +00:00
_metadata.ts app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
index.ts app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
package.json Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00

README.mdx

---
items:
  - /api/app-store/caldavcalendar/1.jpg
---

Caldav is a protocol that allows different clients/servers to access scheduling information on remote servers as well as schedule meetings with other users on the same server or other servers. It extends WebDAV specification and uses iCalendar format for the data.

Confirmed and verified list of all supported CalDAV integration calendar services so far:

- ✅ Baïkal
- ✅ Kerio Connect
- ✅ Nextcloud
- ✅ Radicale

Every CalDav Provider is different and needs minor adjustments.

Follow our CalDav Roadmap here: <a class="text-blue-500" target="_blank" href="https://github.com/calcom/cal.com/issues/3457">https://github.com/calcom/cal.com/issues/3457</a>.

If your CalDav connection is not working, please try another Calendar provider (Google Mail or another CalDav).