Commit graph

515 commits

Author SHA1 Message Date
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
Quentin bb9cb386b6
add a fuzzer 2024-03-07 15:45:05 +01:00
Quentin e52ce4a61d
Testing decoder against RFC 2024-03-07 14:25:08 +01:00
Quentin 2d14587d83
Refactor decoder 2024-03-07 12:25:22 +01:00
Quentin db115ca247
successful multistatus decoding test 2024-03-07 09:49:09 +01:00
Quentin 5e71a7d848
Rewrote the whole decoder 2024-03-06 23:24:54 +01:00
Quentin 67e5953c24
drop anyprop as it can't be decoded 2024-03-06 20:58:41 +01:00
Quentin ce2fa5c3bc
Fix typing of Response 2024-03-06 18:35:54 +01:00
Quentin 96a27d7b22
Implement lockinfo 2024-03-06 16:09:20 +01:00
Quentin 05c952f020
WIP lock/propertyupdate implementation 2024-03-06 12:42:27 +01:00
Quentin ba32a0d4a6
decode errors 2024-03-06 10:12:02 +01:00
Quentin 2dd6deae54
Re-enable + enhance DAV decode tests 2024-03-05 19:06:04 +01:00
Quentin 1aafd752ca
Re-enable cal encoder tests 2024-03-05 18:15:03 +01:00
Quentin 8fec92a086
Re-enable calendar encoder 2024-03-05 18:02:43 +01:00
Quentin f376e88c73
Restored WebDAV encoder tests 2024-03-05 16:26:15 +01:00
Quentin 8e5d8a8aaa
Refactor encoder+decoder WIP (compile) 2024-03-05 16:07:47 +01:00
Quentin b7a990ecdb
Decoder is starting to work 2024-03-04 22:27:37 +01:00
Quentin c9edf6c37c
beginning... 2024-03-04 17:55:48 +01:00
Quentin ad25912a0f
Before refactoring the reader 2024-03-04 13:36:41 +01:00
Quentin 4d3d1c8c19
Add new caldav test from RFC 2024-03-04 09:29:03 +01:00
Quentin 352814aec9
caldav encoding test passing 2024-03-04 09:02:24 +01:00
Quentin e127ebeaa9
Still testing CalDAV 2024-03-03 13:07:22 +01:00
Quentin 4276090314
WIP testing 2024-03-03 11:26:32 +01:00
Quentin 463be750e1
CalEncoder should be fully implemented now 2024-03-03 11:08:00 +01:00
Quentin 433e1f97f6
Param-filter encoding 2024-03-03 11:00:10 +01:00
Quentin 99f8085e47
Serialize another caldav filter 2024-03-03 10:50:32 +01:00
Quentin 17142bd687
WIP encoding 2024-03-02 23:01:56 +01:00
Quentin 61ee5f153b
Serialize calendar-data 2024-03-02 19:01:20 +01:00
Quentin dba0dcdc41
Serialize CalDAV errors 2024-03-02 18:35:11 +01:00
Quentin 2b2e3c032c
Encode Calendar Properties 2024-03-02 18:19:03 +01:00
Quentin 9514af8f52
Calendar skeleton 2024-03-02 16:52:52 +01:00
Quentin f1861e3f12
Finalize caldav types iteration 2024-03-02 16:10:41 +01:00
Quentin 4d325a2f7b
CalDAV many types 2024-03-02 15:52:26 +01:00
Quentin 6688dcc383
WIP CalDAV types 2024-03-02 10:08:51 +01:00
Quentin 8b948916e7
simple lock tests 2024-03-01 18:50:06 +01:00
Quentin 9200b44941
Fix some logic on locked 2024-03-01 18:33:46 +01:00
Quentin 4490afb1bf
Implement propertyupdate 2024-03-01 18:20:51 +01:00
Quentin dee970afe5
type refactor on <prop> 2024-03-01 17:17:51 +01:00
Quentin 77e2f8abbb
test include 2024-03-01 16:37:27 +01:00
Quentin 0cadcbea98
Test Allprop 2024-03-01 16:24:39 +01:00
Quentin c15f8856a8
propname tests 2024-03-01 15:32:40 +01:00
Quentin 2b30c97084
fully serialize webdav core? 2024-03-01 14:28:36 +01:00