Commit graph

583 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 171a762768
implement sync multistatus extension 2024-05-28 13:59:40 +02:00
Quentin 410d663a5e
add a multistatus extension entrypoint 2024-05-28 13:04:46 +02:00
Quentin 10dac17ce1
fix report 2024-05-28 12:43:20 +02:00
Quentin 1c9d2eab69
parse property for sync + versioning 2024-05-28 12:38:22 +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 68e08bed4f
add prune logic 2024-05-26 15:31:12 +02:00
Quentin ac528d2156
test fetching pending VTODOs 2024-05-26 11:07:24 +02:00
Quentin d5a222967d
support multiple same name components, properties & parameters 2024-05-26 11:03:39 +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 7687065bfc
test calendar-multiget 2024-05-23 09:24:06 +02:00
Quentin a859fe38b1
test calendar-query vevent filtering 2024-05-23 08:55:53 +02:00
Quentin 54d10ed482
check calendar autodiscovery 2024-05-22 23:48:34 +02:00
Quentin a4df1a6ef1
test rfc5397 current-user-principal 2024-05-22 23:38:41 +02:00
Quentin 2ca485fb87
test webdav core get, delete, update 2024-05-22 23:22:03 +02:00
Quentin e522251bec
test webdav put 2024-05-22 19:58:20 +02:00
Quentin 649a7b8b1b
webdav propfind integration tests 2024-05-22 19:36:27 +02:00
Quentin 742beeeafb
fix unit tests 2024-05-22 15:28:14 +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
Quentin 66eac8ec7a
Refactor DAV 2024-04-06 13:05:57 +02:00
Quentin bf7fb55965
It compiles again 2024-04-05 15:30:10 +02:00
Quentin a2d2649ef9
WIP dav integration 2024-04-05 10:19:07 +02:00
Quentin 054bd52279
Implement diff 2024-04-04 15:40:26 +02:00
Quentin 272b93f04a
GET logic 2024-04-04 14:59:47 +02:00
Quentin 2efdd40b8e
Write PUT 2024-04-04 11:57:32 +02:00
Quentin f179479c30
WIP implem storage 2024-04-04 11:28:15 +02:00
Quentin 9afbfeb427
Testing DAG sync 2024-03-27 16:16:37 +01:00
Quentin a146a0babc
Sync algorithm 2024-03-27 15:09:18 +01:00
Quentin 0b57200eeb
Dav DAG wip 2024-03-27 10:33:46 +01:00
Quentin bc0f897803
Calendar Namespace 2024-03-26 15:08:04 +01:00