Commit Graph

556 Commits

Author SHA1 Message Date
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
Quentin ed47855ef1
Share UniqueIdent between collections 2024-03-20 17:31:54 +01:00
Quentin 22e4f29555
working report calendar-multiget 2024-03-20 14:46:07 +01:00
Quentin 3c2d4e6987
Refactor Multistatus builder to better integrate with REPORT 2024-03-20 13:15:56 +01:00
Quentin 311bc59c1b
Make Thunderbird sufficiently happy to send a REPORT 2024-03-19 18:30:26 +01:00
Quentin fb6a379f43
Working thunderbird autodetect 2024-03-19 17:36:32 +01:00
Quentin 5bf3517acf
Pass thunderbird autodetect... 2024-03-18 22:56:49 +01:00
Quentin 2c9ea0f09c
add support for 404 content 2024-03-18 21:44:44 +01:00
Quentin d0c47b93fe
Rework webdav types 2024-03-18 20:45:30 +01:00
Quentin 2e7ffd4f4c
implement content type 2024-03-18 16:14:38 +01:00
Quentin bb0011dd17
full dav path 2024-03-18 15:33:28 +01:00
Quentin 4a5ae87059
WIP DAV hierarchy 2024-03-18 15:04:46 +01:00
Quentin 3b57d21e30
WIP DAV nodes 2024-03-18 12:00:40 +01:00
Quentin f372a95b01
basic propfind 2024-03-17 10:31:05 +01:00
Quentin 902d33c434
bind streaming codec to hyper 1.x 2024-03-16 16:48:46 +01:00
Quentin 3abdafb0db
TLS + Fix auth 2024-03-13 15:45:36 +01:00
Quentin 98adb1e20d
fix caldecoder + xml 2024-03-13 09:11:52 +01:00
Quentin 442433d70b
fix parsing 2024-03-12 10:18:13 +01:00
Quentin 6d1f538091
Improve my XML parser 2024-03-08 22:03:46 +01:00
Quentin f50f6d68aa
finalize decoder caldav impl 2024-03-08 21:51:34 +01:00
Quentin 17e42874f5
WIP decoder 2024-03-08 21:39:12 +01:00
Quentin 7459f50b54
WIP implem cal decoder 2024-03-08 18:23:23 +01:00
Quentin b786573e08
Fixed 2 more bugs 2024-03-08 11:42:44 +01:00
Quentin 4d65366ff3
Fixed some parsing bugs 2024-03-08 11:34:24 +01:00
Quentin b9f32d720a
Finalize Aerogramme's refactor 2024-03-08 10:20:45 +01:00
Quentin 11462f80c4
Re-enable proto 2024-03-08 09:55:33 +01:00
Quentin 1edf0b15ec
Re-enable collections 2024-03-08 08:43:28 +01:00
Quentin 1a43ce5ac7
WIP refactor 2024-03-08 08:17:03 +01:00