Commit Graph

18 Commits

Author SHA1 Message Date
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 04daa5b97e
Let msgpack work on any msg property 2019-10-20 22:48:00 +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 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 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 7950b7d39a
Move msg pack node to more supported lib msgpack-lite 2017-08-09 16:58:15 +01:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 1ee031cad7 update parser and time nodes info style 2016-03-02 13:27:52 +00:00
dceejay 3c4d4b91d9 fixes for speeling mistooks in smooth and msgpack fixes. 2015-03-31 13:25:59 +01:00
dceejay 3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay 207b5c6fc3 Tidy up msgpack node info 2015-02-14 18:23:36 +00:00
dceejay f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
Dave C-J 7474905b08 Fix msgpack node to handle more than just objects...
Fix to close Issue #482 and #483
2014-11-09 14:28:09 +00:00
Dave C-J 8d15e68b47 Change msgpack to use pure javascript npm implementation of lib 2014-10-02 19:38:23 +01:00
Dave C-J 5435a908c1 Add msgpack parser node to pack/unpack msgpack compressed buffers. 2014-09-17 21:03:10 +01:00