Commit Graph

  • 797ae096c8 Add express-session missing dependency for oauth Nick O'Leary 2017-07-23 17:31:42 +01:00
  • 6d76918424 Fix improper type tests is core test cases Nick O'Leary 2017-07-22 22:42:35 +01:00
  • 2aced893c6 File node: recreate write stream when file deleted Fixes #1351 Nick O'Leary 2017-07-22 22:28:45 +01:00
  • f0373cd789 Add flow stopping trace messages Nick O'Leary 2017-07-21 11:15:40 +01:00
  • 2f88dc64fc Fix userDir test case when .config.json exists (#1350) Kazuki Nakanishi 2017-07-21 19:12:04 +09:00
  • 781ca77794 Do not try to send msg after http request error handled Fixes #1344 Nick O'Leary 2017-07-19 22:37:29 +01:00
  • c6e453fb00 Fix boundary problem in range node (#1338) Kazuhito Yokoi 2017-07-20 00:42:39 +09:00
  • a40b3dd377 Modify messages in node properties to refer messages.json (#1339) Kazuhito Yokoi 2017-07-19 21:50:34 +09:00
  • 096b3534d8 Fix settings.js replacing webSocketVerifyClient by webSocketNodeVerifyClient (#1343) martiall 2017-07-14 12:34:29 +02:00
  • 5324244c55 Bump for 0.17.4 0.17.4 Nick O'Leary 2017-07-10 13:16:13 +01:00
  • 993f1dc853 Add request node test case for POSTing 0 Nick O'Leary 2017-07-09 12:17:23 +01:00
  • d8a4e9e1ab Allow false and 0 in payload for httprequest (#1334) Patrik Åkerfeldt 2017-07-09 13:17:54 +02:00
  • b3ffd33507 Add file extension into flow name of library automatically (#1331) Kazuhito Yokoi 2017-07-09 19:58:17 +09:00
  • c93870316c Fix accessing global context from jsonata expressions Fixes #1335 Nick O'Leary 2017-07-09 10:40:23 +01:00
  • fc9906624e Disable editor whilst a deploy is inflight Fixes #1332 Nick O'Leary 2017-07-08 21:16:52 +01:00
  • ba6209ba54 Replace Unknown nodes with their real versions when node loaded Nick O'Leary 2017-07-08 17:29:41 +01:00
  • f9769a73fe Retry auto-install of modules that fail Nick O'Leary 2017-07-08 17:27:45 +01:00
  • 3a2f56cb95 Fix column name in link nodes to refer language file (#1330) Kazuhito Yokoi 2017-07-07 19:43:08 +09:00
  • a4d33879dc Use namespaces with link node title attributes i18n name Fixes #1329 Nick O'Leary 2017-07-06 17:57:53 +01:00
  • e2a91d1ea9 Tidy up GPIO pin table presentation Fixes #1328 Nick O'Leary 2017-07-06 00:00:08 +01:00
  • f30f80d117 Join: count of 0 should not send on every msg Nick O'Leary 2017-07-05 14:12:28 +01:00
  • 266274135e Handle importing only one end of a link node pair Nick O'Leary 2017-07-04 23:40:37 +01:00
  • a10439b67c Make sending to Debug synchronous again Fixes #1323 Nick O'Leary 2017-07-04 23:30:51 +01:00
  • 0fd8d0e2bf Make send-error behaviour optional in file node Nick O'Leary 2017-07-04 20:12:53 +01:00
  • 47e2707fd3 Restore File In node behaviour of sending msg on error Nick O'Leary 2017-07-04 19:55:09 +01:00
  • f7bb4a7d60 Expose context.keys within Function node Nick O'Leary 2017-07-04 14:52:14 +01:00
  • 6102a31a31 JSON parser default should be not formatting output Nick O'Leary 2017-07-04 13:44:37 +01:00
  • 1692c3b102 Update changelog/package for 0.17.3 0.17.3 Nick O'Leary 2017-07-04 10:06:24 +01:00
  • ac60725d2a Fix flow library in menu to support period characters as flow name (#1320) Kazuhito Yokoi 2017-07-04 18:02:24 +09:00
  • 1542f73fa5 Fix global leaks in theme.js Nick O'Leary 2017-07-04 09:43:16 +01:00
  • 70a22187f7 editorTheme not setting custom css/scripts properly Nick O'Leary 2017-07-04 09:33:00 +01:00
  • 347e598715 Fix missing icons for some nodes (#1321) Kazuki Nakanishi 2017-07-04 17:04:27 +09:00
  • a737810c50 Add reformat button to JSONata test data editor Nick O'Leary 2017-07-03 21:57:55 +01:00
  • 92654a71fb Remove unused oldDepth from Delay node Nick O'Leary 2017-07-03 21:27:45 +01:00
  • 18615640e0 Update delay node status without spawning unecessary intervals Nick O'Leary 2017-07-03 21:23:14 +01:00
  • b8c80a2310 Avoid stringify ServerResponse and Socket in Debug node Fixes #1311 Nick O'Leary 2017-07-03 20:53:20 +01:00
  • c34c98386e Fix creating userDir other than system drive on Windows (#1317) Kazuki Nakanishi 2017-07-03 23:22:49 +09:00
  • d8a3d2793f Trigger node not handling a duration of 0 as block mode Fixes #1316 Nick O'Leary 2017-07-03 15:17:17 +01:00
  • 360b0d9997 correct gpis pin 13 typo Dave Conway-Jones 2017-07-02 20:53:27 +01:00
  • 356f46aaf4 Bump 0.17.2 0.17.2 Nick O'Leary 2017-07-02 11:15:09 +01:00
  • 87ac0507d9 and finally fix the gpio labels Dave Conway-Jones 2017-07-02 10:04:43 +01:00
  • 63657c18e2 Bump 0.17.1 0.17.1 Nick O'Leary 2017-07-02 10:57:45 +01:00
  • 817f92a50e refix GPIO - more correctly - backwards compatible Dave Conway-Jones 2017-07-02 09:59:37 +01:00
  • 304be96dd6 stop gpis node reporting bad status message on slow Pi Dave Conway-Jones 2017-07-02 00:50:55 +01:00
  • 9639081e7e re-sort package dev dips Dave Conway-Jones 2017-07-01 22:42:48 +01:00
  • dca553048a Fix PI gpio to use BCM Dave Conway-Jones 2017-07-01 22:42:13 +01:00
  • 6201ed4d55 Prevent event thread contention when sending to Debug node Closes #1311 Nick O'Leary 2017-07-01 22:01:56 +01:00
  • 6db2c04585 Fix Bug: Can not display node icon when npm package has scope (#1305) (#1309) Nguyen Thai Vinh 2017-06-30 22:49:35 +02:00
  • f3840512ba Clear moved flag when nodes are deployed Nick O'Leary 2017-06-30 21:48:38 +01:00
  • 9a6cf58565 Bump version for 0.17.0 0.17.0 Nick O'Leary 2017-06-30 11:32:56 +01:00
  • 78076122ba Remove console.log Nick O'Leary 2017-06-30 10:39:28 +01:00
  • 7429f66d6b Mark nodes that have really moved as changed Nick O'Leary 2017-06-29 23:23:16 +01:00
  • e59eff83b9 Ensure default switch node config matches what a no-op edit gives Nick O'Leary 2017-06-29 23:22:31 +01:00
  • 2083d85afa Update jsonata to latest Nick O'Leary 2017-06-29 15:55:42 +01:00
  • 4c9f1369c8 Set Proxy-Authorization when needed (#1146) timolehto 2017-06-29 17:55:12 +03:00
  • adca1d7855 File node - don't hose status web socket on multiple file writes Dave Conway-Jones 2017-06-29 11:40:47 +01:00
  • dfc4e99560 Add Chinese translation file (editor.json) (#1303) Kazuhito Yokoi 2017-06-29 19:38:21 +09:00
  • 344076c943 Fix settings tests to remove nodeSettings reference Nick O'Leary 2017-06-29 11:36:16 +01:00
  • 710f1e2ca0 Be consistent in how node settings are addressed Nick O'Leary 2017-06-29 11:17:39 +01:00
  • 74ea85d19c Ensure existing grid settings are migrated to new keys Nick O'Leary 2017-06-28 22:15:30 +01:00
  • dded98e30c tidied up implementation of file node close fix Dave Conway-Jones 2017-06-28 17:50:09 +01:00
  • 160c27c15a file node - close files when required Dave Conway-Jones 2017-06-28 17:36:04 +01:00
  • a6a9025bab Typo in http node help Nick O'Leary 2017-06-28 17:15:42 +01:00
  • a780d4463c Support category with more than one word (#1301) Chaya Stern 2017-06-28 16:27:54 +03:00
  • 23539ee907 Merge branch 'master' of github.com:node-red/node-red Nick O'Leary 2017-06-28 14:20:03 +01:00
  • b515df611d fix file node to overwrite multiple files Dave Conway-Jones 2017-06-28 13:28:01 +01:00
  • 0d896fef0b Update Changelog for 0.17 Nick O'Leary 2017-06-28 11:11:40 +01:00
  • 283d5c64cb Update Japanese translation files (jsonata.json and messages.json) (#1300) Kazuhito Yokoi 2017-06-28 17:26:07 +09:00
  • 3134bc432b Improve editor messages (jsonata.json and messages.json) (#1299) Kazuhito Yokoi 2017-06-28 17:25:35 +09:00
  • fd93fef73e Better template node help example Nick O'Leary 2017-06-27 21:52:48 +01:00
  • 8939a9c786 tiny bit of ; lint in switch node Dave Conway-Jones 2017-06-27 17:16:18 +01:00
  • 52c0d360b2 Add buffer joiner mode to Join node Nick O'Leary 2017-06-27 17:10:52 +01:00
  • d99432bff1 Use correct Buffer.from method rather than constructor Dave Conway-Jones 2017-06-27 17:11:36 +01:00
  • 4dd2d3ac7d fix tcp node new Buffer alloc size 0 Dave Conway-Jones 2017-06-27 16:58:01 +01:00
  • aa7fe3668c HTTP Request node: add info on how to do form encoding Nick O'Leary 2017-06-27 14:58:13 +01:00
  • 83ebcf1dae Reset palette-manager tabs when settings dialog reopened Nick O'Leary 2017-06-27 14:17:26 +01:00
  • c9317659c5 Prevent unmodified msg.headers from breaking HTTP Request flows Closed #1015 Nick O'Leary 2017-06-27 11:23:13 +01:00
  • 6562c558de Add help info for split node Nick O'Leary 2017-06-26 16:51:27 +01:00
  • 303f67c036 let node installer try to save with ~ version prefix to allow minor updates Dave Conway-Jones 2017-06-27 10:17:09 +01:00
  • 2482d122b8 Let join node auto re-assemble buffers Dave Conway-Jones 2017-06-26 23:10:08 +01:00
  • 1733c38b5c Update general dependencies Nick O'Leary 2017-06-26 15:03:32 +01:00
  • 7a1e4e9e99 Ensure all ace editors are destroyed in the expression editors Nick O'Leary 2017-06-26 14:23:48 +01:00
  • e590313297 Expression editor - clear legacy flag for blank expressions Nick O'Leary 2017-06-26 14:12:20 +01:00
  • b63d243e33 Update JSONata to 1.2.4 Closes #1275 Nick O'Leary 2017-06-26 13:55:22 +01:00
  • e9c1216d5c Handle logging out and already logged-out editor Fixes #1288 Nick O'Leary 2017-06-26 10:49:06 +01:00
  • df9e50445e Merge branch 'master' into 0.17 Nick O'Leary 2017-06-26 10:18:42 +01:00
  • 61339face6 Add and improve Japanese translation file(editor.json, infotips.json and messages.json) (#1284) Kazuhito Yokoi 2017-06-26 18:08:05 +09:00
  • 9cd751e977 Fix bug: Export Subflows (#1282) Chaya Stern 2017-06-26 12:07:44 +03:00
  • 7aa08ff885 Add Japanese translation file(jsonata.json) (#1271) Kazuhito Yokoi 2017-06-26 17:41:16 +09:00
  • a824caf712 update core nodes to use newer Buffer syntax Dave Conway-Jones 2017-06-24 13:53:45 +01:00
  • 395210e4f0 destroy editor to ensure fully removed on close (function, template, comment) Dave Conway-Jones 2017-06-24 12:15:03 +01:00
  • e23354b2bb tidy up split node to remove todo comments Dave Conway-Jones 2017-06-24 12:09:52 +01:00
  • bc472eb0b3 Bump ACE editor to v1.2.7 Dave Conway-Jones 2017-06-23 22:08:03 +01:00
  • 256f8e7226 add allow es6 to .jshintrc Dave Conway-Jones 2017-06-23 21:49:35 +01:00
  • f41959537b travis - don't allow node 8 fails, (and re-add 7) Dave Conway-Jones 2017-06-23 21:49:10 +01:00
  • c9e05cf9f6 split node - in object mode allow msg.complete on its own Dave Conway-Jones 2017-06-23 21:48:13 +01:00
  • 82d9a02d92 Move udp sock error listener to only be instantiated once. Dave Conway-Jones 2017-06-23 16:20:28 +01:00
  • dc9fa81346 let split of objects use key to set another property (e.g. topic) Dave Conway-Jones 2017-06-22 18:42:54 +01:00
  • b91c178200 add "split/stream" ability to file in node Dave Conway-Jones 2017-06-22 18:41:49 +01:00
  • adebdf36a5 Bug fix in exec node. White spaces in arguments now works (#1285) Simon Asp 2017-06-18 12:55:39 +02:00