Daniel
Daniel
Thanks for your great work :+1: For me the responsive positioning is not working. It's also reproducible with the demo (https://wikiki.github.io/elements/tooltip/#responsive-positioning). Tooltip is always top but should be bottom on...
In some situations (especially a broken openssl configuration1) encrypt or decrypt may return false. > Returns the encrypted string on success or false on failure. https://www.php.net/manual/en/function.openssl-encrypt.php > The decrypted string...
**To do** - [ ] Testing with Mailvelope - [ ] Convert base64 image to attachment - [ ] Evaluate isHtml flag for drafts when loading a message with a...
 ``` [Vue warn]: Duplicate keys detected: '[email protected]'. This may cause an update error. found in ---> at src/components/imip/EventData.vue at src/components/Imip.vue at src/components/Message.vue ```
Hey 👋 Awesome app 👍 It's possible to setup the mime type mapping with a migration on app install / app uninstall. For example: https://github.com/jhass/nextcloud-keeweb/pull/135
### Steps to reproduce 1. Go to security 2. Click "Add U2F device" 3. See password confirmation dialog 4. Click "X" to close the dialog ### Expected behaviour See the...
# User Story ### As a: developer ### I want: a consistent source code The allowed values for member-ordering changed with some tslint update in the past. Currently the rule...
### Is your feature request related to a problem? Please describe. Follow up https://github.com/nextcloud/mail/pull/6935 TextEditor for signature does not respect the configured editor mode and always uses richtext mode. ###...
Hey :wave: Psalm is reporting some ParamNameMismatch warnings. Here is a good explanation: https://psalm.dev/articles/getting-ready-for-named-arguments