Thomas Nordquist
10aae59c92
Merge remote-tracking branch 'fb/multi-decoder/master' into feat/use-tahu-for-sparkplug-decoding
2024-05-18 11:26:39 +02:00
Björn Dalfors
613d0d7178
fix test script and video capture
2024-04-08 10:14:44 +02:00
Björn Dalfors
bb964aba20
replace file-loader with assets to get demo mouse working again
...
fix mouse pointer
2024-04-06 21:19:18 +02:00
Björn Dalfors
6e5e2e0dd7
replace deprecated spectron with playwright
2024-04-05 14:35:18 +02:00
Björn Dalfors
252780a51a
upgrade mocha, remove deprecated mochaopts
2024-04-03 00:03:52 +02:00
dependabot[bot]
82fbf91f8a
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /app
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 19:24:03 +00:00
Björn Dalfors
6fe74d49fd
Merge pull request #770 from thomasnordquist/dependabot/npm_and_yarn/app/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.5 to 1.15.6 in /app
2024-04-02 20:06:39 +01:00
Björn Dalfors
d5ad716086
Merge pull request #767 from thomasnordquist/dependabot/npm_and_yarn/app/express-4.19.2
...
Bump express from 4.18.3 to 4.19.2 in /app
2024-04-02 19:28:22 +01:00
dependabot[bot]
42de570a98
Bump follow-redirects from 1.15.5 to 1.15.6 in /app
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 18:24:38 +00:00
Björn Dalfors
899db30e3b
upgrade axios
2024-04-02 19:35:01 +02:00
dependabot[bot]
cfd1333989
Bump express from 4.18.3 to 4.19.2 in /app
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 14:43:11 +00:00
Björn Dalfors
65c53fd670
use node 18 to support github electron-builder action
2024-04-02 16:17:40 +02:00
Björn Dalfors
3b8418ccfd
supress type errors for now
2024-03-10 12:57:00 +01:00
Björn Dalfors
b51b3065b0
add path to react types
2024-03-10 12:56:35 +01:00
Björn Dalfors
1f0c6771e5
upgrade dependencies to fix hashing algorithm throwing errors
2024-03-10 12:55:07 +01:00
Björn Dalfors
67277b4652
node 19
2024-03-10 12:52:42 +01:00
Björn Dalfors
b0e30a896f
upgrade electrong dependencies
2024-03-10 12:04:06 +01:00
Björn Dalfors
f25cab4682
chore: upgrade prettier and fix linting errors
2024-03-08 08:42:41 +01:00
mhorsche
626b9cab7d
Specific int/uint byte size
...
- possible data types are: 'json', 'string', 'hex', 'uint8', 'uint16', 'uint32', 'uint64', 'int8', 'int16', 'int32', 'int64', 'float', 'double'
- default is 'json'
2022-06-21 21:14:59 +02:00
Thomas Nordquist
ed492ccbf4
refactor
2022-02-27 23:01:08 +01:00
Thomas Nordquist
ea7535b250
apply suggestions from code review
2022-02-27 22:58:30 +01:00
Thomas Nordquist
b17b54490e
move sparkplug decoding to backend
2022-02-27 22:49:54 +01:00
Thomas Nordquist
72400af679
Merge branch 'master' into HEAD
2022-02-27 20:47:59 +01:00
Thomas Nordquist
f8f1ddfebb
fix moment locales bug
2022-02-27 20:22:45 +01:00
Thomas Nordquist
6e4d08e4b5
update mqtt library
2022-02-27 20:06:11 +01:00
Thomas Nordquist
6b030ab5ee
remove package-lock
2022-02-27 18:50:23 +01:00
Thomas Nordquist
e1493db7c8
add rpc system to improve ipc
2022-02-27 18:46:56 +01:00
Thomas Nordquist
205ea00c41
add package lock
2022-02-27 14:22:44 +01:00
Thomas Nordquist
d428428a6e
enforce npm version
2022-02-27 14:22:22 +01:00
Thomas Nordquist
24e9c4cd22
fix build
2022-02-27 14:15:50 +01:00
Thomas Nordquist
d253c6c764
remove tracking
2022-02-27 14:15:01 +01:00
Thomas Nordquist
13b8f8d5da
fix certificate selection
2022-02-27 13:33:22 +01:00
Sinuhe Tellez
531af31490
remobe generated ts and load proto file directly
2021-08-14 23:24:17 -04:00
Sinuhe Tellez
8fcf8b2478
format topicPlot
2021-08-11 19:26:10 -04:00
Sinuhe Tellez Rivera
4fdd5b2063
Update topic plot about sparkplugb render
...
Co-authored-by: Thomas Nordquist <thomasnordquist@users.noreply.github.com >
2021-08-11 10:23:21 -04:00
Pawel Defée
e4add31793
Accept smaller key files
...
I can generate a valid key file for my Mosquitto setup that fails the minimum size check of 128, for example this kind of key:
-----BEGIN PRIVATE KEY-----
MC4CAQAwBQYDK2VwBCIEIFXWXY9yVJRKhZRfLz/oaAcjmOzX/2El+QRU+/1Npyfe
-----END PRIVATE KEY-----
2021-08-11 14:10:33 +02:00
Sinuhe Tellez
0cab2169c2
fix yarn build
2021-08-10 23:23:28 -04:00
Sinuhe Tellez
86f5b94852
fix linter issues
2021-08-10 22:59:59 -04:00
Sinuhe Tellez
c1c8b9aa61
update backend package.json and topicPlot
2021-08-10 22:06:07 -04:00
Sinuhe Tellez
dcf692d193
remove un used dependencies
2021-08-10 21:51:25 -04:00
Sinuhe Tellez
7f757b9f8a
remove unused import
2021-08-10 15:02:55 -04:00
Sinuhe Tellez
23b46cd432
decode diff view for sparkplug
2021-08-08 16:32:22 -04:00
Sinuhe Tellez
68ef9ac913
value render try sparkplug
2021-08-08 15:46:48 -04:00
Max Horsche
567f6d2d50
Added support for binary data types
...
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
07458cd712
Expose message Ids to the user
2020-04-20 18:27:51 +02:00
Thomas Nordquist
6fc0d3f28d
Fix publish button
2020-04-20 14:03:03 +02:00
Thomas Nordquist
7a91e4dee6
Fix setting environmental for mocha tests in windows builds
2020-04-20 13:21:16 +02:00
Thomas Nordquist
3c40be97b7
Fix demoVideo
2020-04-20 13:09:37 +02:00
Thomas Nordquist
ff00f7a99e
Add app tests to yarn test
2020-04-20 12:31:57 +02:00
Thomas Nordquist
b72fc48bdb
Add quality of service option to subscriptions
...
Fixes #323 , #14 , #334
Fixes #132
2020-04-20 12:24:23 +02:00