Simon Frei

Results 31 issues of Simon Frei

Gojay has not seen any activity in a long time, and one of it's dependencies isn't available at the given source path anymore, causing build failures: https://github.com/francoispqt/gojay/issues/128 https://github.com/syncthing/syncthing/issues/8256 Looking at...

enhancement
help wanted

This is an enhancement request for quic-go's logging. I originally brought this up in https://github.com/lucas-clemente/quic-go/pull/2904: > You have an internal `Logger` interface and use a `DefaultLogger` instance of that for...

This might be a bug, but just as well just a support request. I assume that the idea is, that the 4 platform independent events should be as consistent between...

This might be a bug, but just as well just a support request. I assume that the idea is, that the 4 platform independent events should be as consistent between...

Document the changes introduced in https://github.com/syncthing/syncthing/pull/4767, which will be released in 0.14.48 (in RC phase at the time of writing).

Thanks for this great app. Until now it did all I wanted it to do really well. What I found to be missing is viewing annotations: Document viewer does already...

enhancement

Currently the config is checked through `.prepare` multiple times: Both when calling `ReadJSON` and when modifying the config in the wrapper. I propose to remove the checking on deserialization/reading and...

bug

I just setup freescout for an existing shared mailbox. All old mails now have their receive date set to the time of when they were fetched. That is not only...

help wanted

I am successfully using the multi-arch capabilities to build images for both amd64 and arm64, however not when using an image obtained through `registry-image` with `IMAGE_ARG_*` as introduced in #52...