Nathaniel
Nathaniel
thanks for reporting, I'll investigate it soon.
Sorry, I was pretty caught up at my work this week, will respond Today or tomorrow. On Thu, Sep 29, 2022 at 16:49 Syed Ali Shahbaz ***@***.***> wrote: > Hey...
Sorry I just had internet problem, I just fixed it. On Mon, Oct 3, 2022 at 5:12 PM Syed Ali Shahbaz ***@***.***> wrote: > Hey @natelindev > I'm in the...
use calendarMultiGet https://tsdav.vercel.app/docs/caldav/calendarMultiGet, put in calendarData prop and your urls and you can have the result
current vcard support is not perfect, but I cannot help you with private endpoints since there's no way I would be able to test them, maybe you can test by...
Thanks for the PR, I will take a look later this week.
Thanks for suggestions, I'll investigate it and get back to you soon. On Fri, Sep 16, 2022 at 16:41 Brandon Kim ***@***.***> wrote: > Hey there, > > It seems...
Thanks for reporting, I'll add some docs related to nextcloud, but in the meantime you can try finding them online.
cannot repo sample code used to repo, no error occurred. ```ts const icalCalendar = { url: 'https://example.com/calendars/icalendar.ics', }; const icalData: DAVObject[] = []; (async () => { const data =...