Michael Wieland

Results 31 issues of Michael Wieland

### Is your feature request related to a problem? Some Telegram channels contain messages which I don't understand and therefore have to copy messages and use a translator like Google...

enhancement

I'm using htop on one of my servers also running various docker containers. In that case, htop can be very confusing due to the high amount of different processes. It...

Hacktoberfest
new feature

## Expected Behavior The TOTP field of the login flow should be filled by KeePassXC. ## Current Behavior After letting KeePassXC-Browser fill my email-address and password and submitting the login...

bug

I want to add a photo using addPhoto() to a VCard and doing that in the way of passing an URL to the method. This actually does a request to...

I want to include placeholders like "@git-version@" (which should be replaced by their actual value) in the metadata of the generated Phar. Would it be possible to extend replacing placeholders...

### Is your feature request related to a problem? Please describe. Today, I realized that an ingredient of a recipe had the wrong amount. I guess I accidentally changed the...

enhancement

**Describe the bug** I've an "upcoming" node retrieving events from my Nextcloud calendars. Until today, I didn't enabled the option "Use cache in case of an error", so in case...

bug

Jira plugins are able to add new field types in which case this library can't be used to manage issues with those custom field types. Would it be possible to...

Adding a custom field which is of type "option-with-child" does not work with the current version of this library. Example code: ```php $fluentIssueCreate->customField("12345", array("value" => "Foo", "child" => array("value" =>...

bug

As far as I can see it is not possible to create remote links with this API client, right? The following JSON posted to "/rest/api/latest/issue/${ISSUE}/remotelink" would create a remote link...

enhancement