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
|
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
|
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
|
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
|
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
|
8b53d09ad3
|
handle multi-line base64 strings
|
2017-09-11 11:58:04 +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 |
|
Dave Conway-Jones
|
6c3c16f210
|
update "core" extra nodes to use newer Buffer syntax
|
2017-06-24 13:53:22 +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
|
c91e22744f
|
remove unnecessary logging from base64 node
|
2016-09-15 21:20:43 +01:00 |
|
Dave Conway-Jones
|
1ee031cad7
|
update parser and time nodes info style
|
2016-03-02 13:27:52 +00:00 |
|
dceejay
|
3896a82bd8
|
Start making non-red-nodes tolerant to missing payloads
|
2015-03-31 13:18:25 +01:00 |
|
Dave C-J
|
3e4c740b24
|
Add Base64 encode/decode parser node
|
2014-10-09 21:39:34 +01:00 |
|