Matthias Vogelgesang

Results 50 issues of Matthias Vogelgesang

While the crate itself is not affected by RUSTSEC-2020-0159, crates depending on openidconnect still get flagged by `cargo audit` because the issue is still not fixed properly in chrono. Thus...

We use `cargo-sort` in CI to check if entries are sorted but it would also be super helpful to validate if it has been formatted correctly. I suppose making `-c`...

Shift first day of the month so that the first calendar day is always Monday. Otherwise, week days are not at a constant position month to month which is counter-intuitive...

## Feature Request ### Motivation In order to implement a self-contained CA, I would like to issue a client certificate via a gRPC endpoint (and verify the cert via a...

I am in the midst of revamping the look of some of my favorite zam plugins to my liking (nothing against the original artwork but it suffered from low contrast...

help wanted

I got this request now multiple times. Obviously people like to have section pages that really standout :smile:

enhancement

As a follow-up to #171, we should restructure the pgfplots styles and decouple color from structural properties.

enhancement

Much to my surprise reading `delta.is_binary` returns the wrong value if one does not iterate over the patches beforehand. Given ```bash mkdir test && cd test touch README.md dd if=/dev/urandom...

bug