cal.pub0.org/packages/app-store/caldavcalendar
Joe Au-Yeung 540bf3a1cb
Fix app categories (#6016)
* Fix app metas

* Optimize categories on app store

* Remove commented code

* Remove console log

* Update apps/web/pages/apps/index.tsx

Co-authored-by: Omar López <zomars@me.com>

* Add categories to missing app metadata

* Fix type error

* Type fix

* Type fixes

* More type fixes

* Clean up

* Fix build error

* No leaky please

* Remove comment

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-12-20 15:15:06 -07:00
..
api Baikal CalDAV error hint (#6021) 2022-12-15 13:45:54 +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 Baikal CalDAV error hint (#6021) 2022-12-15 13:45:54 +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 Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
index.ts Fix app categories (#6016) 2022-12-20 15:15:06 -07: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).