Commit Graph

73 Commits

Author SHA1 Message Date
Dave Conway-Jones
36e66dff31 Fix markdown node tests 2025-12-26 18:16:37 +00:00
Dave Conway-Jones
f710e9feb3 bump email libs 2025-12-05 21:56:03 +00:00
Dave Conway-Jones
fea121e661 tidy toon.js 2025-11-22 16:57:11 +00:00
Dave Conway-Jones
c475d39674 Iniital Toon node 2025-11-22 12:36:24 +00:00
Dave Conway-Jones
3f36f20e0d Bump snmp lib and add extra SHAtypes 2025-10-02 10:01:51 +01:00
Gerrit Riessen
e9f9b11cf9 Markdown parser: add property selection (#1109)
* Update 70-markdown.html

* Update 70-markdown.js

* Update package.json

* Update 70-markdown.html

* Update 70-markdown.js
2025-09-22 11:47:23 +01:00
Dave Conway-Jones
e3020985b7 more linting 2025-08-26 17:58:21 +01:00
Dave Conway-Jones
213ab0f8d2 Bump some old libs 2025-08-08 12:15:27 +01:00
Dave Conway-Jones
5e829109ab Handle status better for Bigints
to close #1101
2025-08-04 17:04:36 +01:00
Dave Conway-Jones
84d557d3b3 bump neopixel package
and geohash package
2025-06-24 23:17:35 +01:00
Dave Conway-Jones
a172e6bad1 bump exif and base64 2025-04-17 10:35:57 +01:00
Dave Conway-Jones
5371f9bb92 move name field to top for a bunch of nodes 2023-11-28 17:56:07 +00:00
Dave Conway-Jones
5bb8b4d968 add version/engine support metadata 2022-07-27 14:08:02 +01:00
Dave Conway-Jones
67611f6bb6 Add cbor object packing node
and test
2022-07-22 10:18:02 +01:00
Dave Conway-Jones
5c333db0dd run snyk checks and lint packages, bump notify. 2022-01-22 22:23:41 +00:00
Dave Conway-Jones
1293a865c1 Let geohash handle null island
and add test
2021-11-29 21:26:24 +00:00
Olivier Girondel
121da5deae Allow lat and lon to be 0 (#863)
Thanks
2021-11-29 21:16:06 +00:00
Sam Machin
2d28a2304f Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones
911348790c bump rbe, random and base64 for translation 2021-03-12 20:52:40 +00:00
heikokue
80b9316d92 added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
Dave Conway-Jones
81039eacbc bump markdown node package version 2020-07-16 10:16:03 +01:00
Dave Conway-Jones
4efb7417df Move base64, msgpack, and markdown nodes to parser category
to be consistent with other parsers, and change x-red to html
2020-02-25 17:41:45 +00:00
Dave Conway-Jones
a4844dc09c remove smaz from catalogue 2020-01-28 18:12:15 +00:00
Dave Conway-Jones
150e7d5cde bump package to include Ja translations 2019-10-28 17:45:31 +00:00
Ryoichi Obara
739b3e595c [ja] Support i18n 70-base64 node. (#591)
* [ja] Translate 70-base64 node.

* Fix PR review #591 "Buffer" -> "バッファ".

We have used Japanese katakana words of "buffer" in http-request and file-out nodes.

* Fix PR review #591 "Base64" -> "base64"

* Fix PR review #591 "Base64から文字列へデコード" -> "Base64から文字列へ変換"
2019-10-28 17:40:41 +00:00
Dave Conway-Jones
04daa5b97e Let msgpack work on any msg property 2019-10-20 22:48:00 +01:00
Dave Conway-Jones
b35de37ec1 bump markdown node library, and overal libs for test 2019-10-05 21:13:58 +01:00
Dave Conway-Jones
e8a7af18d6 Tidy datagenerator, random and smaz nodes 2019-09-20 21:22:14 +01:00
Dave Conway-Jones
477b101b91 Update package.json
Bump What3 Words for PR with extra languages
2019-09-19 09:29:20 +01:00
Takeshi Ueno
003655f1b3 update support languages (#578)
https://docs.what3words.com/api/v3/#available-languages
2019-09-19 09:27:07 +01:00
Dave Conway-Jones
e20cf97fce A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
Dave Conway-Jones
294e34da5c bump markdown library package 2019-07-12 16:02:34 +01:00
Dave Conway-Jones
52dcfdbd97 Add simple markdown example flow 2019-07-09 21:07:26 +01:00
Dave Conway-Jones
84abd4bcb6 add tests for markdown node 2019-07-05 23:54:27 +01:00
Dave Conway-Jones
fef734486f Add initial markdown node
(not quite ready for prime time)
2019-07-05 18:53:25 +01:00
Dave Conway-Jones
dcbe41bf83 Add SMAZ node (for simple text compression) 2019-05-20 19:33:37 +01:00
Dave Conway-Jones
31b9cc1f61 bump what3words package on npm 2019-02-11 19:23:12 +00:00
Sam Machin
ac2f9ad8c6 Fixed What3Words words>location method (#518)
* Fixed What3Words words>location method

* Update what3words.js

added fix to Oneword
2019-02-11 19:20:13 +00:00
Dave Conway-Jones
6a28ecfbc2 Fixup Base64 node and add better tests
Revert correct <-> behaviour, make encoding info clearer, added type
checking - to close #401 and close #437
2018-04-29 17:36:18 +01:00
Dave Conway-Jones
3b20b804ae add some icon love to extra parser nodes
base64, msgpack, geohash and what3words
2018-02-08 15:52:30 +00:00
Dave Conway-Jones
f9ac210a41 Add fixed conversion modes to base64 node
to close #401
2018-02-03 15:08:05 +00:00
Dave Conway-Jones
b406b32909 finish msg.property selector for geohash, msgpack and w3w 2018-02-02 23:38:26 +00:00
Dave Conway-Jones
b2de928860 update rest of parsers to allow property to be selected 2018-01-31 11:18:30 +00:00
Dave Conway-Jones
be79b6a1c6 add msg.property option to rbe, randon, smooth and base64 nodes 2018-01-30 21:42:14 +00:00
Dave Conway-Jones
5018a3625f bump package versions for ping, msg pack and base64 2017-11-10 15:25:49 +00:00
Kazuhito Yokoi
377cfbba92 Modify ping, base64 and msgpack node to support multi-language (#364)
Thanks again Yokoi-san

* Internationalize ping node

* Internationalize base64 node

* Internationalize msgpack node
2017-11-10 15:17:05 +00:00
Dave Conway-Jones
3e8353fa0e bump waht3words package
add msg.payload{lat:lon} option
2017-10-22 11:00:48 +01:00
Dave Conway-Jones
8b53d09ad3 handle multi-line base64 strings 2017-09-11 11:58:04 +01:00
Dave Conway-Jones
7950b7d39a Move msg pack node to more supported lib msgpack-lite 2017-08-09 16:58:15 +01:00
Dave Conway-Jones
f6e71bf962 "revert" serial port and base64 nodes forwards....
undo buffer syntax updates
2017-06-30 19:52:20 +01:00