MQTT-Explorer icon indicating copy to clipboard operation
MQTT-Explorer copied to clipboard

An all-round MQTT client that provides a structured topic overview

Results 230 MQTT-Explorer issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

Make workflow run workflow in source repo context to prevent secrets exposure. - `pull_request_target` event will be run in target repo context and will have access to secrets - `pull_request_target`...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

This is the FlashMQ log when attempting to connect from MQTT Explorer with only the IP entered and no username or password supplied: ``` [2024-06-16 11:17:00.755] [NOTICE] [main] Accepting connection...

Hi all First, thank you for this great project. It helps me a lot to debug. Is it possible to clear the charts? Or limit the amount of data points...

Hello, Great app - thanks! I'm using the Mac 0.3.5 version and the copy shortcut key command-c is not working to copy the message body from a subscribed topic. Using...

The payload size (at least the one displayed and copy-able) is limited to 20kB and this limit is not configurable (at least I could not find it). This is a...

This reduces CPU consumption massivly and allows to display GIANT - [ ] check that `ViewModel` is released when no longer used - [ ] check memory consumption in general...

- Used Version: 0.4.0-beta.6 I got this error message when connecting to localhost: ![image](https://github.com/thomasnordquist/MQTT-Explorer/assets/15733033/0d80ef8f-9fd0-45eb-88da-7fb15213a444) However, the connection is fine.

expandTopic logic is broken, it does not work for nodes that share the same name on different levels. I had to change the logic since playwright is prevented from expanding...