-
### Steps to reproduce
1. Have multiple day events
2. See the `xxx more events` button
3. Click on it
![2024-01-02_14-30](https://github.com/nextcloud/calendar/assets/14975046/680d8886-2bd6-45e9…
-
Here's a few ideas what you could allow users to sync with:
- [ ] CalDAV Tasks (can use evolution-data-server on linux easily)
- [ ] Github assigned Issues (please)
- [ ] Add your generic TODO Service…
-
I am using the library in the following way to fetch any changes made since the last sync
```
const existingCalendars = await db
.select()
.from(calendars)
.where(
and(eq(cal…
-
This was not possible about 1 year ago when I first evaluated etesync. And still is not possible now on the most current version macOS 10.15.5 with EteSync DAV: 0.18.1 and Radicale: 3.0.2.
**Workar…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
### Steps to reproduce
1. Click calendar on toolbar
2.
3.
### Expected behavior
Calendar starts, existing events are displayed and new events can be created.
### Actual behaviour
- No entries…
-
### Steps to reproduce
1. Create an event from 9-10 in calendar a
2. Create an event from 9-10 in calendar b
### Expected behavior
See both events next to each other
### Actual behaviour
See o…
-
### Actual behaviour
Mine internal owncloud server behind firewall and proxy is working well with Windows owncloud client and with linux clients
My android device on WIFI without internet connectio…
-
```
When changing certain aspects of a recurring event, the server seems to
require that SEQUENCE be incremented, otherwise it will return a 409 with
the message "Can only store an event with a newer …
-
### Steps to reproduce
1. Create a event starting on Tuesday and then Bi-weekly on Monday.
![bi-weekly](https://github.com/user-attachments/assets/5b73dded-9e08-4753-94e3-ad5f629058b8)
### …