Mario Aichinger

Results 49 comments of Mario Aichinger

Hi, I just tried to convert rfc 6749 and it worked without any issue. Could you supply me with the command you executed and the number of the rfc you...

The url where the rfc is downloaded from is: https://datatracker.ietf.org/doc/html/rfc6749.html could you try to fetch it via curl or your browser just to make sure that the connection works? I...

This is indeed intended. Since some RFCs (https://tools.ietf.org/html/rfc6455#section-5.2) use spaces and ascii characters to format diagrams and other things reflowing lines would break those formats. > Is this teh intended...

I don't no if it is possible or how it would be possible to implement such a automation, but I haven't spend any time researching it either. If it is...

Thanks for the ping! I have seen this pr already but I didn't get to ceckt it oit yet. Initially I wanted to find time over the weekend but... Life...

@felix91gr I fixed the version stuff and squashed the commits down into one. Could you rebase your for to match this one https://github.com/aichingm/lonewolf/tree/github-actions-windows-build so that I can FF-merge this PR?...

Also there are two more things which would need fixing: * [ ] Signing the installers so that users can actually install it. *Edit: this seams to be a larger...

Note that I removed the linux builds, since I don't want to support multiple linux packaging formats at the moment. Flatpaks are in my opinion the best why do cater...

@felix91gr same here, I have to check again, if there is is still something to do. I will let you know!

I think there is not much to do at the moment. I have a branch on github which would be needed to be merged. The question is should I just...