Liu Song’s Projects


~/Projects/flow

git clone https://code.lsong.org/flow

History

ref
1.3.4
Hash Date Commit message Author
1eb8f9ad 2021-04-29 14:01:40 Update changelog Nick O'Leary
08e73d9d 2021-04-29 14:00:02 Merge pull request #2967 from hanc2006/master Nick O'Leary
b0e349b2 2021-04-29 11:22:22 Update for 1.3.4 Nick O'Leary
9ee8c1c7 2021-04-29 10:36:13 Give delay node random mina nd max more space so you can see complete value Dave Conway-Jones
cd3aba2b 2021-04-29 10:17:07 Allow nodes to access resolved theme files Nick O'Leary
a150d8e2 2021-04-28 23:37:26 Update packages/node_modules/@node-red/editor-client/src/js/ui/common/treeList.js Daniele
6da8e92f 2021-04-28 22:01:39 Fix inject node output tooltip extra property count Nick O'Leary
7df1a03b 2021-04-28 21:49:32 Handle subflow modules that contain subflows Nick O'Leary
ad316ffd 2021-04-28 21:02:23 Merge pull request #2964 from node-red-hitachi/fix-grunt-error-on-exec-node Nick O'Leary
91f5542a 2021-04-28 20:54:31 Fix importing node to currently flow rather than match its old z value Nick O'Leary
d47a8aa5 2021-04-28 17:25:26 Fix remove item when depth=0 and wrong gutter calc GitHub
70433f3d 2021-04-28 21:40:17 fix grunt fail on exec node test Hiroyasu Nishiyama
0e02d03d 2021-04-27 11:12:10 Merge branch 'master' of https://github.com/node-red/node-red Dave Conway-Jones
8e7efd98 2021-04-26 16:48:21 Don't let 'escape' whilst moving nodes interrupt things Nick O'Leary
f5a1c8bc 2021-04-26 11:54:05 Merge pull request #2957 from node-red-hitachi/fix-error-on-git-auto-commit Nick O'Leary
4cb8e994 2021-04-26 11:45:28 Timeout http upgrade requests that are not otherwise handled Nick O'Leary
bbac49ff 2021-04-26 10:18:25 Ensure function expand button is above vertical scrollbar Nick O'Leary
1d12017f 2021-04-26 10:13:57 Sort context stores in TypedInput and ensure default first Nick O'Leary
a480919e 2021-04-26 09:05:53 fix error on auto commit for no flow change Hiroyasu Nishiyama
f8abf9fc 2021-04-25 08:53:18 add another test to csv Dave Conway-Jones
9f1deb0c 2021-04-23 11:19:23 CSV Add couple more special character tests just to make sure Dave Conway-Jones
4cebbf8d 2021-04-23 10:47:23 Fix CSV handling of special chars as separators Dave Conway-Jones
e57ebdb5 2021-04-21 09:42:43 Merge pull request #2947 from kazuhitoyokoi/master Nick O'Leary
37212203 2021-04-21 13:14:46 Fix margin between nodes on palette Kazuhito Yokoi
23a5cb19 2021-04-20 23:39:21 Ensure typedInput option is selected in dropdown menu Nick O'Leary
f8d5fef3 2021-04-20 23:25:56 Ensure typedInput without value has focus class removed Nick O'Leary
0e06da6c 2021-04-20 11:06:23 Update for 1.3.3 Nick O'Leary
9eb668ab 2021-04-19 15:28:17 Prevent TypedInput label overflowing element Nick O'Leary
233a74c1 2021-04-19 15:27:47 Remove TypedInput from tab focus when only one type available Nick O'Leary
ff00afb5 2021-04-19 11:32:26 Fix project credential secret reset handling Nick O'Leary
3f43dc18 2021-04-19 10:43:01 Fix jshint error Nick O'Leary
4a4e7fc7 2021-04-19 10:39:58 Make typedInput.disable more consistent in behaviour Nick O'Leary
0253dc96 2021-04-19 10:03:11 ensure CSV node can send false as string Dave Conway-Jones
374ef390 2021-04-16 13:27:22 Merge pull request #2938 from hardillb/dev Nick O'Leary
23569006 2021-04-16 13:26:11 Fix for #2935 Ben Hardill
0167c25e 2021-04-16 11:56:23 Export package version in Grunt file so docs template can access Nick O'Leary
04a3c4bb 2021-04-14 22:28:25 Ensure mqtt-close message is published when closing mqtt nodes Nick O'Leary
b5fda564 2021-04-14 18:06:59 Fix package semver comparison to allow >1 version increment Nick O'Leary
b0955705 2021-04-13 13:34:16 Update to 1.3.2 Nick O'Leary
a4a624d5 2021-04-13 13:33:41 Update changelog Nick O'Leary
6a8cf1b7 2021-04-13 13:24:54 Fix variable reference error in editableList Nick O'Leary
39274b0c 2021-04-12 22:15:07 Add Japanese translations for Node-RED v1.3.1 (#2930) Kazuhito Yokoi
55c24306 2021-04-12 12:16:32 Merge branch 'master' of https://github.com/node-red/node-red Dave Conway-Jones
023486e1 2021-04-12 12:16:23 File out node - fix timing of msg.send to be after close., and... Dave Conway-Jones
82276437 2021-04-12 12:08:32 Merge branch 'pr_2920' Nick O'Leary
e44131f9 2021-04-12 12:08:07 Update function node help reference to node properties Nick O'Leary
5028377d 2021-04-12 11:48:10 Fix MQTT Broker TLS config row layout Nick O'Leary
51aaf1b1 2021-04-12 10:34:43 Handle package.json without dependencies section Nick O'Leary
13406e76 2021-04-12 10:05:44 Ensure theme login image is passed through to api response Nick O'Leary
4672d98e 2021-04-12 09:47:18 split node - add comment to info re $N being number of messages arriving Dave Conway-Jones
858b3d64 2021-04-10 22:17:31 fix CSV parsing with other than , separator Dave Conway-Jones
60870025 2021-04-10 21:34:26 Fix handling of user-provided keymap Nick O'Leary
ad788fbe 2021-04-08 21:09:44 Function node: describe `node.outputCount` in help text Kristian Heljas
749533b0 2021-04-08 16:23:22 Bump for 1.3.1 Nick O'Leary
142a5f7c 2021-04-08 16:21:03 Fix change node form validation Nick O'Leary
28bfa8e4 2021-04-08 14:57:38 Update changelog Nick O'Leary
7b8ed487 2021-04-08 16:52:02 Function node: add `node.outputCount` property to sandbox (#2918) Kristian Heljas
0059f947 2021-04-08 14:50:22 Merge pull request #2919 from kazuhitoyokoi/master-addjpn Nick O'Leary
9429ea7c 2021-04-08 20:32:01 Fix typo Kazuhito Yokoi
a157580b 2021-04-08 20:06:35 Add Japanese translations for Node-RED v1.3 Kazuhito Yokoi
41a01479 2021-04-07 14:37:13 Update changelog Nick O'Leary
16e021e9 2021-04-07 14:35:29 Request node: set followAllRedirects to work with POSTs Nick O'Leary
449d76a6 2021-04-06 18:31:49 Update version for 1.3.0 Nick O'Leary
70172db6 2021-04-06 18:31:16 Update changelog Nick O'Leary
ff93a383 2021-04-06 18:31:02 Update dependencies Nick O'Leary
e3b70b10 2021-04-06 17:25:12 Add property validate to Change node rule set Nick O'Leary
400141b0 2021-04-06 17:03:32 Merge pull request #2913 from heikokue/i18n-de/fixes1 Nick O'Leary
ca5e45a4 2021-04-06 16:45:21 Flag validation errors in Inject node props config Nick O'Leary
74b547b9 2021-03-31 23:54:25 Remove Node 8 from travis due to node-sass breakage Nick O'Leary
a6883055 2021-03-31 23:53:53 Fix jshint errors Nick O'Leary
f0f2eefb 2021-03-31 23:50:30 Merge branch 'pr_2908' into dev Nick O'Leary
bdb548ff 2021-03-31 23:50:00 Exec node: remove addpayValue and reuse addpay to track appending property Nick O'Leary
fe5d4abe 2021-03-31 23:14:08 Add externalModules config to settings.js Nick O'Leary
70632706 2021-03-31 23:10:54 Allow Flow.getNode to return subflowInstance nodes Nick O'Leary
8f424c06 2021-03-31 20:56:15 Merge pull request #2892 from node-red/view-stack Nick O'Leary
9955c3dd 2021-03-31 17:51:40 small fixes/improvements of DE translations Heiko Kuester
d555fcf7 2021-03-30 22:50:36 Merge pull request #2903 from node-red/plugin-resources Nick O'Leary
8da00c08 2021-03-30 21:37:39 Fix Switch node handling of hasKey rule when property is undefined Nick O'Leary
393290df 2021-03-25 22:40:25 Prevent accidental text selection of subflow toolbar text Nick O'Leary
f8a78353 2021-03-25 22:27:49 Fix credential lookup for nested subflows Nick O'Leary
082bac8c 2021-03-22 21:06:59 Handle invalid regex set dynamically in Switch node Nick O'Leary
4cafe42c 2021-03-22 20:18:23 Update node-sass to 5.x Nick O'Leary
89485971 2021-03-22 20:48:01 Use RED.util.getMessageProperty() to check message property Kazuhito Yokoi
cb72d510 2021-03-22 20:24:12 Remove type for typedInput in exec node Kazuhito Yokoi
f1035338 2021-03-22 16:19:55 Support typedInput in msg.payload field of exec node Kazuhito Yokoi
55f1e7ec 2021-03-18 10:30:03 Merge pull request #2904 from node-red-hitachi/fix-exporting-config-node Nick O'Leary
c0a765c9 2021-03-18 00:11:35 fix exporting config node Hiroyasu Nishiyama
ed44fb46 2021-03-16 10:52:16 updated DE translation for 1.3.0 (MQTT5, modules, function, ...) and other small fixes (#2901) heikokue
85436135 2021-03-15 21:06:10 Allow module to provide resources and automatically expose them Nick O'Leary
734adc64 2021-03-15 17:23:30 Add Japanese translations for Node-RED v1.3.0 (#2900) Kazuhito Yokoi
827f8d4d 2021-03-12 14:07:12 rework of DE translation (#2806) heikokue
5bbd3d62 2021-03-11 16:01:06 Merge pull request #2894 from node-red-hitachi/fix-error-report-on-node-load Nick O'Leary
df90e341 2021-03-11 12:47:54 CSV better handling of messages with incoming parts - to create array output Dave Conway-Jones
16b9abbe 2021-03-11 09:34:30 redo CSV fix for commas in header template Dave Conway-Jones
2de43b71 2021-03-10 21:31:27 Merge branch 'pr_2895' into dev Nick O'Leary
3b84f27f 2021-03-10 21:31:05 Remove arrow-funcs from editor code Nick O'Leary
f7a6a333 2021-03-10 17:51:20 Show context store name on TypedInput flow/global types Nick O'Leary
c37ea902 2021-03-10 17:50:46 Remember TypedInput selected sub option when switching types Nick O'Leary
0b39ef68 2021-03-10 14:04:47 Use cursor keys to change selection in workspace Nick O'Leary
40ea759e 2021-03-10 09:03:52 fix vanishing link in subflow Hiroyasu Nishiyama
3671a70e 2021-03-09 10:57:29 fix error report on node load Hiroyasu Nishiyama
2fa50e45 2021-03-09 00:37:01 Fix select up/down stream when zoomed in or out Nick O'Leary
9c7db138 2021-03-06 23:28:20 Add core:go-to-selected-subflow action Nick O'Leary
2d4f5b86 2021-03-06 23:21:16 Ctrl-dbclick on subflow node opens subflow tab Nick O'Leary
51818904 2021-03-06 23:20:53 Add go-to-previous/next-location actions Nick O'Leary
99a9e3a9 2021-03-06 20:27:51 Fix handling encrypted creds on /flows api Nick O'Leary
101378c6 2021-03-06 20:09:03 Properly handle credentials passed to /flows api Nick O'Leary
aa5e47b4 2021-03-04 10:45:30 Fix copy-to-clipboard action in FireFox Nick O'Leary
15715a29 2021-03-03 14:20:55 Ensure select-up/down-stream action follows branches in flows Nick O'Leary
b5751e57 2021-03-03 13:48:56 Merge pull request #2890 from node-red-hitachi/update-node-i18n-jp Nick O'Leary
7e40cb53 2021-03-03 10:07:33 update i18n and Japanese message for nodes Hiroyasu Nishiyama
4b1a86ee 2021-03-02 20:23:33 Update changelog Nick O'Leary
6c66ca8a 2021-03-02 14:52:18 Merge pull request #2888 from kazuhitoyokoi/dev-fixtraviserr Nick O'Leary
d58a091b 2021-03-02 13:13:23 Fix regular expression for Node.js v8 Kazuhito Yokoi
0566a2d9 2021-03-02 00:12:41 Fix function node tests use of RED.settings Nick O'Leary
3d23d1de 2021-03-01 21:35:31 Merge pull request #2873 from node-red/function-modules Nick O'Leary
c9c5f7f0 2021-03-01 21:34:37 Fix functionExternalModules tests Nick O'Leary
8e65408b 2021-03-01 20:50:08 Prevent duplicate keyboard shortcut from being assigned Nick O'Leary
c3adc956 2021-03-01 18:24:16 Add functionExternalModules to settings and default to false Nick O'Leary
f69d6b4e 2021-03-01 11:56:00 Merge pull request #2886 from Steve-Mcl/dev Nick O'Leary
916d377a 2021-02-28 10:29:54 Fix handling of + in shortcuts Nick O'Leary
39532a9d 2021-02-27 21:58:22 Fix keymap entries with multiple keys for same action Nick O'Leary
3dc696b2 2021-02-27 21:58:05 Fix semver comparison in palette editor Nick O'Leary
7be7dec1 2021-02-27 21:57:27 Fix removing links when deleting node Nick O'Leary
fc709ba2 2021-02-26 14:34:38 revert CSV node to commas in headers fix level Dave Conway-Jones
080e2f25 2021-02-25 19:58:59 mqtt v5 fixes Steve-Mcl
0dc4440a 2021-02-25 17:56:01 Merge branch 'master' into dev Nick O'Leary
f770786b 2021-02-25 16:06:24 Merge pull request #2846 from node-red/show-first-sidebar Nick O'Leary
46bc3314 2021-02-25 16:05:51 Merge pull request #2843 from node-red/theme-keymap Nick O'Leary
3af77b6a 2021-02-25 16:05:23 Merge pull request #2785 from node-red/library-plugins Nick O'Leary
8c4461c4 2021-02-25 16:01:31 Merge pull request #2855 from node-red-hitachi/network-examples Nick O'Leary
bccfd21c 2021-02-25 16:00:30 Merge pull request #2854 from node-red/fix-csv-template-reset Nick O'Leary
e6f1394a 2021-02-25 15:59:54 Merge pull request #2869 from node-red/Fix-join-node-array-index-and-reset Nick O'Leary
de24831f 2021-02-25 15:58:56 Merge pull request #2877 from node-red/select-tools Nick O'Leary
e5716162 2021-02-25 15:58:39 Merge pull request #2880 from node-red/stop-order Nick O'Leary
5809a3af 2021-02-25 15:58:23 Merge pull request #2881 from bartbutenaers/editableList-buttons Nick O'Leary
11a38555 2021-02-25 15:50:25 Merge branch 'pr_2778' into dev Nick O'Leary
255b8f20 2021-02-25 15:49:56 Update mqtt nodes for v5 Nick O'Leary
3d398cfd 2021-02-25 13:39:59 Tidy up typedInput syntax Nick O'Leary
5f8804c2 2021-02-25 13:03:31 Ensure TypedInput Change event is passed type/value properties Nick O'Leary
02d1369d 2021-02-23 00:00:23 Escape all user input bartbutenaers
0fef2ab5 2021-02-22 21:45:12 Avoid innerHtml bartbutenaers
16088b8a 2021-02-22 12:45:32 improve description of mqtt options Stephen McLaughlin
69befe8f 2021-02-22 11:01:39 Merge pull request #2879 from HaKr/SemVerFullCompareNewAttempt Nick O'Leary
ae7a3981 2021-02-21 23:24:40 Pass evt to button handler bartbutenaers
8b4aa3f5 2021-02-21 22:57:34 Custom buttons comment bartbutenaers
60c8a2c5 2021-02-21 22:55:19 Custom buttons bartbutenaers
fbb7dd4c 2021-02-21 22:52:41 EditableList custom buttons bartbutenaers
833ecfb1 2021-02-20 19:58:13 MQTT V5 - prep for 1.3.0 beta... Steve-Mcl
c20bab24 2021-02-20 15:52:14 more specific class selectors for show/hide items Steve-Mcl
afb17af5 2021-02-19 21:47:02 Fix global leak in lib/flows/index.js Nick O'Leary
50125684 2021-02-19 20:44:01 Stop config nodes after flow nodes Nick O'Leary
02dd1410 2021-02-19 16:55:04 New attempt for PR #2821 Harry de Kroon
0be82d96 2021-02-19 15:45:57 Merge pull request #2870 from node-red-hitachi/fix-debug-filter Nick O'Leary
b41c7962 2021-02-19 15:24:56 Add tests for pluggable library Nick O'Leary
6f9e06e7 2021-02-19 14:39:42 Add validation of library plugin id and better error reporting Nick O'Leary
c2347076 2021-02-19 14:01:33 Handle errors when initialising library plugin Nick O'Leary
c744af16 2021-02-19 11:59:49 Add support for settings object in plugin definition Nick O'Leary
74ea382c 2021-02-19 14:35:59 update subflow finding algorithm Hiroyasu Nishiyama
ab4a9e72 2021-02-18 18:50:26 Merge branch 'dev' into mqtt5 Steve-Mcl
3f9a2973 2021-01-22 11:20:28 Add partial implementation of adding library sources via editor Nick O'Leary
8a076c01 2020-12-17 14:35:01 Support for library source plugins Nick O'Leary
ca75efcb 2021-02-17 17:32:55 Adds shift-click support for selecting up/down stream nodes Nick O'Leary
f96ce2fd 2021-02-17 15:16:02 Get node-red core nodes back to the top of the list Nick O'Leary
d5f4f987 2021-02-17 14:41:50 Add 'node' object to Function close scope Nick O'Leary
11475b0c 2021-02-17 14:41:25 Move function expand buttons to overlap editor and save space Nick O'Leary
137fa989 2021-02-17 12:04:38 Move name field above tab bar in Function node Nick O'Leary
ea62c180 2021-02-17 12:04:20 Give edit dialog a little bit more vertical space Nick O'Leary
45afd060 2021-02-17 12:03:13 Prevent rogue mouseup on tab from triggering tab change Nick O'Leary
e6ec5909 2021-02-17 12:02:27 Update settings.js Dave Conway-Jones
35f78869 2021-02-16 21:16:21 Add select-connected action Nick O'Leary
d5314d2a 2021-02-16 20:46:41 Add select-up/downstream-nodes action to editor Nick O'Leary
efd8c3d6 2021-02-16 15:50:24 Merge pull request #2849 from node-red-hitachi/fix-copy-to-clipboard Nick O'Leary
7d043538 2021-02-16 14:32:14 Merge pull request #2859 from node-red/fix-numeric-status Nick O'Leary
644da0b7 2021-02-16 14:18:08 Merge pull request #2872 from node-red-hitachi/fix-node-deploy-with-group-change Nick O'Leary
785c349a 2021-02-16 13:58:59 Prevent function module overwriting built-in sandbox properties Nick O'Leary
1608196c 2021-02-16 10:07:40 Merge pull request #2874 from kazuhitoyokoi/dev-jpn Nick O'Leary
9d34abf6 2021-02-15 20:59:37 Function node: test modules identified in libs are added to sandbox Nick O'Leary
05beb6ca 2021-02-15 17:28:14 Add unit tests for externalModules Nick O'Leary
12c7238c 2021-02-15 22:05:42 revert diffConfigs args Hiroyasu Nishiyama
ed359ca1 2021-02-15 13:02:58 Add Japanese translations for Node-RED v1.3.0 Kazuhito Yokoi
b66468c4 2021-02-14 10:06:46 restart node only if node's group changes Hiroyasu Nishiyama
d2c9ccbf 2021-02-14 00:02:08 Detect externalModule dependencies inside subflow modules Nick O'Leary
85e05b78 2021-02-13 19:53:10 Hide projects dialog when opening proj with invalid encrypt key Nick O'Leary
e5471b44 2021-02-13 00:27:42 Merge pull request #2871 from node-red-hitachi/fix-IE11-flow-downlod Nick O'Leary
e0f0a76a 2021-02-13 00:25:40 Update marked dependency Nick O'Leary
6336ab12 2021-02-13 00:21:27 Merge branch 'dev' into function-modules Nick O'Leary
e899d2d5 2021-02-13 00:18:04 Fix tests for externalModules component Nick O'Leary
a94c19a6 2021-02-12 22:40:30 Fix up loading of freshly installed modules in Function node Nick O'Leary
9c09ee3b 2021-02-12 18:14:13 Rework Function node module integration Nick O'Leary
d8e68a75 2021-02-12 17:24:33 Update CSV template words for clarity. Dave Conway-Jones
302c5cfe 2021-02-12 16:55:41 CSV node - handle commas in msg.columns if quoted. Dave Conway-Jones
1be337fb 2021-02-13 00:23:30 make nodes with only group change not deployed by nodes deploy mode Hiroyasu Nishiyama
3ec37e2c 2021-02-11 23:10:33 make flow download code separate utility instead of polyfill Hiroyasu Nishiyama
3740c21b 2021-02-11 17:56:08 add IE11 polyfill to support URI download scheme Hiroyasu Nishiyama
5a6568e7 2021-02-10 17:32:27 allow filtering of debug node output within subflow Hiroyasu Nishiyama
4cd9b7b0 2021-02-09 17:27:58 fix join node in array mode with repeated messages, and rallow reset all Dave Conway-Jones
dd780945 2021-02-09 15:04:00 Sanitize Debug node name when display enable/disable message Nick O'Leary
e86f6a84 2021-02-05 11:36:26 fix numeric status not displaying by ensuring it's a string Dave Conway-Jones
fad8dcd3 2021-02-03 18:04:37 Bump for 1.2.9 Nick O'Leary
1633a2ff 2021-02-03 15:50:05 Sanitize node type names when displaying in notifications Nick O'Leary
a2878fa0 2021-02-03 15:46:57 Sanitize branch name before displaying in notification message Nick O'Leary
735de290 2021-02-03 15:42:56 Handle more valid language codes when validating lang params Nick O'Leary
818021e0 2021-02-03 17:13:56 add examples for websocket in/out node Hiroyasu Nishiyama
3cc6c443 2021-02-03 17:12:35 add examples for UDP in/out node Hiroyasu Nishiyama
8306ddd4 2021-02-03 17:01:29 add examples for TCP in/out node Hiroyasu Nishiyama
024e71cd 2021-02-03 16:34:17 add examples for HTTP in/response node Hiroyasu Nishiyama
4313cbaa 2021-02-02 14:20:46 fix csv node template reset when array complete Dave Conway-Jones
f5da2eb6 2021-02-02 13:45:43 Merge branch 'master' into dev Nick O'Leary
23f0cd3a 2021-02-02 13:11:33 Bump for 1.2.8 Nick O'Leary
74db3e17 2021-02-01 13:39:39 Restrict project file access to inside the project directory Nick O'Leary
7bde7f0c 2021-01-30 19:30:29 fixing minor typo in node's documentation (#2848) Matthias Radde
ac68e9c6 2021-01-30 08:46:18 Merge pull request #2850 from node-red-hitachi/fix-grant-jshint-failure Nick O'Leary
32692dce 2021-01-30 09:43:01 fix jshint failure Hiroyasu Nishiyama
64d3b8e1 2021-01-30 01:20:51 fix line break of exporting nodes to clipboard Hiroyasu Nishiyama
a03edf3d 2021-01-29 10:57:11 Merge pull request #2845 from node-red/subflow-delete-prompt Nick O'Leary
e5b7ccb6 2021-01-29 10:42:04 Add subflow edit button to palette tooltip Nick O'Leary
9c1ce554 2021-01-29 10:20:26 Merge pull request #2844 from node-red/disable-groups Nick O'Leary
ba387a8e 2021-01-29 10:20:04 Merge pull request #2841 from node-red/credential-timeout Nick O'Leary
7fa25c1f 2021-01-29 10:19:36 Merge pull request #2839 from node-red/subflow-search Nick O'Leary
3bd1bfc7 2021-01-29 10:16:40 Fix check for existing config nodes in subflow export set Nick O'Leary
dad47ade 2021-01-29 11:05:15 Add config node to refer to when exporting subflow Kazuhiro Ito
fa6e0c89 2021-01-28 23:42:32 Ensure the first sidebar tab is shown when editor loads Nick O'Leary
bb4b2524 2021-01-28 23:08:47 Add confirm dialog when deleting subflow with instances in use Nick O'Leary
a50404b1 2021-01-28 22:07:19 Add enable/disable toggle button for groups in info-outliner Nick O'Leary
61690ecf 2021-01-28 16:42:16 Allow default keymap to be overridden in settings file Nick O'Leary
f4c87af5 2021-01-28 11:30:10 Increase credential load timeout to 30secs Nick O'Leary
83d12f7d 2021-01-28 11:14:47 Handle timeouts when trying to load node credentials in editor Nick O'Leary
2e73b229 2021-01-28 00:41:19 Add easier ways to find subflow instances Nick O'Leary
3a0074d9 2021-01-27 23:28:19 Merge branch 'master' into dev Nick O'Leary
7068c175 2021-01-27 22:53:06 Ensure subflow help is picked up for palette tooltip Nick O'Leary
9b5ed840 2021-01-27 22:06:12 Broaden lang verification to include * Nick O'Leary
7d08de9c 2021-01-28 05:50:13 Storage examples (#2784) Hiroyasu Nishiyama
575d07e4 2021-01-27 20:45:59 Merge pull request #2836 from node-red/theme-plugins Nick O'Leary
24da3608 2021-01-27 20:37:35 Merge pull request #2779 from node-red/plugins Nick O'Leary
37935bf3 2021-01-27 20:35:32 Merge pull request #2748 from neuroforgede/master Nick O'Leary
9eb7fad6 2021-01-27 21:33:54 fixed #2790 swapped description of encodeUrl/encodeUrlComponent and d… (#2791) heikokue
438d51d2 2021-01-27 20:32:52 Allow nested msg properties in msg/flow/global expressions (#2822) Nick O'Leary
34ef055d 2021-01-28 05:32:15 Fix line break of subflow label on palette (#2828) Hiroyasu Nishiyama
4a1d66f2 2021-01-27 22:27:54 update UI, Runtime API, metadata handling, and others Hiroyasu Nishiyama
1f6328bf 2021-01-26 13:35:40 Add initial support for ThemePlugins Nick O'Leary
8e7a230d 2021-01-26 13:49:13 Fix plugin test to expect user flag Nick O'Leary
6e718ca7 2021-01-26 13:44:38 Fix merge of dev Nick O'Leary
70554e24 2021-01-26 00:25:06 Improve Ru locale (#2826) Alex Kaul
a0f736bb 2021-01-25 17:06:27 Validate user-provided language parameter before passing to i18n Nick O'Leary
79473c24 2021-01-25 18:03:51 Fix grunt release mkdir issue on Node.js 14 (#2827) Alex Kaul
441eb3bb 2021-01-25 18:02:43 Fix scrollbars (#2825) Alex Kaul
ca44af06 2021-01-25 10:56:23 Prevent crash when coreNodesDir is empty (#2831) Ben Hardill
9e179170 2021-01-20 15:35:44 Add i18n function to editor plugins when they are registered Nick O'Leary
9f71dbb0 2021-01-18 15:11:24 Fixup merge Nick O'Leary
7531314e 2020-12-14 10:40:06 Add RED.plugins module to editor Nick O'Leary
a006b520 2020-12-10 16:01:55 Initial plugin runtime api implementation Nick O'Leary
bebebaa3 2021-01-18 16:25:16 Merge pull request #2820 from node-red/export-preview Nick O'Leary
55ff035f 2021-01-18 13:18:07 Ability to add projects path to the settings file (#2816) Tiago Ferreira
d8c8d7bc 2021-01-17 01:58:13 hide unused input field (#2823) Hiroyasu Nishiyama
b0acb584 2021-01-14 15:46:22 Merge tag '1.2.7' into release/1.2.7 martinb
2b28ae34 2021-01-14 09:38:39 Add settings.execMaxBufferSize to control buffer size of exec node (#2819) Nathanaël Lécaudé
aa47bae2 2021-01-13 10:12:19 Exec node - don't append msg.payload to command by default (#2818) Dave Conway-Jones
ccfde847 2021-01-12 23:56:01 Merge pull request #2812 from node-red/property-types Nick O'Leary
b1df6d51 2021-01-12 18:23:15 Add preview of exported nodes to Export dialog Nick O'Leary
d51aefa1 2021-01-11 19:32:16 initial support for npm module installation Hiroyasu Nishiyama
c40412d7 2021-01-08 21:16:05 Merge pull request #2690 from node-red/sf-module Nick O'Leary
b0bc7eca 2021-01-08 15:20:11 Merge pull request #2763 from node-red/simple-git-setting Nick O'Leary
5489bd37 2021-01-08 15:05:34 Fix handling of default workflow mode when projects not active Nick O'Leary
ea2e3f25 2021-01-08 14:19:12 Implement node property typing Nick O'Leary
09b37cf5 2021-01-07 17:15:36 Merge pull request #2796 from fellinga/feature/lang-select Nick O'Leary
e30a0131 2021-01-07 17:11:48 Merge pull request #2788 from kevinGodell/dev Nick O'Leary
d5cc5b25 2021-01-07 15:34:27 Use subflow.info for help text and meta.type for node type Nick O'Leary
160ca6ad 2021-01-07 10:37:41 remove console.log Nick O'Leary
da96c85d 2020-11-25 19:07:30 Handle subflow modules with their own npm dependencies Nick O'Leary
de15a1c3 2020-11-19 14:28:50 Add subflow meta data edit pane Nick O'Leary
814fc8bc 2020-09-02 19:33:31 Add SubflowModule class for running subflow modules Nick O'Leary
0c9fd25d 2020-09-02 19:33:12 Nodes log via parent flow to allow flow-info to be added Nick O'Leary
9a660f3f 2020-08-28 16:36:11 Support npm subflow modules Nick O'Leary
6e1466e4 2020-08-28 16:35:47 Tidy some subflow env props css Nick O'Leary
7913b3cb 2021-01-07 10:17:50 Merge branch 'master' into dev Nick O'Leary
87c9ed63 2021-01-07 10:12:33 Merge pull request #2797 from node-red/externalModules Nick O'Leary
06ceb056 2021-01-07 10:09:49 Update build.yml Nick O'Leary
65b4ef6c 2021-01-07 10:06:08 Remove ES6 from editor code Nick O'Leary
0284ef40 2021-01-06 20:20:32 Fix loading individual module catalog Nick O'Leary
8a87f937 2021-01-06 20:03:22 Use npm info to check pending install version Nick O'Leary
af195362 2021-01-06 17:36:59 Better logging when deprecated editorTheme.palette.* settings used Nick O'Leary
abe77ab9 2021-01-06 11:49:31 Bump for 1.2.7 Nick O'Leary
ea720bb4 2021-01-06 11:41:17 Bump dependencies Nick O'Leary
6ee2e2b5 2021-01-06 11:39:30 Merge pull request #2777 from aaronmyatt/improve-test-coverage-in-editor-api-index Nick O'Leary
3885107e 2021-01-06 11:37:22 Merge pull request #2805 from kelvininc/user_menu_theme_improvement Nick O'Leary
30a68fef 2021-01-06 11:22:52 Ensure subflow-scoped config nodes do not get moved on import Nick O'Leary
fa84c4e4 2020-12-29 21:54:57 Allow to explicit use userMenu in the theme configuration Tiago Ferreira
5743a5f9 2020-12-27 21:34:21 Filter palette manager nodes based on allow/deny list Nick O'Leary
9d2d060d 2020-12-27 20:59:31 Fix unit tests for externalModules Nick O'Leary
b36e7e17 2020-12-27 14:44:32 add settings to init fellinga
aacb92a7 2020-12-27 12:49:17 Implement allow/denyList when loading/installing modules Nick O'Leary
4943bde3 2020-12-27 12:59:12 add optional lang select fellinga
fc459be5 2020-12-23 23:29:07 Deprecate editorTheme.palette.editable for externalModules.palette.allowInstall Nick O'Leary
3151502a 2020-12-23 22:05:58 Deprecate autoInstallModules for externalModules.autoInstall Nick O'Leary
79b10ed1 2020-12-22 16:30:38 allow for adding an array of middleware functions Kevin Godell
34b27f2e 2020-12-22 16:28:33 allow for adding an array of middleware functions Kevin Godell
c433f736 2020-12-17 09:25:35 Improvements to DE translation (#2192) David Mödinger
55e6c6e0 2020-12-16 21:53:52 adds tests for editor-api.start() aaronmyatt
496b5a09 2020-12-15 17:20:22 Ensure subflow credential objects exist Nick O'Leary
02510efd 2020-12-15 13:37:07 Merge pull request #2781 from johnwang71/flow-undefined-474 Nick O'Leary
be828af3 2020-12-14 18:18:50 Fix bug: Crash & quit while handling exception with undefine msg.error. i.e. flow with 3 nodes, http-in, delay 5-10s, http-out; client with 3s timeout request the flow; TypeError: Cannot read property 'hasOwnProperty' of undefined\r at Flow.handleError (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:474:27) johnwang71
9b1c114c 2020-12-07 14:05:15 Merge pull request #2772 from node-red/api-tidy Nick O'Leary
4df27d4b 2020-12-07 14:04:42 Fix typos in parser examples Nick O'Leary
e3445dae 2020-12-07 14:01:14 Merge pull request #2749 from node-red-hitachi/parser-example Nick O'Leary
f5fcf236 2020-12-07 13:58:53 Merge branch 'pr_2751' into dev Nick O'Leary
0a6c08e2 2020-12-07 13:54:47 Merge pull request #2750 from node-red-hitachi/split-join-node-mapi Nick O'Leary
b80a7459 2020-12-07 13:53:51 Merge pull request #2733 from node-red-hitachi/delay-node-mapi Nick O'Leary
f6480e6e 2020-12-07 13:52:34 Merge pull request #2744 from node-red-hitachi/sort-node-mapi Nick O'Leary
41d12c43 2020-12-07 13:50:09 Merge pull request #2734 from node-red-hitachi/csv-node-mapi Nick O'Leary
169a2484 2020-12-07 13:33:04 Merge pull request #2738 from node-red-hitachi/batch-node-mapi Nick O'Leary
be52ec13 2020-12-07 12:48:33 mark more TODO areas (mostly debugging) Steve-Mcl
00db4319 2020-12-07 12:26:27 design/TODO comments Steve-Mcl
6bac2076 2020-12-07 12:25:51 better handling of server properties Steve-Mcl
df1eb631 2020-12-07 12:21:53 Merge pull request #2752 from bartbutenaers/readonly-typedinput Nick O'Leary
6150ae78 2020-12-07 11:50:33 userProperties input type correction Steve-Mcl
fc7967d4 2020-12-03 11:24:28 Fix missing promise on setUserSettings Nick O'Leary
fca21ac1 2020-12-02 13:14:39 Rename paletteEditorEnabled to installerEnabled Nick O'Leary
6fb96fa3 2020-12-02 09:25:10 Move exec and events components to util module Nick O'Leary
a1f565f7 2020-11-30 16:58:05 Use more async funcs in runtime/lib/api to reduce Promise creation Nick O'Leary
5992ed1f 2020-11-30 14:38:48 Fully remove when.js dependency Nick O'Leary
beccdac7 2020-12-07 11:48:38 Merge branch 'master' into dev Nick O'Leary
9f3e9786 2020-12-07 11:45:53 Disable nyc coverage reporting on older node versions Nick O'Leary
b72ea631 2020-12-07 11:45:02 config node userProperties should only permit json Steve-Mcl
27550f2d 2020-12-07 09:43:52 automatically use resposeTopic if topic is empty Steve-Mcl
6917919f 2020-12-07 09:41:43 show name as @x if alias is set but topic is not Steve-Mcl
48d6fe59 2020-12-07 08:21:59 Merge branch 'dev' into mqtt5 Steve-Mcl
c9bc530d 2020-12-06 15:29:54 tests custom cors settings aaronmyatt
0b569a41 2020-12-05 23:06:18 exercise admin auth pathways aaronmyatt
950fd7d2 2020-12-05 15:15:36 removes unused dependencies aaronmyatt
50dd0354 2020-12-04 23:00:31 adds admin middleware tests aaronmyatt
78f1cb8a 2020-12-01 23:05:22 ensure trigger timestamp option sends .now() Dave Conway-Jones
4bfe9a9a 2020-11-25 21:09:45 Bump for 1.2.6 Nick O'Leary
c5d38d89 2020-11-24 18:29:39 Library: properly handle symlinked folders Nathanaël Lécaudé
bbe3ee70 2020-11-25 21:07:50 Merge pull request #2768 from natcl/librarySymlinks Nick O'Leary
2f86bb1c 2020-11-25 21:05:31 Update MQTT to latest to fix Node 8 URL breakage Nick O'Leary
39996900 2020-11-25 21:04:24 Support Windows paths when installing tarball by path name Nick O'Leary
b1c0d6b4 2020-11-24 18:29:39 Library: properly handle symlinked folders Nathanaël Lécaudé
d57edaa4 2020-11-20 00:09:30 Update Japanese translations for 1.2.5 (#2764) Kazuhito Yokoi
3033d208 2020-11-19 13:45:56 Merge remote-tracking branch 'upstream/dev' into mqtt5 Steve-Mcl
0f7d185a 2020-11-18 12:23:27 Ensure runtime side picks up default project workflow mode Nick O'Leary
81f20064 2020-11-18 12:02:45 Allow default project workflow to be set via settings Nick O'Leary
c6129b44 2020-11-18 16:36:56 Merge branch 'master' into dev Nick O'Leary
088419b3 2020-11-18 11:02:09 Fix unsecure command usage in GH Action Nick O'Leary
8ebcee32 2020-11-17 23:09:07 Bump for 1.2.5 Nick O'Leary
2b801a75 2020-11-17 23:07:43 Fix import of config nodes with unknown z property Nick O'Leary
98b63954 2020-11-17 22:09:17 Set ACTIONS_ALLOW_UNSECURE_COMMANDS in GH Action Nick O'Leary
e0b797fc 2020-11-17 21:06:21 Update changelog Nick O'Leary
795416a8 2020-11-17 21:03:24 Bump for 1.2.4 Nick O'Leary
545dda16 2020-11-17 20:50:29 Support bigint types in Debug sidebar Nick O'Leary
f19ec5d9 2020-11-17 13:29:13 Clear retained status of deleted nodes Nick O'Leary
6ea978d8 2020-11-16 21:04:38 Prevent needless retention of node status messages Nick O'Leary
42f3b70a 2020-11-17 01:44:18 Update Russian Locale (#2761) Alex Kaul
1cd10f07 2020-11-16 11:37:32 Update projects dialogs to use TypedInput-cred input Nick O'Leary
bed1d31b 2020-11-16 11:37:04 Restore cursor position in TypedInput cred-mode Nick O'Leary
99478897 2020-11-14 14:10:32 Ensure config nodes with invalid z are imported somewhere Nick O'Leary
d79cd463 2020-11-14 14:09:24 Disable projects when flowFile passed into grunt dev Nick O'Leary
2a8290a4 2020-11-13 18:23:35 Bump version to 1.3.0-beta.1 Nick O'Leary
ccf4e737 2020-11-12 18:56:43 cleanup test case for support of out of order messages martinb
01b67c69 2020-11-12 18:51:14 add test case for support of out of order messages support in auto mode of join node if exactly one message has count set martinb
4023ab3f 2020-11-13 00:01:44 Add Russian Locale (#2531) Alex Kaul
70f3b745 2020-11-12 19:21:45 Add Japanese translation for http-in node (#2758) Kazuhito Yokoi
ca4960e0 2020-11-10 14:43:59 Fix CSV node repeating array output Dave Conway-Jones
ebe604e1 2020-11-09 21:13:20 Ensure user keyboard shortcuts override defaults Nick O'Leary
32b04cd3 2020-11-06 08:48:14 Disable TypedInput bartbutenaers
e1491746 2020-11-06 08:45:50 Disable TypedInput bartbutenaers
f878ffc0 2020-11-05 13:53:22 Update changelog Nick O'Leary
15b49f4d 2020-11-05 13:48:55 Disable 'use strict' checking in Function node Nick O'Leary
b1cc7b32 2020-11-05 09:38:34 de-duplicate colour keys Dave Conway-Jones
65d90a6d 2020-11-05 09:20:47 Add gray/grey alternate options for status Dave Conway-Jones
a58f4c2e 2020-11-05 09:19:47 remove " from npm install prefix option Dave Conway-Jones
f038069f 2020-11-05 15:09:41 Messaging API support in Trigger node Kunihiko Toumura
407cb3e7 2020-11-04 21:43:20 Messaging API support in Split/Join nodes Kunihiko Toumura
b8bc62ee 2020-11-03 20:54:04 add example for YAML node Hiroyasu Nishiyama
ccbd179f 2020-11-03 20:06:27 add example for XML node Hiroyasu Nishiyama
dac7830b 2020-11-03 20:06:18 add example for JSON node Hiroyasu Nishiyama
75d7ac2d 2020-11-03 10:42:45 Merge pull request #2747 from node-red-hitachi/update-message-jp Nick O'Leary
468cfeff 2020-11-03 09:35:21 make split node work with out of order messages as long as one of the messages has msg.parts.count set to the proper value martinb
bc82ca21 2020-11-03 17:32:53 add examples for HTML node Hiroyasu Nishiyama
725c9622 2020-11-03 14:34:34 add examples for CSV node Hiroyasu Nishiyama
6720c1aa 2020-11-03 09:16:13 update Japanese message catalogue for 1.2.3 release Hiroyasu Nishiyama
280203e6 2020-11-02 21:32:20 Move mosca to ui-test-dependencies list Nick O'Leary
281d8b7c 2020-11-02 21:31:27 Bump for 1.2.3 Nick O'Leary
2c6cda1f 2020-11-02 21:13:52 Handle import errors on initial load and report to user Nick O'Leary
d7dfeaf0 2020-11-02 13:31:27 Messaging API support in Sort node Kunihiko Toumura
fa532da8 2020-10-29 15:42:00 Merge pull request #2739 from node-red/settings-file Nick O'Leary
cbf84647 2020-10-29 11:51:30 Modify default settings comment Nick O'Leary
dbfbd54e 2020-10-29 16:16:03 Messaging API support in Batch node Kunihiko Toumura
c38a490a 2020-10-28 22:14:25 Merge pull request #2737 from node-red/fix-async-settings Nick O'Leary
9d7a4508 2020-10-28 21:59:22 Add mutex lock to saveSettings storage call Nick O'Leary
8007bea7 2020-10-26 20:25:52 Messaging API support in CSV node Kunihiko Toumura
dc1ab7e3 2020-10-26 16:52:18 Add support for Messaging API to delay node Kunihiko Toumura
a0d197d0 2020-10-25 09:52:33 Merge branch 'dev' into mqtt5 Steve-Mcl
a776ba24 2020-10-25 09:50:57 correction to retain handling def value Steve-Mcl
0ecd9673 2020-10-21 10:36:47 Only apply recovery tab on initial load Nick O'Leary
97aa1230 2020-10-19 21:22:15 Reinstate coveralls reporting to travis build Nick O'Leary
ff0be73b 2020-10-19 21:10:34 Migrate to nyc instead of istanbul for code coverage Nick O'Leary
8049e44d 2020-10-19 13:25:38 Update CHANGELOG for 1.2.2 Nick O'Leary
dc26022f 2020-10-19 13:24:04 Prevent node z property getting set to 0 or "" Nick O'Leary
e8e44f9a 2020-10-19 13:23:43 Only apply z-recovery logic to flow nodes Nick O'Leary
12d56b8b 2020-10-19 12:56:40 Fix api call to reload flows Nick O'Leary
e62fd7ed 2020-10-19 12:53:03 Remove bad z property from import config nodes Nick O'Leary
978eb95a 2020-10-15 16:22:37 Bump for 1.2.1 Nick O'Leary
e34f4acb 2020-10-15 16:21:28 Fix race condition in .config file migration Nick O'Leary
195aeb5c 2020-10-14 23:30:03 mqttv5 progress Steve-Mcl
15a600c7 2020-10-14 22:10:03 Fix tab selection after sidebar tab reorder Nick O'Leary
82ad5839 2020-10-13 21:49:11 Update changelog and bump dependencies Nick O'Leary
9af88323 2020-10-13 13:56:53 Merge pull request #2722 from node-red-hitachi/fix-link-selection Nick O'Leary
9bfe8ac0 2020-10-12 20:16:21 fix selection of link node not existing within active workspace Hiroyasu Nishiyama
f46367d7 2020-10-12 11:20:44 Fix import of merged flow Nick O'Leary
38649de8 2020-10-10 10:56:10 debugging Steve-Mcl
eb2e1c0c 2020-10-09 17:12:35 Merge pull request #2718 from node-red-hitachi/fix-upload-button-width-on-safari Nick O'Leary
33bb86cb 2020-10-08 20:24:35 mqtt5 1st draft Steve-Mcl
baffc2d6 2020-10-08 21:17:04 update Chinese translation for NodeRed v1.2 (#2719) Jiye Yu
96ab508c 2020-10-08 09:07:11 move width specification of upload button to scss Hiroyasu Nishiyama
57e42659 2020-10-07 12:33:02 Merge pull request #2716 from node-red-hitachi/fix-sidebar-tab-popup Nick O'Leary
f059e976 2020-10-07 11:37:01 Merge pull request #2717 from node-red-hitachi/i18n-module-list-refresh-tooltip Nick O'Leary
516e6430 2020-10-07 13:42:43 fix upload button width on safari Hiroyasu Nishiyama
f194a8ec 2020-10-07 11:08:23 i18n module refresh tooltip Hiroyasu Nishiyama
13f046f3 2020-10-07 09:57:34 fix unexpected line break of sidebar tab name popover Hiroyasu Nishiyama
1edf5acb 2020-10-06 17:46:11 Merge pull request #2714 from node-red-hitachi/update-function-node-help-text Nick O'Leary
af636870 2020-10-06 15:42:52 Add better error message if context file gets corrupted Nick O'Leary
379b8ada 2020-10-06 13:45:00 update info text of function node Hiroyasu Nishiyama
5e634719 2020-10-05 20:38:05 Use markdown editor if editText called with md mode Nick O'Leary
086f0f84 2020-10-02 16:07:22 Prevent group actions when in non-default mouse mode Nick O'Leary
97a4b3dc 2020-10-02 11:14:16 Merge branch 'pr_2709' into dev Nick O'Leary
4eb8d681 2020-10-02 19:07:01 Update Japanese translations needed for 1.2 (#2710) Kazuhito Yokoi
20665841 2020-10-01 19:25:21 fix to make Japanese import dialogue message single line Hiroyasu Nishiyama
a954c198 2020-09-30 10:20:41 Bump version for 1.2.0-beta.1 Nick O'Leary
bb1f8cd5 2020-09-29 20:43:03 Update CHANGELOG and bump package.json Nick O'Leary
101e96dc 2020-09-29 20:36:23 Merge pull request #2665 from node-red/msg-router Nick O'Leary
59adf828 2020-09-29 20:29:10 Merge pull request #2707 from node-red/trigger-delay-override Nick O'Leary
3b68f56b 2020-09-29 20:28:15 Update top-level copyright statements Nick O'Leary
2962c437 2020-09-29 17:47:09 Support setting trigger loop interval with msg.delay Nick O'Leary
517e3765 2020-09-29 17:39:29 Restore support for runtimeSyncDelivery flag Nick O'Leary
7a90fe5a 2020-09-29 17:35:43 Fix flow api unit tests Nick O'Leary
ea45dde6 2020-09-29 17:20:01 Remove when.js from runtime/lib/flow/index Nick O'Leary
22a301b5 2020-09-29 16:29:10 Add flows:* events and deprecate nodes-* events Nick O'Leary
605177dc 2020-09-29 16:28:52 Validate hook names when they are added Nick O'Leary
460e1f55 2020-09-21 14:43:03 Fixup merge error Nick O'Leary
6f25337b 2020-07-31 14:31:33 Add docs for RED.hooks Nick O'Leary
08148a07 2020-07-30 17:52:39 Update Node/Flow to trigger msg routing hooks Nick O'Leary
27c0e459 2020-07-30 17:52:28 Remove unused router component Nick O'Leary
bdd73631 2020-07-30 17:52:11 Add RED.hooks engine Nick O'Leary
d57ec0cd 2020-07-20 16:48:47 Refactor lib/flows code to include initial router component Nick O'Leary
952c9d8b 2020-09-29 12:11:10 Upgrade to latest nodemon to fix restart Nick O'Leary
cf84ec78 2020-09-28 21:10:23 Allow trigger node delay to be overridden with msg.delay Nick O'Leary
b595e84c 2020-09-28 14:26:20 Update jsdoc of util.getMessageProperty Nick O'Leary
6e5f115b 2020-09-28 14:23:23 Improve jsdoc of util.getObjectProperty to clarify thrown error Nick O'Leary
a1ab00c9 2020-09-28 14:13:53 sort package dependencies Nick O'Leary
6e5c4e83 2020-09-28 11:58:22 Update dependencies Nick O'Leary
48ea4879 2020-09-28 11:40:38 Update changelog Nick O'Leary
54dc98a9 2020-09-28 11:39:17 Merge pull request #2035 from node-red/simple-git Nick O'Leary
c5bdd3d0 2020-09-28 11:30:46 Allow user to manage project version string Nick O'Leary
64d6e1f8 2020-09-28 10:50:19 Changing timing in trigger node test Nick O'Leary
69d60ffb 2019-01-21 15:20:56 Add simplified git workflow to auto-commit changes Nick O'Leary
e6ffa3d1 2020-09-28 10:41:05 Cache settings when doing initial load Nick O'Leary
bb4330e4 2020-09-28 10:40:03 Clone settings before passing to storage layer Nick O'Leary
1a4d7209 2020-09-25 23:32:59 Improve timings in trigger node test Nick O'Leary
91c2f479 2020-09-25 18:29:47 Fix settings file migration test Nick O'Leary
b61701fa 2020-09-25 18:00:32 Remove UI tests from travis config Nick O'Leary
cb9f9106 2020-09-25 17:19:02 Update changelog Nick O'Leary
4b8d07f3 2020-09-25 17:11:39 Merge branch 'pr_2644' into dev Nick O'Leary
2db3a4f1 2020-09-25 17:11:10 Add unit tests for function node init code Nick O'Leary
ead1f658 2020-09-25 16:03:21 Disable selection FA icons when dbl clicking node Nick O'Leary
aae98668 2020-09-25 15:58:33 Update changelog Nick O'Leary
085ff84b 2020-09-25 15:56:32 Merge pull request #2704 from node-red/split-config Nick O'Leary
e12975cf 2020-09-25 15:50:26 Do not remove old config.json file to ease downgrade path Nick O'Leary
a33cf6b5 2020-09-25 11:53:37 Merge branch 'master' into dev Nick O'Leary
5be25d95 2020-09-25 11:53:15 Merge branch 'pr_2705' Nick O'Leary
2b29eeb7 2020-09-25 11:52:48 Add unit test for module path Nick O'Leary
785561a0 2020-09-25 11:58:03 fix getModuleFiles function t.kawamorita
b46dc883 2020-09-24 18:12:52 Update changelog Nick O'Leary
96d81ef7 2020-09-24 16:54:24 Add slight delay to fix config.json file tests Nick O'Leary
81dc3de2 2020-09-24 16:29:05 Ensure errors in ACE NRJavaScript mode are on valid lines Nick O'Leary
4d0c572c 2020-09-24 15:42:52 Fix .config.json unit tests Nick O'Leary
fb2da0ee 2020-09-23 17:29:09 Split .config.json into separate files Nick O'Leary
b8b02477 2020-09-23 10:57:58 Default flowFilePretty to true if projects enabled Nick O'Leary
103e212a 2020-09-22 23:44:10 Fix size of context sidebar refresh toggle buttons Nick O'Leary
2f335759 2020-09-21 20:12:42 Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary
576c5285 2020-09-21 18:30:15 Merge pull request #2698 from node-red/import-dupes Nick O'Leary
3c444d3f 2020-09-21 14:25:30 Merge branch 'master' into dev Nick O'Leary
7cb499cd 2020-09-21 14:00:01 Sanitize unknown node type when displaying Nick O'Leary
5a174ba0 2020-09-21 11:52:33 Add comment highlighting to JSONata and fix regex handling Nick O'Leary
041feb4e 2020-09-18 20:56:16 Ensure sf instance nodes update in outliner when import-replace sf Nick O'Leary
19726cf4 2020-09-16 23:21:52 Fix setting of esversion in nrjavascript worker Nick O'Leary
aaf134b1 2020-09-16 19:13:40 Update ACE to 1.4.12-src-min-noconflict Nick O'Leary
9d5f5ee9 2020-09-16 16:56:05 Update to MQTT 4.2.1 Nick O'Leary
a48f0827 2020-09-16 11:42:22 Detect importing duplicate nodes and help user resolve Nick O'Leary
56861582 2020-09-16 11:41:48 Allow toggleButton icons to be optional Nick O'Leary
3824cdde 2020-09-16 11:41:29 Allow treeList to have a header component Nick O'Leary
e619b9bf 2020-09-16 11:56:29 Merge pull request #2691 from node-red/recover-nodes Nick O'Leary
b7243c22 2020-09-16 11:54:34 Merge branch 'master' into dev Nick O'Leary
70b6674f 2020-09-11 14:09:54 Replace Math.random with crypto.getBytes for session tokens Nick O'Leary
ef67b848 2020-09-11 13:26:00 Check file exists before trying to take backup Nick O'Leary
baffe486 2020-09-07 21:05:27 Handle undefined value in Debug view of Array and Object Nick O'Leary
5cf489a2 2020-09-04 09:52:30 Fixup node test Nick O'Leary
44b18199 2020-09-04 09:33:23 Merge pull request #2693 from mgroenhoff/master Nick O'Leary
d84c2b78 2020-09-04 10:20:30 Fix `this` context when calling multiple event listeners (fixes #2692). Melvin Groenhoff
dc8991a1 2020-09-03 20:24:50 Ensure recoverd nodes tab is added to outliner properly Nick O'Leary