-
```js
const client = await createDAVClient({
serverUrl: 'https://calendar.dingtalk.com',
credentials: {
username: 'u_vpsuz2c6',
password: 'uvdgcwqn',
},
authMethod…
-
### Discussed in https://github.com/bitfireAT/davx5-ose/discussions/951
Originally posted by **Gary92** August 2, 2024
Hi, I've been doing some testing with CalDAV and CardDAV for a few days …
-
### Is your feature request related to a problem? Please describe.
NC 20.0.14
We have over 120 users and when a new user is created, they see all the shared calendars of the 120 other users.... …
-
### Is your feature request related to a problem? Please describe.
The problem is that displaying a subscribed calendar on a webpage (embedded in iframe, only for that calendar or together with other…
-
@tcitworld [wrote](https://github.com/nextcloud/server/pull/45841#issuecomment-2166513790):
The Nextcloud server caches the subscriptions (stores data in the database) and exposes them as regular…
-
```
import { createDAVClient } from 'tsdav';
(async () => {
const client = await createDAVClient({
serverUrl: 'https://caldav.wecom.work',
credentials: {
username: 'linyibing@l…
-
### Is your feature request related to a problem? Please describe.
The Nextcloud server caches the subscriptions (stores data in the database) and exposes them as regular calendars. The default ref…
-
## Your environment
TbSync version: 4.7
EAS-4-TBSync Version: 4.7
Thunderbird version: 115.3.1
OS: Ubuntu 20.04
## Expected behavior
Thunderbird should not freeze during calendar sync.
##…
-
### Feature request type
Enhance component
### Component name
Date Picker
### Is your feature request related to a problem?
We love Mud Blazor, but many of us .NET 6/7 users like to use…
-
use case: get the color of a calendar when calendarId is known/stored in storage.local