Hannes Kuchelmeister
Hannes Kuchelmeister
The MIT license allows fairly liberal modifications but this can also mean hostile takeovers of the quadratic software by a competitor or a large company. I recommend to change the...
It would be great if the heatmap could show the approximate AP positions.
Running clippy on the code gives quite a few warnings. These should be resolved.
This can be done by either only running on tags to build a release or by having separate actions. Not doing this can result in issues regarding artefact uploads when...
Where possible get rid of functions that can panick (e.g. `unwrap()`).
When clicking on the arrow next to the open button recently opened json files should be shown.
I am currently using cospend in my Nextcloud and I want to avoid needing to add everything twice. Therefore I think it would be great to have a sync feature...
I am trying to run this container as part of a GitHub pipeline, locally everything runs, however, as GitHub Actions I get `Error in Z:\work\setup.iss: File access denied.` This is...