Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Before refactoring the reader | Quentin Dufour | 2024-03-04 | 2 | -0/+141 | |
| | | ||||||
| * | Add new caldav test from RFC | Quentin Dufour | 2024-03-04 | 1 | -1/+75 | |
| | | ||||||
| * | caldav encoding test passing | Quentin Dufour | 2024-03-04 | 2 | -26/+63 | |
| | | ||||||
| * | Still testing CalDAV | Quentin Dufour | 2024-03-03 | 2 | -1/+32 | |
| | | ||||||
| * | WIP testing | Quentin Dufour | 2024-03-03 | 1 | -10/+65 | |
| | | ||||||
| * | CalEncoder should be fully implemented now | Quentin Dufour | 2024-03-03 | 2 | -53/+56 | |
| | | ||||||
| * | Param-filter encoding | Quentin Dufour | 2024-03-03 | 2 | -6/+47 | |
| | | ||||||
| * | Serialize another caldav filter | Quentin Dufour | 2024-03-03 | 2 | -33/+94 | |
| | | ||||||
| * | WIP encoding | Quentin Dufour | 2024-03-02 | 3 | -21/+71 | |
| | | ||||||
| * | Serialize calendar-data | Quentin Dufour | 2024-03-02 | 2 | -19/+55 | |
| | | ||||||
| * | Serialize CalDAV errors | Quentin Dufour | 2024-03-02 | 2 | -10/+54 | |
| | | ||||||
| * | Encode Calendar Properties | Quentin Dufour | 2024-03-02 | 2 | -18/+169 | |
| | | ||||||
| * | Calendar skeleton | Quentin Dufour | 2024-03-02 | 2 | -13/+257 | |
| | | ||||||
| * | Finalize caldav types iteration | Quentin Dufour | 2024-03-02 | 1 | -4/+43 | |
| | | ||||||
| * | CalDAV many types | Quentin Dufour | 2024-03-02 | 3 | -11/+632 | |
| | | ||||||
| * | WIP CalDAV types | Quentin Dufour | 2024-03-02 | 4 | -17/+684 | |
| | | ||||||
| * | simple lock tests | Quentin Dufour | 2024-03-01 | 2 | -8/+76 | |
| | | ||||||
| * | Fix some logic on locked | Quentin Dufour | 2024-03-01 | 1 | -0/+35 | |
| | | ||||||
| * | Implement propertyupdate | Quentin Dufour | 2024-03-01 | 1 | -3/+44 | |
| | | ||||||
| * | type refactor on <prop> | Quentin Dufour | 2024-03-01 | 2 | -42/+81 | |
| | | ||||||
| * | test include | Quentin Dufour | 2024-03-01 | 1 | -0/+22 | |
| | | ||||||
| * | Test Allprop | Quentin Dufour | 2024-03-01 | 1 | -1/+162 | |
| | | ||||||
| * | propname tests | Quentin Dufour | 2024-03-01 | 2 | -23/+165 | |
| | | ||||||
| * | fully serialize webdav core? | Quentin Dufour | 2024-03-01 | 5 | -26/+115 | |
| | | ||||||
| * | Finalized encode ActiveLock | Quentin Dufour | 2024-03-01 | 2 | -12/+93 | |
| | | ||||||
| * | WIP DAV encoder | Quentin Dufour | 2024-03-01 | 2 | -20/+115 | |
| | | ||||||
| * | hook resource type | Quentin Dufour | 2024-03-01 | 3 | -5/+27 | |
| | | ||||||
| * | Add a property hook | Quentin Dufour | 2024-03-01 | 2 | -19/+147 | |
| | | ||||||
| * | WIP property | Quentin Dufour | 2024-03-01 | 3 | -4/+17 | |
| | | ||||||
| * | Simplify code | Quentin Dufour | 2024-03-01 | 4 | -36/+31 | |
| | | ||||||
| * | WIP encoder | Quentin Dufour | 2024-02-29 | 4 | -84/+101 | |
| | | ||||||
| * | Fixed tests | Quentin Dufour | 2024-02-29 | 2 | -69/+84 | |
| | | ||||||
| * | At least it compiles | Quentin Dufour | 2024-02-29 | 6 | -47/+369 | |
| | | ||||||
| * | WIP XML encoder | Quentin Dufour | 2024-02-29 | 2 | -6/+60 | |
| | | ||||||
| * | Dav XML types | Quentin Dufour | 2024-02-28 | 4 | -65/+759 | |
| | | ||||||
| * | WIP DAV types & encoder | Quentin Dufour | 2024-02-28 | 3 | -4/+224 | |
| | | ||||||
| * | Working on DAV router | Quentin Dufour | 2024-02-27 | 1 | -11/+19 | |
| | | ||||||
| * | Refactor | Quentin Dufour | 2024-02-27 | 12 | -200/+231 | |
| | | ||||||
| * | WIP login | Quentin Dufour | 2024-02-27 | 1 | -3/+49 | |
| | | ||||||
| * | basic router, define URI pattern | Quentin Dufour | 2024-02-27 | 1 | -2/+7 | |
| | | ||||||
| * | Add basic DAV server | Quentin Dufour | 2024-02-26 | 6 | -13/+129 | |
|/ | ||||||
* | bump rust toolchain + fix publish script bug | Quentin Dufour | 2024-02-24 | 2 | -6/+5 | |
| | ||||||
* | Merge pull request 'Perf measurement & bottleneck fix' (#102) from ↵0.2.2 | Quentin | 2024-02-23 | 30 | -781/+3803 | |
|\ | | | | | | | | | | | perf/cpu-ram-bottleneck into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/102 | |||||
| * | bumping to 0.2.2 | Quentin Dufour | 2024-02-23 | 3 | -6/+6 | |
| | | ||||||
| * | fix code formatting | Quentin Dufour | 2024-02-23 | 1 | -19/+20 | |
| | | ||||||
| * | Upgrade Cargo.nix | Quentin Dufour | 2024-02-23 | 1 | -281/+381 | |
| | | ||||||
| * | Also share HTTPClient for K2Vperf/cpu-ram-bottleneck | Quentin Dufour | 2024-02-23 | 5 | -111/+164 | |
| | | ||||||
| * | Replace with a single AWS HTTP client | Quentin Dufour | 2024-02-23 | 5 | -147/+225 | |
| | | ||||||
| * | update flake dependency | Quentin Dufour | 2024-02-23 | 1 | -15/+15 | |
| | | ||||||
| * | upgrade cargo2nix | Quentin Dufour | 2024-02-22 | 1 | -9/+9 | |
| | |