cdav-library icon indicating copy to clipboard operation
cdav-library copied to clipboard

:date: 📇 CalDAV and CardDAV client library for JavaScript

Results 23 cdav-library issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. We should use renovate instead of dependabot to manage dependencies. It provides more flexibility and features. ### Describe the...

enhancement
1. to develop

Automated update of the dependabot-approve-merge.yml workflow from https://github.com/nextcloud/.github

dependencies

### Steps to reproduce Trying to use caldav to sync Super-Productivity[[1](https://github.com/johannesjo/super-productivity)] app with Mailcow/SOGo[[2](https://github.com/mailcow/mailcow-dockerized)] server calendar. 1. Spin up dockerized mailcow. a. Create mail account. b. Login to mail account....

bug

### Steps to reproduce 1.search for nextcloud caldav on https://www.npmjs.com 2. find the npm package ### Expected behavior expected version 1.2.0 released in december 2022 ### Actual behavior found version...

bug

### Is your feature request related to a problem? Please describe. Requests are still performed using raw XHR requests. The code contains a lot of unnecessary boilerplate and complexity. ###...

enhancement
1. to develop
technical debt

We should turn this library into a general-purpose webdav library. A plugin system should allow for extensibility. CalDAV and CardDAV should be moved out of the core lib and into...

enhancement
1. to develop

OS: ubuntu 20.04 LTS node: 16.13.0 make: GNU Make 4.2.1 running `npm run build-doc` throws the following error: ``` output: /home/mario/cdav-library/docs/class/src/models/addressBookHome.js~AddressBookHome.html output: /home/mario/cdav-library/docs/class/src/errors/attachError.js~AttachError.html output: /home/mario/cdav-library/docs/class/src/models/calendar.js~Calendar.html SyntaxError: Invalid regular expression: /[~](Calendar$/:...

This would be especially useful for calendar. When navigating thru multiple months very fast, it doesn't cancel requests at the moment but loads all the months you visited.

enhancement
good first issue
1. to develop