Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working ICS GET/PUT/DELETE | Quentin Dufour | 2024-04-24 | 5 | -17/+105 |
* | Parse If-{None-}Match headers | Quentin Dufour | 2024-04-24 | 4 | -7/+30 |
* | basic thunderbird event is working! | Quentin Dufour | 2024-04-23 | 2 | -17/+17 |
* | successfully return ICS in REPORT queries | Quentin Dufour | 2024-04-23 | 3 | -166/+171 |
* | Add support for content type | Quentin Dufour | 2024-04-23 | 3 | -1/+28 |
* | GET implementation | Quentin Dufour | 2024-04-23 | 5 | -27/+76 |
* | PUT seems to work | Quentin Dufour | 2024-04-23 | 7 | -43/+106 |
* | Do not silently drop an invalid frame | Quentin Dufour | 2024-04-21 | 3 | -7/+42 |
* | Add a virtual node CreateEventNode | Quentin Dufour | 2024-04-20 | 3 | -30/+105 |
* | Finalize refactor | Quentin Dufour | 2024-04-18 | 4 | -647/+660 |
* | split dav module in multiple files | Quentin Dufour | 2024-04-18 | 3 | -124/+161 |
* | Refactor DAV | Quentin Dufour | 2024-04-06 | 1 | -123/+146 |
* | It compiles again | Quentin Dufour | 2024-04-05 | 1 | -66/+132 |
* | WIP dav integration | Quentin Dufour | 2024-04-05 | 2 | -58/+70 |
* | Implement diff | Quentin Dufour | 2024-04-04 | 3 | -8/+41 |
* | GET logic | Quentin Dufour | 2024-04-04 | 1 | -5/+21 |
* | Write PUT | Quentin Dufour | 2024-04-04 | 1 | -7/+46 |
* | WIP implem storage | Quentin Dufour | 2024-04-04 | 2 | -27/+113 |
* | Testing DAG sync | Quentin Dufour | 2024-03-27 | 1 | -61/+113 |
* | Sync algorithm | Quentin Dufour | 2024-03-27 | 1 | -5/+77 |
* | Dav DAG wip | Quentin Dufour | 2024-03-27 | 3 | -1/+201 |
* | Calendar Namespace | Quentin Dufour | 2024-03-26 | 4 | -15/+310 |
* | Share UniqueIdent between collections | Quentin Dufour | 2024-03-20 | 15 | -17/+90 |
* | working report calendar-multiget | Quentin Dufour | 2024-03-20 | 3 | -20/+46 |
* | Refactor Multistatus builder to better integrate with REPORT | Quentin Dufour | 2024-03-20 | 4 | -71/+224 |
* | Make Thunderbird sufficiently happy to send a REPORT | Quentin Dufour | 2024-03-19 | 1 | -22/+41 |
* | Working thunderbird autodetect | Quentin Dufour | 2024-03-19 | 8 | -32/+309 |
* | Pass thunderbird autodetect... | Quentin Dufour | 2024-03-18 | 4 | -7/+57 |
* | add support for 404 content | Quentin Dufour | 2024-03-18 | 1 | -46/+60 |
* | Rework webdav types | Quentin Dufour | 2024-03-18 | 8 | -146/+226 |
* | implement content type | Quentin Dufour | 2024-03-18 | 1 | -19/+48 |
* | full dav path | Quentin Dufour | 2024-03-18 | 1 | -29/+17 |
* | WIP DAV hierarchy | Quentin Dufour | 2024-03-18 | 3 | -47/+106 |
* | WIP DAV nodes | Quentin Dufour | 2024-03-18 | 1 | -50/+223 |
* | basic propfind | Quentin Dufour | 2024-03-17 | 5 | -88/+153 |
* | bind streaming codec to hyper 1.x | Quentin Dufour | 2024-03-16 | 8 | -39/+186 |
* | TLS + Fix auth | Quentin Dufour | 2024-03-13 | 5 | -93/+100 |
* | fix caldecoder + xml | Quentin Dufour | 2024-03-13 | 2 | -27/+253 |
* | fix parsing | Quentin Dufour | 2024-03-12 | 4 | -71/+184 |
* | Improve my XML parser | Quentin Dufour | 2024-03-08 | 2 | -3/+51 |
* | finalize decoder caldav impl | Quentin Dufour | 2024-03-08 | 1 | -4/+51 |
* | WIP decoder | Quentin Dufour | 2024-03-08 | 3 | -49/+337 |
* | WIP implem cal decoder | Quentin Dufour | 2024-03-08 | 6 | -29/+439 |
* | Fixed 2 more bugs | Quentin Dufour | 2024-03-08 | 2 | -46/+49 |
* | Fixed some parsing bugs | Quentin Dufour | 2024-03-08 | 6 | -152/+206 |
* | Finalize Aerogramme's refactor | Quentin Dufour | 2024-03-08 | 37 | -1056/+292 |
* | Re-enable proto | Quentin Dufour | 2024-03-08 | 32 | -131/+991 |
* | Re-enable collections | Quentin Dufour | 2024-03-08 | 16 | -41/+196 |
* | WIP refactor | Quentin Dufour | 2024-03-08 | 80 | -2646/+1665 |
* | add a fuzzer | Quentin Dufour | 2024-03-07 | 9 | -33/+4364 |