Commit graph

50 commits

Author SHA1 Message Date
06a24bb559
fix DAV header for iOS 2024-05-29 09:57:34 +02:00
f9fab60e5e
test report sync-collection 2024-05-29 08:47:56 +02:00
a2f5b451bd
initial implementation of sync-collection 2024-05-28 17:21:30 +02:00
18f2154151
implement propfind sync-token 2024-05-28 16:03:25 +02:00
410d663a5e
add a multistatus extension entrypoint 2024-05-28 13:04:46 +02:00
5b1da2a33b
webdav sync core codec 2024-05-27 18:16:53 +02:00
418adf92be
debug support of calendar-data pruning 2024-05-27 08:03:21 +02:00
6b9720844a
better support for time-range 2024-05-26 10:33:04 +02:00
52f870633c
add a new aero-ical module 2024-05-25 19:30:59 +02:00
ff823a10f0
improve ical date parsing 2024-05-23 10:01:43 +02:00
2ca485fb87
test webdav core get, delete, update 2024-05-22 23:22:03 +02:00
649a7b8b1b
webdav propfind integration tests 2024-05-22 19:36:27 +02:00
742beeeafb
fix unit tests 2024-05-22 15:28:14 +02:00
6ca7082197
fix: parsing components & times 2024-05-22 15:02:53 +02:00
194e34d4e1
first full filter implementation 2024-05-22 10:05:52 +02:00
51ec1d7ff9
calendar-query filter propertiers 2024-05-21 18:09:21 +02:00
b2c75242eb
WIP filter 2024-05-16 21:47:21 +02:00
32dfd25f57
format + WIP calendar-query 2024-05-16 17:38:34 +02:00
6b9542088c
Add icalendar dependency 2024-04-30 13:02:59 +02:00
e1d7cf88af
Working ICS GET/PUT/DELETE 2024-04-24 17:35:00 +02:00
52d767edae
Parse If-{None-}Match headers 2024-04-24 11:43:57 +02:00
5d85fd16f2
basic thunderbird event is working! 2024-04-23 18:19:07 +02:00
6de63055a2
successfully return ICS in REPORT queries 2024-04-23 18:07:00 +02:00
adbccd8834
Add support for content type 2024-04-23 15:43:48 +02:00
50ce8621c2
GET implementation 2024-04-23 15:20:29 +02:00
4594e068db
PUT seems to work 2024-04-23 10:35:43 +02:00
936f851fdb
Do not silently drop an invalid frame 2024-04-21 13:47:45 +02:00
b6c656de8f
Add a virtual node CreateEventNode 2024-04-20 20:01:07 +02:00
e2bf412337
Finalize refactor 2024-04-18 16:08:10 +02:00
2bda8ef081
split dav module in multiple files 2024-04-18 13:55:57 +02:00
66eac8ec7a
Refactor DAV 2024-04-06 13:05:57 +02:00
bf7fb55965
It compiles again 2024-04-05 15:30:10 +02:00
a2d2649ef9
WIP dav integration 2024-04-05 10:19:07 +02:00
ed47855ef1
Share UniqueIdent between collections 2024-03-20 17:31:54 +01:00
22e4f29555
working report calendar-multiget 2024-03-20 14:46:07 +01:00
3c2d4e6987
Refactor Multistatus builder to better integrate with REPORT 2024-03-20 13:15:56 +01:00
311bc59c1b
Make Thunderbird sufficiently happy to send a REPORT 2024-03-19 18:30:26 +01:00
fb6a379f43
Working thunderbird autodetect 2024-03-19 17:36:32 +01:00
5bf3517acf
Pass thunderbird autodetect... 2024-03-18 22:56:49 +01:00
2c9ea0f09c
add support for 404 content 2024-03-18 21:44:44 +01:00
d0c47b93fe
Rework webdav types 2024-03-18 20:45:30 +01:00
2e7ffd4f4c
implement content type 2024-03-18 16:14:38 +01:00
bb0011dd17
full dav path 2024-03-18 15:33:28 +01:00
4a5ae87059
WIP DAV hierarchy 2024-03-18 15:04:46 +01:00
3b57d21e30
WIP DAV nodes 2024-03-18 12:00:40 +01:00
f372a95b01
basic propfind 2024-03-17 10:31:05 +01:00
902d33c434
bind streaming codec to hyper 1.x 2024-03-16 16:48:46 +01:00
3abdafb0db
TLS + Fix auth 2024-03-13 15:45:36 +01:00
11462f80c4
Re-enable proto 2024-03-08 09:55:33 +01:00
1a43ce5ac7
WIP refactor 2024-03-08 08:17:03 +01:00