nextcloud / nextcloud/cdav-library

Implement RFC6578

Open
#9 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: CalDAV feature: CardDAV
Dominant language
JavaScript
Stars
72
Forks
16
Avg merge
8h 29m
Merged PRs (30d)
9

Description

Don't query everything all over and all over again, sync changes instead

https://tools.ietf.org/html/rfc6578

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading RFC6578 and reviewing the library's existing CalDAV and CardDAV client behavior. Identify the appropriate synchronization entry points and determine how changes should be represented and requested. Done means the library supports RFC6578-based incremental synchronization rather than repeatedly querying all resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.