Matej Lednicky

Results 4 issues of Matej Lednicky

**Describe the bug** Connecting via SFTP with password authentication fails. Cyberduck tries to authenticate via public key. This is happening for Cyberduck version 8+. The issue is not present in...

help wanted
sftp

When no version is provided in package manifest (eg. project is using semantic release) use version `0.0.1` as default Currently when I run `yalc publish` in project without version I...

When I checked out the project gradle build failed at first. I had to specify kotlin version in `build.gradle` manually. In my case: ``` ext.kotlin_version = '1.5.31' ``` Then I...

Currently the names of days (above the date picker) are hard coded strings starting with "Su" (for Sunday). However this is not always correct, since start of the week is...