Stefan Kalscheuer

Results 175 comments of Stefan Kalscheuer

> Ich kann alle Achsen ein Stück verfahren, Home geht auch für X und Y, jedoch wenn er Z Homen soll tut sich nix. > Die Achse bewegt sich kein...

Dürfte einer der (vergleichsweise vielen, aber in diesem Fall auch noch offenen) Bugs in 2.1.2.2 sein: https://github.com/MarlinFirmware/Marlin/issues/27014

Interesting... I am unable to reproduce this issue, my paths look just as expected within a test container and on a real-world site. ![snitch_urls](https://github.com/pluginkollektiv/snitch/assets/12963621/5447c42e-8552-4ac0-9806-fb98e17c10ca) From the backslashes in your expected...

I didn't (maybe other parts of the team did). But a dedicated section seems like a good idea and might integrate well into the planned extended evaluation features. Should be...

Sure we could. Top lists could be rendered inline instantly. But charts are non-blocking JS-generated anyway, so there is always at least a minimal delay in the UI, even if...

Resolved both and rebased the branch. Think we should not squash tracking and dashboard changes together, so I squashed both changes into the corresponding commits. As previously said, we should...

Rebased onto latest _develop_ state: * updated `@since` tags to 2.0.0 * merged conflicts from modified bot detection * added issue and PR id to commit messages

> But modifying the table after it has been created would force you to either uninstall and reinstall statify to create the table correctly [...] Actually that's not a big...

I just re-tested this on some sites: * WP 6.2-RC4, Statify 1.8.4, localhost (HTTP) * WP 6.2-RC4, Statify 1.8.4, private domain (HTTPS) * WP 6.2-RC4, Statify 2.0.0-SNAPSHOT, private domain (HTTPS)...

Doesn't look like that's the case anymore. All my requested changes have been resolved in the meantime.