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
|
736145d9b4
|
Merge pull request #421 from jcwillox/patch-1
Simplify config path and increase portability
|
2024-04-02 19:33:26 +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 |
|
Björn Dalfors
|
c3f1e7c5e8
|
Merge pull request #763 from thomasnordquist/dependabot/npm_and_yarn/ua-parser-js-1.0.37
Bump ua-parser-js from 1.0.2 to 1.0.37
|
2024-04-02 19:27:31 +01:00 |
|
Björn Dalfors
|
e1b6c709b0
|
Merge pull request #708 from thomasnordquist/dependabot/npm_and_yarn/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8
|
2024-04-02 19:26:49 +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
|
30469e63e5
|
Merge pull request #768 from thomasnordquist/chore/upgrade-dependencies-2024
upgrade dependencies
|
2024-04-02 19:23:07 +01:00 |
|
Björn Dalfors
|
899db30e3b
|
upgrade axios
|
2024-04-02 19:35:01 +02:00 |
|
Björn Dalfors
|
51d0eaafcc
|
yarn upgrade
|
2024-04-02 17:03:29 +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 |
|
dependabot[bot]
|
6c9d98a763
|
Bump ua-parser-js from 1.0.2 to 1.0.37
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.37.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.37/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.37)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-02 14:39:11 +00:00 |
|
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 |
|
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
|
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 |
|