Florian Kramer

Results 8 issues of Florian Kramer

**Describe the bug** When enabling `AllowNonUniqueSections` and using `SectionWithIndex(name, idx).ReflectFrom` to create several sections with the same name from a struct the call to `ReflectFrom` deletes any previously created sections...

bug

When using the microsoft oicd provider and tyring to link an account with insufficient scope (e.g. missing `User.Read`) for the authorization code the request to `https://graph.microsoft.com/v1.0/me` used to determine the...

This pr will do two things: * Reduce the number of bytes used to represent predicate ids within patterns and the hasPredicate relation * Add an object based hasPredicate relation...

According to the sparql standard the `COUNT` aggregate should only count how often the variable is bound to a non error value. The current implementation counts solutions in which the...

This is a feature that came up a couple of times already but was never implemented so far, so I thought adding an issue might help it getting some traction....

enhancement

**Describe the bug** On windows, when clicking the x in the titlebar the window isn't destroyed if the application doesn't exit. This seems similar to #2892. The window closes as...

bug
eframe
native-windows

On the build status screen the builds are sorted alphabetically, instead of being sorted by build number. Due to that the alphabetically smallest build is shown by default when opening...

Currently on the repo screen packages are sorted by upload order. It would be very helpful if the column headers where clickable and would then sort packages by that column...