Richard Steinmetz

Results 124 issues of Richard Steinmetz

### ☑️ Resolves - Fix https://github.com/nextcloud-libraries/nextcloud-vue/issues/5764 ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- ![Screenshot_20240703_095147](https://github.com/nextcloud-libraries/nextcloud-vue/assets/1479486/a68b8c7a-b7e7-4690-8404-0c332f08eb42) | ![Screenshot_20240703_095121](https://github.com/nextcloud-libraries/nextcloud-vue/assets/1479486/9c72697f-eb3f-488a-8c48-1bf0093eb696) ### 🚧 Tasks - [ ] ... ### 🏁 Checklist - [...

The toggle button for the app navigation settings is still using the old `--pill` border radius. ![Screenshot_20240703_095147](https://github.com/nextcloud-libraries/nextcloud-vue/assets/1479486/a68b8c7a-b7e7-4690-8404-0c332f08eb42) --- I tried to simply replace it with `var(--border-radius-element, calc(var(--default-clickable-area) / 2));` but...

bug
1. to develop

Hey there, Thanks for maintaining wagatilvideos :) Is it possible to delete existing transcodes from Wagtail's admin UI?

enhancement

### Is your feature request related to a problem? Please describe. The tests currently require to be transpiled by webpack in order to run. We could drop webpack entirely if...

enhancement
low
technical debt

To minimize the dependence on the cache, we should do a single full sync when `QRESYNC` is enabled. This is more efficient as Horde contains (and `QRESYNC` provides) shortcuts for...

## Problem When `QRESYNC` is used the server *will* report all changed and vanished messages right away on *each* `EXAMINE` command. This is a bandwith optimization for IMAP. However, our...

Run a background job once a week without any Horde cache to forcibly disable `QRESYNC` support. This should cause the UID list to be be rebuilt and synced from scratch....

Get rid of some redundant php docs and comments on our Horde cache class.

### Describe the feature you'd like to request In Firefox, a user might create keywords for search fields/engines by right-clicking them. This works on search bars of almost all sites...

enhancement

### Is your feature request related to a problem? Please describe. Let there be two users A and B that share a calendar with read and write permissions. 1. User...

1. to develop
enhancement
skill:frontend