Commit Graph

59 Commits

Author SHA1 Message Date
Dave Conway-Jones 637890309a
remove superfluous debug from junction polyfill 2022-03-12 12:30:53 +00:00
Dave Conway-Jones 14cff61d49
Add polyfill junction node 2022-03-01 11:40:56 +00:00
Dave Conway-Jones 1bb31ba7ad
set daemon node to use node.debug 2021-12-23 10:58:33 +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 5db644bd57
bump some libs - email, annotate image, core 2021-10-27 14:03:49 +01:00
Dave Conway-Jones 04465c1dca
tweak up exif node - nicer colours smaller icon 2021-10-25 16:11:22 +01:00
Dave Conway-Jones b44676ef3c
bump daemon for Ja translations
make exit standalone
2021-10-18 21:13:52 +01:00
Wataru Sato eec57351d0
Add Japanese translations for daemon Node (#843)
* Separate language resources

* Add Japanese translations for daemon Node
2021-10-18 21:12:00 +01:00
Wataru Sato a4c5697820
Add Japanese translations for exif node (#840) 2021-10-10 22:09:03 +01:00
Ben Hardill ebd043cec6
fix for #813 (#814)
* Fix for #813

Ensure `msg.location` exists before populating

* Only add location data if location present
2021-06-29 09:03:46 +01:00
Dave Conway-Jones 2a4e434406
add extra infor to daemon node 2021-03-12 22:08:57 +00:00
heikokue 0772b545ea
added i18n help files (#766) 2021-03-12 13:17:23 +00:00
Dave Conway-Jones c66daa6220
remove superfluous console.log 2021-03-11 19:35:53 +00:00
Dave Conway-Jones fe42b69712
let daemon accept real json array of parameters
to close #768
2021-03-11 19:09:13 +00:00
Dave Conway-Jones a57bf5383f
Daemon node handle parameters with spaces
to close #754
2021-02-05 10:35:54 +00:00
Dave Conway-Jones ea92f293e2
Bump annotate image version from PR. 2021-01-17 17:29:57 +00:00
meeki007 54be2e679e
node-red-contrib-facial-recognition (enhancments) (#726)
* add labelLocation documentation

* Update README.md
2021-01-17 17:19:12 +00:00
Dave Conway-Jones f082306778
partially fix exif tests to fix overall grunt 2021-01-14 13:26:49 +00:00
Dave Conway-Jones c61e8b60b7
Add dedicated Worldmap mode
better handling of other types
2020-12-07 17:34:44 +00:00
Dave Conway-Jones 466b1c3deb
add worldmap features to exif node.
field of view, popup, filename, icon, etc.
2020-12-06 17:34:27 +00:00
Nick O'Leary 056836d1e5
Tidy up edit dialog 2020-10-30 09:51:03 +00:00
Nick O'Leary 3d3841e651
Fix license 2020-10-29 22:47:30 +00:00
Nick O'Leary 58e8cdc8d3
Add annotate-image node 2020-10-29 22:45:02 +00:00
Dave Conway-Jones 41d9f18608
Daemon node - catch tiny possible escape with "\n " in command as label 2020-06-22 22:45:34 +01:00
Dave Conway-Jones bf1c5abd7d
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2020-04-10 22:44:55 +01:00
Dave Conway-Jones 34c3beb430
bump daemon so npm update has a chance to update it in future 2020-04-01 17:51:51 +01:00
Dave Conway-Jones 3087e8e2a1
ensure clone msg for multi line output
to close #642
2020-03-31 17:07:22 +01:00
Dave Conway-Jones 5b975d912b
Move Daemon to standard function category 2019-09-19 09:29:48 +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 2070a932be
let daemon node pass old msg properties 2019-05-20 19:32:11 +01:00
Dave Conway-Jones c835fe7cad
fix daemon node autorun
to close #494
2018-10-24 21:54:13 +01:00
Dave Conway-Jones c59c05c693
Daemon - allow manual start rather than always auto
to close #479
2018-08-23 08:57:15 +01:00
Dave Conway-Jones 5b69ab66aa
make daemon node kill/term/int selectable 2018-05-09 09:42:51 +01:00
Dave Conway-Jones d28c5291c0
bump daemon node package 2018-03-30 14:53:25 +01:00
Dave Conway-Jones 4679077760
Make extra node names more consistent i18n wise 2018-03-30 14:50:51 +01:00
Dave Conway-Jones bb3d302bcb
Add try/catch to daemon 2018-02-09 12:51:42 +00:00
Dave Conway-Jones 9f290f651e
tidy and bump exif package to npm 2018-01-07 15:43:37 +00:00
JJ Cantillon 29694dd2cb make exif node add exif data even if gps missing (#393) 2018-01-07 15:26:57 +00:00
Dave Conway-Jones fce96ff196
don't remove daemon input listener on auto restart
to re close #365
2017-10-29 21:54:01 +00:00
Dave Conway-Jones cabf9ad00c
only register input listener once on daemon node
to close #365
2017-10-28 23:12:39 +01:00
Dave Conway-Jones 5ac15e620a
ensure daemon node has a command to run
in order to prevent crash.
2017-08-22 15:49:31 +01:00
Dave Conway-Jones 0fb8a1a2a0
add kill and start parameters to daemon node 2017-05-03 17:46:10 +01:00
Dave Conway-Jones faba134e42 add lables to daemon node 2017-01-29 17:46:50 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones 83ea35d0dd Let daemon node call done() so it has time to kill child process 2017-01-01 23:34:23 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones f63d8d6343 Daemon node. Check payload length rather than trim to handle buffer
to close #242
thanks @gbrault
2016-10-17 21:35:12 +01:00
Dave Conway-Jones 71c0a0c7cf add info to daemon node to point out python unbuffered 2016-08-28 11:37:51 +01:00
Dave Conway-Jones eb17e6533e clean up whitespace on daemon args
cause less errors if any trailing whitespace removed,
2016-08-16 10:12:31 +01:00
Dave Conway-Jones 8563624983 Add line output mode for Daemon node
to address #202
2016-04-18 21:40:43 +01:00