1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dave Conway-Jones
456e573cd7
bump tail and xmpp packages 2022-01-17 09:54:38 +00:00
realgnark
b92ca63f93
Issue #875 node red node tail potentially stops working (#877) 2022-01-16 17:23:45 +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
8412beedf2
Bump tail node to pick up latest underlying library fixes for error handling
hopefully to address #795
2021-04-11 14:07:17 +01:00
Dave Conway-Jones
35fea0f1cc
bump tail for de translations 2021-03-25 09:49:52 +00:00
heikokue
cb3b4c3c62
tail node: improved EN help and added DE help (#779) 2021-03-25 09:48:46 +00:00
Dave Conway-Jones
169be33591
bump tail, sqlite, email, feedparser, pigpiod for German translations 2021-03-13 14:15:58 +00:00
heikokue
80b9316d92
added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
Dave Conway-Jones
9cc3d237fb
Update package.json 2020-01-04 10:29:36 +00:00
Ryoichi Obara
9478bfa14a [ja] Support i18n 28-tail node. (#615) 2020-01-04 10:25:35 +00:00
Ryoichi Obara
dda39a7867 Remove unused i18n key. (#614) 2019-12-26 15:52:56 +00:00
Dave Conway-Jones
3d60aa4c00
bump sentiment, rbe, email, feedparser, twitter, tail nodes
Locale files moved out
2019-12-05 21:36:59 +00:00
Kazuhito Yokoi
870a2146c0 Move English help to en-US directory (#592)
* Move English help about e-mail node to en-US directory

* Move English help about rbe node to en-US directory

* Move English help about tail node to en-US directory

* Move English help about twitter node to en-US directory

* Move English help about feedparse node to en-US directory

* Move English help about sentiment node to en-US directory
2019-12-05 21:18:59 +00:00
Dave Conway-Jones
d1cf309214
let tail node accept filename dynamically 2019-08-16 08:28:14 +01:00
zinen
78972a68ab Tail node add input filename (#557)
* Allow input

Added input point, removed requirement for data on data point 'filename' and added help text for new input parameter.

* Added filename parameter as an input

Handling of input msg add for parameter 'filename'. Monitoring will stop if no filename is defined either at the node level or as an input.

* Added 'state' to locale

Messages for node state added for en_US language

* Replaced messages with pointers to locale file

* Typo fixed

* Made inputs dynamic

Input bullet only available if filename is empty
2019-08-15 22:03:13 +01:00
Dave Conway-Jones
f7fa242d4d
add ja translation for tail node 2019-07-12 16:02:12 +01:00
Dave Conway-Jones
55698e637d
Update tail node to accept/display regex.
To address Issue #555
2019-07-12 12:22:13 +01:00
Dave Conway-Jones
20b2eac830
add sentiment and tail node translations
bump versions on npm
2018-12-07 17:11:09 +00:00
Dave Conway-Jones
5b34702ac4
Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00