Richard Steinmetz

Results 124 issues of Richard Steinmetz

Fix #4124 **WIP** ![image](https://user-images.githubusercontent.com/1479486/190627853-54db07de-724f-4aa3-8f8b-e74a8c07ca67.png)

2 - developing
design
enhancement
Feature: Sharing
feature: accessibility

The release of `@fullcalendar/vue` v5.11.3 is still pending.

2 - developing
dependencies
blocked

Fix https://github.com/nextcloud/calendar/issues/4574 The open class should be added when `menuOpenLocalValue` or the prop `menuOpen` is true.

bug
3. to review

Fix https://github.com/nextcloud/mail/issues/8552 I took the chance and beautified the section a bit. ![Screenshot_20240223_231100](https://github.com/nextcloud/mail/assets/1479486/f84a7171-cf7f-44a1-85a5-bce057d68d0e)

enhancement
3. to review
feature:smime

Fix #9243 Best reviewed without whitespace changes.

3. to review
technical debt

### Is your feature request related to a problem? Please describe. 1. The old slot syntax `slot="some"` is deprecated. 2. A slot's scope can no longer be specified via `slot-scope="option"`....

enhancement
3. to review
technical debt

Default installation does not work because default namespace already exists. TODO: Wrap the namespace in an if statement (if not `default`). `nextcloud-aio-helm-chart/templates/nextcloud-aio-namespace-namespace.yaml`

1. to develop
bug

Broken deployments that I noticed: - nextcloud - apache TODO: Check all deployments with `ReadWriteOnce` PVCs. ```yaml strategy: type: Recreate ```

1. to develop
bug