Unified multistatus output for all REPORT outputs.
[citadel.git] / webcit-ng / server / caldav_reports.c
2024-02-08 Art CancroUnified multistatus output for all REPORT outputs.
2024-02-07 Art CancroMoved multiget output into its own function.
2024-01-31 Art CancroGiving up on doing citserver-side REPORT parsing.
2024-01-25 Art CancroRearranging code to prepare for multiple REPORT types
2024-01-25 Art Cancroremove leading/trailing whitespace from hrefs
2024-01-24 Art CancroBegan refactoring CALDAV REPORT flow of control.
2024-01-03 Art CancroGrammar change in the license declaration.
2023-12-27 Art CancroStarting to bring over calendar server code from webcit...
2023-12-22 Art CancroChanged the arrangement of bytes in the universe
2023-12-21 Art CancroUpdated copyright date in files where git blame shows...
2023-07-07 Art CancroDAV MOVE method wasn't documented. Documented it.
2022-09-08 Art CancroMove *.c and *.h into server/ directory.