Hannes Kuchelmeister

Results 29 issues of 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.

enhancement

Running clippy on the code gives quite a few warnings. These should be resolved.

code quality

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...

CI/CD

Where possible get rid of functions that can panick (e.g. `unwrap()`).

code quality

When clicking on the arrow next to the open button recently opened json files should be shown.

enhancement

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...

documentation
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...