Experimenting with the code layout for calendar report handling.
authorArt Cancro <ajc@citadel.org>
Mon, 8 Jan 2024 21:29:16 +0000 (16:29 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 8 Jan 2024 21:29:16 +0000 (16:29 -0500)
commit734faf57dea0bd45b092f8356a6183587168bc3f
tree519bdc89c68327435fdc3f7df789bf6ab530709c
parent4049301b96653db6d0efddb85361047f45bbbcbc
Experimenting with the code layout for calendar report handling.

The goal is to provide calendar searches (date range etc) for both WebCit-NG
and for CALDAV REPORT method in a DRY way.
citadel/server/modules/calendar/calendar_report.c [new file with mode: 0644]
citadel/server/modules/calendar/serv_calendar.c
citadel/server/modules/calendar/serv_calendar.h