Jakob Müller

Results 15 issues of Jakob Müller

It is currently not possible to supply options for authentification like `--rsa-public-key-path` or `--username`.

When viewing a multipart message, it should be possible to switch between displaying the `text/plain` and the `text/html` version. This is important for development, so that it can be checked...

enhancement

### Summary The zsh completion for the `gopass generate` command is not working for me. I am also unhappy with the completion as it currently is, because even if it...

bug

### Summary The `gopass config --store key value` command sets the config option globally and not on the mount. And why is the `autosync` option not available anymore? How can...

feature
help-wanted

Services are currently ordered by creation date. It would be great if the order could be adjusted after creating a service. Or use alphabetic sorting instead.

bug

When using an array of strings, vjsf always expects the model to be a list. Supplying `null` as value, throws errors: `Error in beforeMount hook: 'TypeError: can't access property 'map',...

When building, the step `{stage}/sbin/ldconfig -r {stage}` fails with the error message `cannot execute binary file: Exec format error`. Maybe this occurs because the binaries in `/raspbian/stage/sbin` are for ARM...

On the docs website there is an example that shows how a combobox can be used with suggestions (examples) from HTTP. However, this doesn't seem to work. Even the example...

The install helm chart for the operator currently does not offer configuration of pod tolerations and affinities: https://github.com/CrunchyData/postgres-operator-examples/blob/main/helm/install/templates/manager.yaml As these are very common Kubernetes concepts, they should be added to...

enhancement
backlog
triaged

The membership edit/create dialog currently only allows specifying a begin/end date but the time of the day cannot be selected. Somehow depends on #83 but can also be implemented with...

enhancement
easy task