dependabot[bot]
040549c40a
Bump minimist from 1.2.5 to 1.2.8
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 14:38:09 +00:00
Björn Dalfors
0c6d777999
Merge pull request #757 from thomasnordquist/chore/upgrade-electron
...
Chore/upgrade electron
2024-04-02 15:34:34 +01: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
1b7c9c52f6
move sparkplug protocol to js file as file is not included when packaging
...
maybe there is a better way to resolve this..
2024-04-02 13:16:34 +02:00
Björn Dalfors
a63b12b266
upgrade ts-node
2024-03-10 14:10:22 +01:00
Björn Dalfors
a8ff4adde7
pin electron version
2024-03-10 13:06:05 +01: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
93010dc06e
Merge pull request #756 from thomasnordquist/chore/fix-linting
...
Chore/fix linting
2024-03-10 11:48:29 +01:00
Björn Dalfors
302b8f3c21
disable spellcheck until later version that supports --no-exit-code is installed
2024-03-08 08:42:45 +01:00
Björn Dalfors
62d087bb0e
fix tslint errors
2024-03-08 08:42:45 +01:00
Björn Dalfors
f25cab4682
chore: upgrade prettier and fix linting errors
2024-03-08 08:42:41 +01:00
Thomas Nordquist
d1de0770f2
Merge pull request #592 from klaernie/patch-1
...
go for cloning the gh-pages branch directly
2022-02-27 23:03:15 +01:00
Thomas Nordquist
2a3f481a24
Merge pull request #629 from thomasnordquist/dubyte/add_sparkplug
...
Add sparkplug b support
2022-02-27 23:02:26 +01: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
5da8fe0f90
chore: remove after-sign
2022-02-27 19:09:25 +01:00
Thomas Nordquist
df9eda4866
use node 16 for appveyor
2022-02-27 18:54:33 +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
Andre Klärner
e769ddece4
go for cloning the gh-pages branch directly
...
This avoids pulling in the entire history of the master branch
2021-10-03 22:36:04 +02:00
Sinuhe Tellez
64e807beef
fix linter
2021-08-14 23:26:36 -04:00
Sinuhe Tellez
531af31490
remobe generated ts and load proto file directly
2021-08-14 23:24:17 -04:00
Sinuhe Tellez
e708e1d0c7
update dependencies
2021-08-12 02:14:24 -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
f60449c253
add protobuf dependency
2021-08-10 22:12:21 -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
Thomas Nordquist
9cdfa2de7b
Prepare app for notarization
2020-04-28 23:58:26 +02:00
Thomas Nordquist
355e9177fc
Update electron
2020-04-27 18:45:52 +02:00
Thomas Nordquist
dbb6ead7ba
Fix builds and snap upload
2020-04-25 14:04:46 +02:00