Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement propfind sync-token | Quentin Dufour | 2024-05-28 | 1 | -25/+67 |
* | add a multistatus extension entrypoint | Quentin Dufour | 2024-05-28 | 1 | -0/+1 |
* | webdav sync core codec | Quentin Dufour | 2024-05-27 | 1 | -6/+10 |
* | debug support of calendar-data pruning | Quentin Dufour | 2024-05-27 | 2 | -11/+43 |
* | better support for time-range | Quentin Dufour | 2024-05-26 | 1 | -1/+5 |
* | add a new aero-ical module | Quentin Dufour | 2024-05-25 | 1 | -179/+4 |
* | improve ical date parsing | Quentin Dufour | 2024-05-23 | 1 | -12/+18 |
* | test webdav core get, delete, update | Quentin Dufour | 2024-05-22 | 1 | -1/+9 |
* | fix: parsing components & times | Quentin Dufour | 2024-05-22 | 1 | -82/+98 |
* | first full filter implementation | Quentin Dufour | 2024-05-22 | 1 | -17/+38 |
* | calendar-query filter propertiers | Quentin Dufour | 2024-05-21 | 1 | -5/+115 |
* | WIP filter | Quentin Dufour | 2024-05-16 | 1 | -8/+48 |
* | format + WIP calendar-query | Quentin Dufour | 2024-05-16 | 6 | -326/+667 |
* | Add icalendar dependency | Quentin Dufour | 2024-04-30 | 1 | -1/+3 |
* | Working ICS GET/PUT/DELETE | Quentin Dufour | 2024-04-24 | 3 | -16/+94 |
* | Parse If-{None-}Match headers | Quentin Dufour | 2024-04-24 | 4 | -7/+30 |
* | basic thunderbird event is working! | Quentin Dufour | 2024-04-23 | 2 | -17/+17 |
* | successfully return ICS in REPORT queries | Quentin Dufour | 2024-04-23 | 3 | -166/+171 |
* | Add support for content type | Quentin Dufour | 2024-04-23 | 3 | -1/+28 |
* | GET implementation | Quentin Dufour | 2024-04-23 | 5 | -27/+76 |
* | PUT seems to work | Quentin Dufour | 2024-04-23 | 3 | -27/+74 |
* | Do not silently drop an invalid frame | Quentin Dufour | 2024-04-21 | 3 | -7/+42 |
* | Add a virtual node CreateEventNode | Quentin Dufour | 2024-04-20 | 3 | -30/+105 |
* | Finalize refactor | Quentin Dufour | 2024-04-18 | 4 | -647/+660 |
* | split dav module in multiple files | Quentin Dufour | 2024-04-18 | 3 | -0/+972 |