Commit graph

26 commits

Author SHA1 Message Date
Quentin a2f5b451bd
initial implementation of sync-collection 2024-05-28 17:21:30 +02:00
Quentin 18f2154151
implement propfind sync-token 2024-05-28 16:03:25 +02:00
Quentin 410d663a5e
add a multistatus extension entrypoint 2024-05-28 13:04:46 +02:00
Quentin 5b1da2a33b
webdav sync core codec 2024-05-27 18:16:53 +02:00
Quentin 418adf92be
debug support of calendar-data pruning 2024-05-27 08:03:21 +02:00
Quentin 6b9720844a
better support for time-range 2024-05-26 10:33:04 +02:00
Quentin 52f870633c
add a new aero-ical module 2024-05-25 19:30:59 +02:00
Quentin ff823a10f0
improve ical date parsing 2024-05-23 10:01:43 +02:00
Quentin 2ca485fb87
test webdav core get, delete, update 2024-05-22 23:22:03 +02:00
Quentin 6ca7082197
fix: parsing components & times 2024-05-22 15:02:53 +02:00
Quentin 194e34d4e1
first full filter implementation 2024-05-22 10:05:52 +02:00
Quentin 51ec1d7ff9
calendar-query filter propertiers 2024-05-21 18:09:21 +02:00
Quentin b2c75242eb
WIP filter 2024-05-16 21:47:21 +02:00
Quentin 32dfd25f57
format + WIP calendar-query 2024-05-16 17:38:34 +02:00
Quentin 6b9542088c
Add icalendar dependency 2024-04-30 13:02:59 +02:00
Quentin e1d7cf88af
Working ICS GET/PUT/DELETE 2024-04-24 17:35:00 +02:00
Quentin 52d767edae
Parse If-{None-}Match headers 2024-04-24 11:43:57 +02:00
Quentin 5d85fd16f2
basic thunderbird event is working! 2024-04-23 18:19:07 +02:00
Quentin 6de63055a2
successfully return ICS in REPORT queries 2024-04-23 18:07:00 +02:00
Quentin adbccd8834
Add support for content type 2024-04-23 15:43:48 +02:00
Quentin 50ce8621c2
GET implementation 2024-04-23 15:20:29 +02:00
Quentin 4594e068db
PUT seems to work 2024-04-23 10:35:43 +02:00
Quentin 936f851fdb
Do not silently drop an invalid frame 2024-04-21 13:47:45 +02:00
Quentin b6c656de8f
Add a virtual node CreateEventNode 2024-04-20 20:01:07 +02:00
Quentin e2bf412337
Finalize refactor 2024-04-18 16:08:10 +02:00
Quentin 2bda8ef081
split dav module in multiple files 2024-04-18 13:55:57 +02:00