Florian Kinder

Results 105 issues of Florian Kinder

# Description For our current implementation against jira we decided to use this module, but it lacks some requests we need which we would like to contribute in this and...

# Description Please describe _what does this Pull Request fix or add?_. It replaces the obsolete module `github.com/pkg/errors` with the official one `errors` which got introduced in golang 1.13 Information...

# Description Please describe _what does this Pull Request fix or add?_. atm the use of custom fields is impossible, because the value could only be a string, so a...

enhancement

[Enter steps to reproduce below:] This occurred in a VNC session, i really don't know what triggered this error. **Atom Version**: 1.0.0 **System**: Ubuntu 15.04 **Thrown From**: [vnc](https://github.com/sidorares/atom-vnc) package, v0.1.4...

bug

[Enter steps to reproduce below:] 1. Connect to an VNC Server 2. Enter a wrong password **Atom Version**: 1.0.0 **System**: Ubuntu 15.04 **Thrown From**: [vnc](https://github.com/sidorares/atom-vnc) package, v0.1.4 ### Stack Trace...

bug

I rechecked the code and it looks like we stuck here, because we never triggered it: https://github.com/daid/EmptyEpsilon/blob/1716e22743101136c289947ef8e267c520411c3e/scripts/scenario_08_atlantis.lua#L413-L419 Because we went through the wormhole, in to the territory with a lot...

What if done: - Redesigned admin view to match more material style - Added option to add icals ... and maybe forgot something TODO: - [x] Add cronjob for pulling...

If i add a volume to a docker service: `--mount volume-driver=infinit,source=fankserver/teamspeak,target=/data` It will be mounted via deamon: ``` infinit volume run fankserver/teamspeak --as fankserver --fuse-option allow_root --fetch --push --mountpoint /.......

Bug
CLI

Examples: 1. ``` $ infinit volume create --as fankserver --name test --network cluster --fetch --push --create-root [infinit.Network] [main] client version: 0.7.3 [infinit.model.Model] [main] infinit::model::Model(0xe06830): compatibility version 0.7.3 [infinit.model.doughnut.Local] [main] dht::Local(0x0d20819e00):...