Richard Steinmetz
Richard Steinmetz
Server PR is pending ...
### Is your feature request related to a problem? Please describe. We should have some basic E2E tests to make sure that the app always renders. ### Describe the solution...
One weird behavior: When I duplicate an event off a recurring event, I cannot configure recurrence as it says that the event is already a recurrence exception. But when I...
### Is your feature request related to a problem? Please describe. Contacts is a good candidate to pioneer migrating to Vue 3. Gained insights can then be used when migrating...
Hey there, I migrated the app's frontend to Vue 3. I also fixed copying to clipboard on modern browsers. The `document.execCommand()` API was deprecated and is not available anymore in...
For #10668 Ref https://github.com/nextcloud/mail/issues/10723#issuecomment-2684836564 Get rid of one SQL query for every call to `MessagesController::index()` (and other consumers of `IMailSearch::findMessages()`). Query the search results (messages) directly instead of querying their...
### Is your feature request related to a problem? Please describe. It would be nice if the email addresses of attendees could be shown in the editors. Consider an appointment...
### Is your feature request related to a problem? Please describe. Lets say I book an appointment via the appointment feature and I confirm it. Now, I would like to...
### Is your feature request related to a problem? Please describe. Let's say I set up similar appointments often but only adjust minor details. It would be nice if I...
Partially addresses https://github.com/nextcloud/calendar/pull/5906#pullrequestreview-1986633149 Move the simple editor actions menu to the bottom. This looks a lot cleaner, IMO. As requested by our designers. ## Screenshots ### Creating a new event...