Commit graph

489 commits

Author SHA1 Message Date
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
Quentin 8d7c8713b6
Finalized encode ActiveLock 2024-03-01 13:21:19 +01:00
Quentin cd48825275
WIP DAV encoder 2024-03-01 10:56:05 +01:00
Quentin c52a659151
hook resource type 2024-03-01 10:29:16 +01:00
Quentin 929a185f37
Add a property hook 2024-03-01 10:12:19 +01:00
Quentin 8691c98f44
WIP property 2024-03-01 08:43:37 +01:00
Quentin e88e448179
Simplify code 2024-03-01 08:32:02 +01:00
Quentin 33a02ff695
WIP encoder 2024-02-29 23:02:02 +01:00
Quentin fadadffc92
Fixed tests 2024-02-29 22:32:07 +01:00
Quentin 1e3737a590
At least it compiles 2024-02-29 20:40:40 +01:00
Quentin 9146537aaf
WIP XML encoder 2024-02-29 10:17:46 +01:00
Quentin ffe4d071f6
Dav XML types 2024-02-28 22:00:47 +01:00
Quentin c10eb33585
WIP DAV types & encoder 2024-02-28 10:20:28 +01:00
Quentin 239df7bd14
Working on DAV router 2024-02-27 19:30:51 +01:00
Quentin 7f35e68bfe
Refactor 2024-02-27 18:33:49 +01:00
Quentin 9a58a4e932
WIP login 2024-02-27 01:05:51 +01:00
Quentin ea32a813a7
basic router, define URI pattern 2024-02-27 00:12:01 +01:00
Quentin 3d3fd80629
Add basic DAV server 2024-02-26 23:59:29 +01:00
Quentin 0dcf69f180
bump rust toolchain + fix publish script bug 2024-02-24 12:24:51 +01:00
Quentin d92ae5220c Merge pull request 'Perf measurement & bottleneck fix' (#102) from perf/cpu-ram-bottleneck into main
Reviewed-on: #102
2024-02-23 17:32:38 +00:00
Quentin 1ea3de3099
bumping to 0.2.2 2024-02-23 18:32:09 +01:00
Quentin 0b122582e8
fix code formatting 2024-02-23 18:28:04 +01:00
Quentin ab03c7a160
Upgrade Cargo.nix 2024-02-23 18:27:38 +01:00
Quentin 2a084df300
Also share HTTPClient for K2V 2024-02-23 17:31:29 +01:00
Quentin 02a8537556
Replace with a single AWS HTTP client 2024-02-23 17:01:51 +01:00
Quentin a579382042
update flake dependency 2024-02-23 08:46:05 +01:00
Quentin 38a8c7de2a
upgrade cargo2nix 2024-02-22 17:32:18 +01:00