Results 21 issues of Felix Lo

I have javascript poll server with f3-boiler-plate every 5 second and found out that each call create at least 1 session file. Is there a way to prevent this instead...

refer to https://github.com/openhab/openhab-addons/issues/13209

bug

Hi This line of code in CloudClient.java causes a huge problem if another bundle is developed to use io.socket. Once this function is called in e.g openhabcloud add-on bundle due...

bug

Hi, The following is the log of remoteopenhab binding. As you can see, the replied rest response's url reference truncate port number. This could be a problem if openhabcloud private...

Hi, I believe this has been discussed extensively, which includes this link `[[Main UI] Pass access token in header if cookie flag set openhab/openhab-webui#328](https://github.com/openhab/openhab-webui/pull/328)`. However, whenever i click on Online's...

Hi, I have a use case that requires a different type user to have a specific role to just edit the MainUI Pages and Widgets. Is it possible? As far...

Hi is there a plan to sync persistent data after network outage for a period of time?

enhancement

Hi, I am not sure whether it is intended, what apparently page-view.vue has omitted the right sidebar dropdown menu. Apparently, the code has missing code for such purpose. Please see...

bug
main ui

Hi, I plan to modify the following line of code in (org.openhab.habdroid.ui.activity.Oh3UiWebViewFragment) and add in a new setting to append user-configurable subdomain (etc “home.”) so that it will work for...

enhancement

Refer to: https://github.com/openhab/openhab-core/issues/3813 This commit comprises a few changes: 1) Login screen - password field can be emptied but username must include generated API token with format oh.xxx.yyyyyyy 2) Some...