Yannick Schaus

Results 190 comments of Yannick Schaus

I agree with the fact that ultimately, the entire API should end up being put behind authorization; however as it stands now that would mean breaking many things, and the...

> But I prefer the second option, as I think there are users which use Blockly to actually learn the JavaScript coding, and I don’t want them to „learn“ using...

No plans unless there are clearly identified extension points for which custom JS would be useful and allowed. This could be adding functions to the expressions' context, defining entire widgets/Vue...

Yes, I've noticed it before although never as severe, especially on your video https://www.dropbox.com/s/z559fkqnznnmvwl/Screen%20Recording%202020-11-21%20at%2011.05.15.mov?dl=0 It has probably to do with the `translate3d + scale` transformations that are done to expand...

The UI would redirect the user automatically to the authorization page (as it does locally) even over openHAB Cloud, the problem is that the server responds with a weird HTTP...

I see. OH's authorization layer accepts tokens (access tokens or API tokens) both in the Authorization (Bearer) & X-OPENHAB-TOKEN HTTP headers. This is designed like this specificially to deal with...

The framework7 icons and Material icons are available in SVG format resp. [here](https://github.com/framework7io/framework7-icons/tree/master/src) and [here](https://github.com/google/material-design-icons/tree/main/src), so they could be made into regular iconsets. If their size is a concern they...

I appreciate the general principle, but I actually have professional experience in this (PKIs and stuff), and I would only make this word of caution because I just have to:...

or accept that diacritics are not accepted in item names and move on?

Thanks for the suggestions above @wborn - I tried it but it appears the problem is even more shameful... The rename doesn't work because there's already a main root alongside...