Melody

Results 8 issues of Melody

Windows 10; RTX 2080 Super; 1440p@165hz. While mod assistant is the currently focused window; it clearly lowers the refresh rate of my mouse cursor, it's annoying. Unsure why this would...

question

If you set this up with a new user pool and try to use it with no groups, a null pointer exception occurs. ``` 2018-09-24 13:31:22.446 ERROR 50885 --- [nio-8080-exec-1]...

I would use lighthouse except if I type test too quickly, it enters as tset, every time. I think this is a threading issue. I don't know why it only...

If you compare the "weaknesses" property between these two requests, you can see that "expand=types" causes all the weaknesses to be the value "1" - https://temtem-api.mael.tech/api/temtems?weaknesses=true - https://temtem-api.mael.tech/api/temtems?weaknesses=true&expand=types

Something like this would be ideal ```graphql { substances(query: "Cannabis") { name alternativeNames } } ``` -> ```json { "data": { "substances": [ { "name": "Cannabis", "alternativeNames": [ "Weed", "THC"...

**The Problem** There are numerous oddities with the formatting such as hanging spaces at the end of lines (as seen in `share/packages/general.sh` for example), uneven `#-----` comments, weird spacing around...

enhancement

Hi, as we briefly discussed in #289, I think that it could be beneficial to the repository to have two things - Static Analysis of potential issues with the shellscripts....

Currently if you use a mirror, such as harbor, it is tedious to change all the images, and requires that you take over managing updates of the images yourself, rather...

feature