Liu Song’s Projects


~/Projects/flow

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

History

ref
1.0.0-beta.1
Hash Date Commit message Author
b68835f1 2019-05-24 10:44:46 Update CHANGELOG Nick O'Leary
32714c5d 2019-05-24 10:26:00 Fix node multi-select mode Nick O'Leary
245e06f0 2019-05-24 10:22:14 Merge branch 'master' into dev Nick O'Leary
e0111d3f 2019-05-24 10:09:21 Merge pull request #2167 from minzojian/master Nick O'Leary
a71d4223 2019-05-23 23:38:42 Add node-select to typedInput Nick O'Leary
20cba641 2019-05-23 16:48:07 Disable copy/paste and enable select-all in node-select mode Nick O'Leary
502a8112 2019-05-23 16:39:56 Remove hardcoded colours from some nodes Nick O'Leary
308c6ee4 2019-05-23 16:39:34 Update catch/status nodes to use selectNodes api and treeList Nick O'Leary
cae003d4 2019-05-23 16:39:06 Add RED.view.selectNodes api for node selection whilst editing Nick O'Leary
b9b900e9 2019-05-22 14:27:28 Add build-custom-theme script Nick O'Leary
8bdba917 2019-05-22 00:10:55 Line-up view tooltip text (again) having fixed size calculation Nick O'Leary
97f11e38 2019-05-22 00:04:19 Minimise work done to calculate node label widths Nick O'Leary
c4f5df0c 2019-05-22 00:03:26 Bump to jquery 3.4.1 Nick O'Leary
9ed3a674 2019-05-21 23:48:33 Fix node label size calculation Nick O'Leary
359c0354 2019-05-21 23:32:42 Set package version to 1.0.0-beta.1 Nick O'Leary
fc77c089 2019-05-21 23:31:21 Bump dependencies Nick O'Leary
137a7ac4 2019-05-21 23:30:59 Fix getLibraryEntry for files missing meta data Nick O'Leary
42b60aef 2019-05-21 22:58:56 Fix library/clipboard import/export issues Nick O'Leary
5ab7380a 2019-05-21 17:19:39 Add auto-refresh toggle to context sidebar Nick O'Leary
afa25df1 2019-05-21 17:19:12 Allow RED.settings.get/set to use full property desc Nick O'Leary
5cb88832 2019-05-21 15:26:15 Fix Deploy menu focus style Nick O'Leary
78aeb949 2019-05-21 15:26:03 Line up component footer buttons better Nick O'Leary
5f3e9a19 2019-05-21 15:25:38 Introduce toggleButton and move flow-disabled to use it Nick O'Leary
420e8c00 2019-05-21 15:24:45 Fix setting output port labels Nick O'Leary
c63b8a4e 2019-05-20 22:03:05 Fix a couple css errors in menu/config sidebar Nick O'Leary
5f5feaed 2019-05-19 22:33:34 Add expand editor button to Template node Nick O'Leary
87a1f616 2019-05-18 17:04:56 Update index.js KentWood
cc051544 2019-05-17 16:32:14 Only NLS status text that starts with a letter Nick O'Leary
83d99043 2019-05-17 13:46:26 Add "don't parse numbers" option to csv node Dave Conway-Jones
6a57d25f 2019-05-17 11:45:16 Trigger change evnt on typedInput when type changes and options present Nick O'Leary
91473e73 2019-05-17 10:47:37 Merge pull request #2126 from natcl/master Nick O'Leary
1d91ac11 2019-05-17 10:46:48 Merge pull request #2154 from Holger-Will/dev-esm Nick O'Leary
2850477a 2019-05-17 10:46:36 Merge branch 'dev' into dev-esm Nick O'Leary
651b1c92 2019-05-17 10:45:36 Merge pull request #2156 from bernardobelchior/patch-1 Nick O'Leary
77e74eb3 2019-05-17 10:44:50 Merge pull request #2159 from hobbyquaker/master Nick O'Leary
5bb2bc70 2019-05-17 10:43:48 Merge pull request #2158 from node-red/statusbar Nick O'Leary
98a001a8 2019-05-17 10:42:43 Deprecate editor-button css class Nick O'Leary
0d75ff33 2019-05-16 22:32:28 Found some more ids and classes to namespace Nick O'Leary
8567f165 2019-05-16 14:42:41 Only redraw node status when it has changed Nick O'Leary
68b94737 2019-05-16 14:42:21 Add tooltip on node error icon for validation errs Nick O'Leary
094c92ed 2019-05-16 13:43:42 Fix ui tests for new css classes Nick O'Leary
42ab6def 2019-05-16 13:26:49 Tidy up remaining css classes Nick O'Leary
3a257e1e 2019-05-16 10:28:01 Fix typedInput styling and allow option list to scroll Nick O'Leary
2bf9a353 2019-05-15 16:29:06 Fix panel/tray size calculation on resize Nick O'Leary
bbe41feb 2019-05-15 14:17:44 Fix view tooltip text position Nick O'Leary
031362a6 2019-05-15 13:54:29 Move all colours to sass variables Nick O'Leary
4418f8bf 2019-05-09 19:22:40 Better CSS namespace of base form elements Nick O'Leary
364175fa 2019-05-09 14:51:20 Merge pull request #2163 from node-red-hitachi/fix-debug-node-memory-leak Nick O'Leary
13cf2b48 2019-05-09 18:06:10 use jQuery DOM manipulation instead of raw JS Hiroyasu Nishiyama
e4f66942 2019-05-08 22:43:41 Fix CSV regex to treat strings starting e as text Dave Conway-Jones
59093f17 2019-05-08 19:06:08 Pull out more CSS colors to sass variables Nick O'Leary
db5e79a1 2019-05-08 19:05:30 Convert node-change/error icons to SVG Nick O'Leary
f0b1585b 2019-05-08 18:51:16 Remove redundant conditional Bernardo Belchior
50228c59 2019-05-08 13:26:48 Namespace more editor component CSS Nick O'Leary
b98e8501 2019-05-07 16:48:05 Namespace type editors CSS Nick O'Leary
bc540eef 2019-05-07 15:47:33 Namespace projects CSS Nick O'Leary
3f1c4b41 2019-05-07 14:46:44 Namespace dropdown menu CSS Nick O'Leary
5e7689a1 2019-05-04 09:47:29 i18n-german fix typos hobbyquaker
42845cfc 2019-05-04 09:36:58 i18n-german subflows https://github.com/jwende/nodered-german/issues/14 hobbyquaker
caad0eca 2019-05-04 09:33:54 i18n-german fix typo hobbyquaker
67f8ec7f 2019-05-03 21:32:12 Append node configs to div rather than body Nick O'Leary
d8d37a66 2019-05-03 20:22:46 Namespace diff CSS Nick O'Leary
69db23f2 2019-05-03 19:59:40 i18n-german retain https://github.com/jwende/nodered-german/issues/16 hobbyquaker
c3f6bcad 2019-05-03 19:58:50 i18n-german payload https://github.com/jwende/nodered-german/issues/9 hobbyquaker
ab1521bf 2019-05-03 19:56:44 i18n-german topic https://github.com/jwende/nodered-german/issues/8 hobbyquaker
fafe8b88 2019-05-03 19:54:45 i18n-german number https://github.com/jwende/nodered-german/issues/6 hobbyquaker
9276988f 2019-05-03 19:52:28 i18n-german buffer https://github.com/jwende/nodered-german/issues/6 hobbyquaker
85179edf 2019-05-03 19:51:56 i18n-german string https://github.com/jwende/nodered-german/issues/6 hobbyquaker
2f1ba6cf 2019-05-03 19:47:30 i18n-german https://github.com/jwende/nodered-german/issues/4 hobbyquaker
93674b4e 2019-05-03 19:22:50 i18n-german https://github.com/jwende/nodered-german/issues/3 hobbyquaker
20851664 2019-05-03 19:21:50 i18n-german https://github.com/jwende/nodered-german/issues/2 hobbyquaker
38c87a05 2019-05-03 19:20:19 i18n-german https://github.com/jwende/nodered-german/issues/1 hobbyquaker
ad775655 2019-05-02 22:33:29 Namespace CSS for Debug, Keyboard, Clipboard, Settings Nick O'Leary
0e02e219 2019-05-02 17:03:42 Get rid of Bootstrap Nick O'Leary
1e35a6ce 2019-05-02 17:03:09 Fix sidebar separator draggable Nick O'Leary
90b167eb 2019-05-02 16:10:47 Remove bootstrap.js and package all js in vendor.js Nick O'Leary
5b1defad 2019-05-02 16:09:13 Simplify index.mst to a single div to insert the editor Nick O'Leary
8dc1ad81 2019-05-01 22:41:20 Namespace workspace/view css Nick O'Leary
126a4205 2019-04-30 23:38:54 Namespace all header css Nick O'Leary
5866dad7 2019-04-30 23:28:35 Namespace context/config sidebar css Nick O'Leary
9dac679b 2019-04-30 22:56:39 Namespace all sidebar css Nick O'Leary
12ff3abe 2019-04-30 14:19:51 Remove unnecessary ternary Bernardo Belchior
0f07fb44 2019-04-30 05:17:46 fix formatting Holger Will
d9d98439 2019-04-30 04:57:47 allow script tags with src to reference esm modules Holger Will
d251a30c 2019-04-29 22:41:31 Update ui tests for palette css namespace Nick O'Leary
a2632fdc 2019-04-29 22:38:14 Namespace all palette css Nick O'Leary
10c81847 2019-04-29 20:53:04 Tidy zoom control statusBar widget Nick O'Leary
5e8279cf 2019-03-26 22:22:13 Add workspace statusBar Nick O'Leary
4c8c081c 2019-04-29 16:32:43 Revert branchList focus call change Nick O'Leary
bad2baba 2019-04-29 16:20:48 Merge pull request #2153 from node-red/jq3 Nick O'Leary
b5da6f9c 2019-04-29 11:50:15 Upgrade to jq 3.3.1 / jq-ui 1.12.1 Nick O'Leary
7ec99947 2019-04-29 08:45:07 Merge branch 'master' into dev Nick O'Leary
742bf85a 2019-04-29 08:42:37 Bump all dependencies Nick O'Leary
c9c6f41a 2019-04-26 16:49:35 Try adding node 12 again Nick O'Leary
b0d93df3 2019-04-26 16:33:43 Blur the active element when closing edit dialog via action Nick O'Leary
3e20892f 2019-04-26 16:31:01 Add Node 12 to travis (allow_failures) Nick O'Leary
369f8b3f 2019-04-26 16:23:23 Merge pull request #2148 from node-red/new-export-dialog Nick O'Leary
337dfba2 2019-04-26 16:21:35 Add keyboard nav to treeList Nick O'Leary
493687b5 2019-04-25 15:23:08 Allow editor language to be chosen in editor settings Nick O'Leary
c7587960 2019-04-25 11:58:23 Fix display of link node list within subflow Nick O'Leary
5c962aa8 2019-04-25 11:54:07 Merge pull request #2138 from kazuhitoyokoi/master-fixdraggable Nick O'Leary
3e9d2a80 2019-04-25 11:45:14 Merge branch 'dev' into new-export-dialog Nick O'Leary
c2aa8a20 2019-04-25 11:44:55 Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary
6d8ea2b6 2019-04-25 11:42:33 Merge branch 'dev' into new-export-dialog Nick O'Leary
b581e336 2019-04-25 11:32:09 Update runtime apis to support multiple libraries Nick O'Leary
5e43a02c 2019-04-24 11:50:24 Move remaining library dialogs to new style Nick O'Leary
6f37d5ca 2019-04-23 15:46:15 Move type-library dialogs to new treeList style Nick O'Leary
32630083 2019-04-23 14:23:17 Move library import/export to single dialog Nick O'Leary
4588089b 2019-04-21 10:31:36 hide delay node reset label on deploy Dave Conway-Jones
44b75f0b 2019-04-16 11:01:20 Adjust node animation speed Kazuhito Yokoi
162bd6a8 2019-04-16 09:47:08 Fix node drag and drop animation Kazuhito Yokoi
0c136031 2019-04-07 16:23:17 let status be simple text if wanted Dave Conway-Jones
ed2a45e9 2019-04-05 13:46:25 Bump for 0.20.5 Nick O'Leary
0fa165c6 2019-04-05 13:45:06 Revert error handling in palette manager Nick O'Leary
fe63ab12 2019-04-05 10:21:11 Bump packages to 0.20.4 Nick O'Leary
faf808da 2019-04-05 10:13:15 Update changelog Nick O'Leary
71709cd6 2019-04-04 21:59:47 reduce udp out timeout to be less than default inject at start Dave Conway-Jones
d92040b8 2019-04-04 11:36:12 Add error message if catalog invalid json Nick O'Leary
3662fbb4 2019-04-03 11:33:57 Merge branch 'master' into dev Nick O'Leary
d89ae3eb 2019-04-03 11:33:23 Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary
6175fecd 2019-04-03 10:12:12 Update changelog Nick O'Leary
fab632da 2019-04-03 10:11:20 Bump for 0.20.4 Nick O'Leary
c1e3b0d9 2019-04-02 15:00:25 http request node: warn user if msg.requestTimeout == 0 Nathanaël Lécaudé
7b15ba31 2019-04-02 16:50:14 Merge pull request #2125 from kazuhitoyokoi/master-fixfilenode Nick O'Leary
f11d4ccd 2019-04-02 16:45:30 Switch media-typer to content-type module Nick O'Leary
fbec8031 2019-04-02 14:06:37 Use userObj.username and not .name for ssh key lookup Nick O'Leary
0f57d1a4 2019-04-02 21:35:41 Fix encoding menu in file node Kazuhito Yokoi
63829b63 2019-03-29 10:30:11 Ensure mqtt message handlers are tidied up properly on partial deploy Nick O'Leary
8ac3899d 2019-03-28 22:38:22 Merge pull request #2100 from node-red-hitachi/master-korean Nick O'Leary
59fb4ea6 2019-03-28 22:38:06 Merge pull request #2111 from node-red-hitachi/context-api-testcase Nick O'Leary
92bb9bb3 2019-03-28 22:36:21 Merge pull request #2116 from aiot-maker/master Nick O'Leary
1795c491 2019-03-28 16:59:04 Merge branch 'master' into dev Nick O'Leary
ea333c19 2019-03-28 14:46:16 Update package dependencies Nick O'Leary
28ef879c 2019-03-28 14:02:09 Update ACE to 1.4.3-src-min-noconflict Nick O'Leary
10839abf 2019-03-28 13:46:52 Fix creating missing package.json when existing project imported Nick O'Leary
9832394f 2019-03-28 13:33:54 Allow subflow instance to override env var with falsey values Nick O'Leary
dd89ea37 2019-03-28 10:48:48 Prevent wire from normal node to link virtual port Nick O'Leary
5d9fd6dc 2019-03-27 15:45:28 Add explanation to the help text on the new feature to build query string from msg.payload Andrei Ochmat
f7c87e26 2019-01-18 19:53:15 Add test cases for context runtime API Hiroki Uchikawa
f98f4085 2019-01-18 18:55:54 Add test cases for context admin API Hiroki Uchikawa
543519d0 2019-01-09 18:13:33 Add test cases to ensure context API routes are correctly mounted. Hiroki Uchikawa
5a9fcd92 2019-03-26 15:51:17 Bump dev branch to 0.21.0-alpha.0 Nick O'Leary
fe236088 2019-03-20 17:01:58 Bump bcrypt to latest Nick O'Leary
b45ddadb 2019-03-20 15:24:23 Bump for 0.20.3 Nick O'Leary
a3cbe80a 2019-03-20 14:58:26 Do not dynamically add/remove upgrade listener in ws nodes Nick O'Leary
ee6c6266 2019-03-20 13:37:33 Avoid env var reference loops and support $parent. prefix Nick O'Leary
d6bd3528 2019-03-20 18:27:04 Add Korean locales files for nodes 李赫柱
962a2911 2019-03-18 15:11:56 Ensure config._flow is non-enumerable so is ignored by JSON.stringify Nick O'Leary
a242475b 2019-03-18 10:55:12 Block loading ACE from cdn Nick O'Leary
d59bf844 2019-03-15 19:04:31 Update changelog Nick O'Leary
161ee17f 2019-03-15 19:03:30 Bump for 0.20.2 Nick O'Leary
8aa00b0c 2019-03-15 19:02:24 Filter out duplicate nodes when importing a flow Nick O'Leary
afe89c36 2019-03-15 18:50:58 Handle node configs with multiple external scripts properly Nick O'Leary
bdf68311 2019-03-15 11:22:01 Bump for 0.20.1 Nick O'Leary
afa69f4c 2019-03-15 09:13:32 Ensure all subflow instances are stopped when flow stopping Nick O'Leary
6fe2b245 2019-03-14 15:25:52 Merge pull request #2091 from node-red-hitachi/korean Nick O'Leary
7442b356 2019-03-14 09:53:24 modify name of korean locale forders 李赫柱
1d7be645 2019-03-13 16:08:11 Ensure node names are sanitized before being presented Nick O'Leary
c9ff05ba 2019-03-13 13:13:31 Subflow status node must pass status to parent flow Nick O'Leary
faae184f 2019-03-13 10:46:23 Merge pull request #2090 from node-red-hitachi/fix-file-node-encoding-menu Nick O'Leary
515a8a9b 2019-03-13 19:17:32 fix problem on displaying option label on Firefox Hiroyasu Nishiyama
58914e5c 2019-03-12 14:53:12 Bump package to 0.20.0 Nick O'Leary
c944eaab 2019-03-12 14:40:47 Fix max call stack err when getting node from inside subflow Nick O'Leary
d3d95334 2019-03-12 14:25:36 Search subflows instances when looking for given node id Nick O'Leary
9c474cc0 2019-03-12 10:59:20 Bump for 0.20 Nick O'Leary
3f1b0b98 2019-03-12 10:37:24 Handle node name as unsanitized text in debug sidebar Nick O'Leary
28e08eba 2019-03-07 22:54:20 Add envVarExcludes setting to block named env vars Nick O'Leary
3213c037 2019-03-07 19:58:54 Update settings.js docs on userDir to match reality Nick O'Leary
4447288a 2019-03-07 19:58:26 Merge pull request #2083 from node-red-hitachi/fix-typo-JP-info-httprequest Nick O'Leary
eee4e83a 2019-03-07 22:50:56 fix minor typo in Japanese info text of httprequest node Hiroyasu Nishiyama
a67b4926 2019-03-07 10:02:42 Merge pull request #2081 from node-red-hitachi/dev-korean Nick O'Leary
6062ff27 2019-03-07 10:02:09 Merge pull request #2080 from node-red-hitachi/update-JP-info-httprequest Nick O'Leary
3b11195c 2019-03-07 09:03:25 Add --no-update-notifier flag to npm calls to speedup processing. Dave Conway-Jones
9946ea11 2019-03-07 10:33:55 Add Korean Language 李赫柱
7074d66f 2019-03-07 10:06:57 fix unmatched tag in English info text of httprequest node Hiroyasu Nishiyama
008b26f3 2019-03-07 10:04:06 update JP info text of httprequest node Hiroyasu Nishiyama
b246f077 2019-03-06 22:33:20 re-fix merge of file nodes Dave Conway-Jones
dc892187 2019-03-07 07:28:33 add encoding support to file in/out node (#2066) Hiroyasu Nishiyama
3c013b35 2019-03-06 21:21:35 Add file upload test for http request node Nick O'Leary
fe0d0f08 2019-03-06 15:51:16 Merge branch 'pr_2078' into dev Nick O'Leary
38b50630 2019-03-05 20:56:35 Tidy up blockquote css style Nick O'Leary
e55481a4 2019-03-05 11:12:59 conditional formData assignment only Nick Kasten
7063a885 2019-03-05 10:31:25 improved info panel UI Nick Kasten
a9bf3d02 2019-03-05 09:55:21 add multipart/form-data support to http request node Nick Kasten
781b3aff 2019-03-05 14:37:33 Merge branch 'dev' into pr_2076 Nick O'Leary
b011b920 2019-03-05 14:37:07 Keep subflow palette appearance in sync with edits Nick O'Leary
39344fca 2019-03-05 13:25:24 Fix background of tab select icon Nick O'Leary
a046b357 2019-03-05 13:24:35 Tidy up registry/loader api used by unit tests Nick O'Leary
d8e4020c 2019-03-05 13:05:36 Merge pull request #2075 from kazuhitoyokoi/dev-fixlibrarybug Nick O'Leary
f80b1720 2019-03-05 21:28:08 Add condition to handle existing node Kazuhito Yokoi
66fc4b53 2019-03-05 21:21:23 Automatic placing of node icon Kazuhito Yokoi
1f97ccdd 2019-03-05 19:38:56 Fix module name bug in library Kazuhito Yokoi
308d6889 2019-03-05 10:18:40 Update changelog Nick O'Leary
c3b9982c 2019-03-05 10:17:30 Add --no-audit flag to npm commands to reduce overhead Nick O'Leary
fab796e4 2019-03-05 09:48:13 Modify trigger spec timings to reduce false-positive test runs Nick O'Leary
749db6ba 2019-03-05 08:36:24 Merge pull request #2072 from node-red-hitachi/update-messages-JP Nick O'Leary
12d6c4dd 2019-03-05 11:57:06 add missing Japanese translation Hiroyasu Nishiyama
430a03bb 2019-03-05 11:14:02 update JP message catalogue Hiroyasu Nishiyama
43f21fc7 2019-03-04 22:37:51 Add list-flows action and button Nick O'Leary
b27da3d1 2019-03-04 16:15:06 Update changelog Nick O'Leary
4463a8e3 2019-03-04 16:10:39 Add exportGlobalContextKeys to prevent exposing fgc keys Nick O'Leary
9e74ddac 2019-03-04 12:33:36 Bump dependencies Nick O'Leary
5f62e41d 2019-03-04 11:17:19 update changelog Nick O'Leary
19a103d3 2019-03-04 11:09:18 Add _session and event to WS/TCP Status messages Nick O'Leary
8fb6bc05 2019-03-04 10:23:10 Pass complete status to Status node and filter to editor Nick O'Leary
8f61a0d2 2019-03-03 12:05:20 Fix message catalog formatting Nick O'Leary
7fa589e4 2019-03-03 11:52:20 Merge pull request #2068 from node-red-hitachi/i18n-port-label Nick O'Leary
6d8d8267 2019-03-03 11:52:12 Merge branch 'dev' into i18n-port-label Nick O'Leary
a40e84e1 2019-03-03 11:49:48 Merge pull request #2070 from bartbutenaers/dev Nick O'Leary
4844c212 2019-03-01 23:18:48 Fix hiding Bearer token bartbutenaers
236d4374 2019-02-28 22:21:22 Add api docs landing content Nick O'Leary
ae726c19 2019-02-28 20:22:33 add i18n support for port label of inject/exec/httprequest/file node Hiroyasu Nishiyama
e7f54f00 2019-02-28 10:50:15 Merge pull request #2060 from jeancarl/dev Nick O'Leary
e7b1ec69 2019-02-27 23:15:31 Add Digest and Bearer Auth modes to http request node (#2061) bartbutenaers
f4f664a4 2019-02-27 20:56:58 Ensure flows wait for all nodes to close before restarting Nick O'Leary
fec52a81 2019-02-26 21:44:36 Merge branch 'master' into dev Nick O'Leary
d8b4c1e2 2019-02-26 21:14:25 Rename issue templates to fix their order Nick O'Leary
eac853c7 2019-02-26 21:12:42 Update issue templates Nick O'Leary
a04337a2 2019-02-25 14:46:25 Merge branch 'master' into dev Nick O'Leary
50d7e163 2019-02-25 14:40:08 Bump for 0.19.6 Nick O'Leary
ef7bc931 2019-02-25 10:48:23 Merge pull request #2051 from node-red-hitachi/fix-multi-byte-output Nick O'Leary
41de7710 2019-02-21 22:44:09 Fix git clone with password protected key Nick O'Leary
2ebdd6c5 2019-02-20 00:11:31 let join node handle merged objects with repeated properties and honour parts Dave Conway-Jones
b51cfcc7 2019-02-19 09:35:35 Merge pull request #2062 from kazuhitoyokoi/dev-fixtypo Nick O'Leary
91cc03dd 2019-02-19 14:24:37 Fix typo and update message catalog Kazuhito Yokoi
9d673a21 2019-02-17 22:18:40 Use absolute flow file path in project settings Nick O'Leary
97e78953 2019-02-15 14:40:19 Transfer placeholder and type to generated TypedInput field JeanCarl
e05ff01d 2019-02-15 21:53:27 Allow a project to be located below the root of repo Nick O'Leary
0748dff3 2019-02-15 17:16:27 And fix the JSON node test Dave Conway-Jones
28d4084a 2019-02-15 17:07:11 ensure JSON node handles single booleans and numbers Dave Conway-Jones
afd2ccfb 2019-02-14 14:00:25 Detect the cloning of an empty git repo properly Nick O'Leary
057127f4 2019-02-13 16:36:36 Hitting enter in Comment node name field clicks markdown button Nick O'Leary
2937b25d 2019-02-13 14:36:36 Shift status text left if no shape specified Dave Conway-Jones
419f26db 2019-02-12 10:45:38 Fix use of custom auth strategy plugins Nick O'Leary
be1b9c0e 2019-02-11 16:15:25 Handle treeList labels as text not html Nick O'Leary
894d28c6 2019-02-11 09:01:40 Remove remnants of when library in git/index Nick O'Leary
06cc08d9 2019-02-09 21:27:54 Better align node status text to status dot Nick O'Leary
75393c0b 2019-02-09 21:24:31 Clear subflow status no close Nick O'Leary
bdc1da70 2019-02-09 21:20:20 Change subflow edit dialog titles Nick O'Leary
7cef990b 2019-02-09 20:44:21 Resize subflow edit dialog properly Nick O'Leary
fb0f12bb 2019-02-08 10:41:22 Bump to 0.20.0-beta.5 Nick O'Leary
e94b8d3e 2019-02-08 10:41:01 Update changelog Nick O'Leary
8c00e1fd 2019-02-08 10:35:06 Bump dependencies Nick O'Leary
a31fa822 2019-02-08 09:38:17 Merge pull request #2056 from node-red-hitachi/update-logic-nodes-info-jp Nick O'Leary
5d0af45d 2019-02-08 09:38:04 Merge pull request #2055 from node-red-hitachi/update-io-nodes-info-jp Nick O'Leary
e9f24802 2019-02-08 09:46:35 update Japanese info text of split node Hiroyasu Nishiyama
a8e1058a 2019-02-08 09:35:02 fix typos in Japanese info text of range node Hiroyasu Nishiyama
1a087fd7 2019-02-08 09:32:07 update info text of switch node Hiroyasu Nishiyama
50c81533 2019-02-08 09:26:11 fix header level of switch node info text Hiroyasu Nishiyama
5eab9aa4 2019-02-08 09:14:32 fix typos in tcpin node info text Hiroyasu Nishiyama
1970cbfe 2019-02-08 09:05:29 fix mismatched p-tag Hiroyasu Nishiyama
6d736201 2019-02-08 08:58:59 fix unmatched p-tag Hiroyasu Nishiyama
51ec52b5 2019-02-07 22:00:55 Merge pull request #2053 from node-red-hitachi/update-node-messages-jp Nick O'Leary
d0993871 2019-02-07 21:59:57 Merge pull request #2054 from node-red-hitachi/update-core-nodes-info-jp Nick O'Leary
3f91e4da 2019-02-07 23:35:09 update Japanese info text of template node Hiroyasu Nishiyama
41241593 2019-02-07 23:24:12 update Japanese info text of function node Hiroyasu Nishiyama
18f3789e 2019-02-07 23:15:06 update Japanese info text of catch node Hiroyasu Nishiyama
a713c925 2019-02-07 22:46:21 convert to buffer before write Hiroyasu Nishiyama
7828af59 2019-02-07 20:03:16 update Japanese message catalogue of core nodes Hiroyasu Nishiyama
d432dba7 2019-02-07 09:30:13 Merge pull request #2052 from node-red-hitachi/update-editor-messages-jp Nick O'Leary
72ae8785 2019-02-07 09:29:38 Delete package-lock.json Nick O'Leary
724acff5 2019-02-07 09:11:06 Properly sanitize node names in deploy warning dialogs Nick O'Leary
482b432e 2019-02-07 12:49:36 update Japanese message catalogue for JSONata Hiroyasu Nishiyama
351c0cb0 2019-02-07 12:33:36 add missing colon Hiroyasu Nishiyama
314a0fb5 2019-02-07 12:28:59 update Japanese message catalog Hiroyasu Nishiyama
a301bf8b 2019-02-06 22:25:25 Fix XSS issues in library ui code Nick O'Leary
37b3601c 2019-02-06 15:38:35 Link Node - scroll to current flow in node list Nick O'Leary
6e944485 2019-02-06 14:10:57 Merge pull request #2030 from node-red-hitachi/scope-parent Nick O'Leary
43126606 2019-02-06 14:06:22 Merge pull request #2050 from node-red/subflow-props Nick O'Leary
d48a09e6 2019-02-06 13:58:31 Add env type to subflow env var types Nick O'Leary
1db1ec7b 2019-02-06 21:53:23 fix encoding of file node from binary to utf8 Hiroyasu Nishiyama
2a8f0a4e 2019-02-05 23:08:39 Display parent subflow properties in edit dialog Nick O'Leary
79f3669f 2019-02-05 14:28:20 Add 'catch uncaught only' mode to Catch node Nick O'Leary
aab0f2dc 2019-02-05 08:31:38 Merge pull request #2047 from node-red-hitachi/fix-use-common-i18n-label Nick O'Leary
a47831e2 2019-02-05 08:31:04 Merge pull request #2049 from kazuhitoyokoi/dev-fixbug4outoputinsubflow Nick O'Leary
f1a5e8a4 2019-02-05 16:27:02 Fix direction value of subflow output Kazuhito Yokoi
723e9b3c 2019-02-05 14:47:30 make $parent access without key return undefined Hiroyasu Nishiyama
ff759a80 2019-02-05 13:12:21 use common i18 label for variable name placeholder Hiroyasu Nishiyama
4de1056d 2019-02-04 21:30:11 Tidy up HTTP Request payload to GET params work Nick O'Leary
884b8da8 2019-02-04 20:43:45 Merge pull request #1981 from jonferreira/dev Nick O'Leary
044ad77a 2019-02-04 20:39:05 Merge pull request #2044 from node-red-hitachi/cookie_encoding Nick O'Leary
1fe8b388 2019-02-04 17:20:13 Allow subflow env-var list to resize with the dialog Nick O'Leary
79fe7d68 2019-02-04 16:35:42 Add parsed JSON output option to MQTT subscribe node Dave Conway-Jones
c409af0e 2019-02-04 15:51:42 Add local time display option to numerics in debug window Dave Conway-Jones
5110eaff 2019-02-04 14:39:00 Merge branch 'dev' into pr_2042 Nick O'Leary
db3eee72 2019-02-04 14:12:34 Do not convert falsey env vars to blank string Nick O'Leary
3bcff913 2019-02-01 23:44:50 Add Status Node to Subflow to allow subflow-specific status Nick O'Leary
e843f192 2019-02-02 08:34:33 convert subflow env vars to dict Hiroyasu Nishiyama
f3d20538 2019-02-01 17:15:07 Make the encode option a boolean value to determine whether to encode Hiroki Uchikawa
efe8fbbd 2019-01-30 15:12:01 Better handling of multiple flow merges Nick O'Leary
ce507b3b 2019-01-30 20:57:51 simplified meta-data Hiroyasu Nishiyama
85de2270 2019-01-30 10:50:29 Make Node._flow a writeable property Nick O'Leary
7c6eb7c7 2019-01-30 19:33:23 Allow http request node to change cookie value encoding Hiroki Uchikawa
2037741b 2019-01-30 19:24:19 Revert cookie encoding behavior Hiroki Uchikawa
d534a895 2019-01-29 21:49:20 Do not propagate Flow.getNode to parent when called from outside flow Nick O'Leary
0b05b883 2019-01-30 00:04:41 add test cases Hiroyasu Nishiyama
6937aa5d 2019-01-29 23:46:56 fix type of env values Hiroyasu Nishiyama
8f6b24e0 2019-01-29 21:46:50 fixed to access last variable with same name Hiroyasu Nishiyama
ba3b64a6 2019-01-29 21:39:59 removed useless env setup & simplified env access in function node Hiroyasu Nishiyama
d23b32a8 2019-01-28 15:29:01 Bump to 0.20.0-beta.4 Nick O'Leary
ceba08a8 2019-01-28 15:27:40 Update dependencies and tidy up sentiment Nick O'Leary
e0bb03a5 2019-01-28 14:40:24 More api documentation updates Nick O'Leary
0881c6a2 2019-01-28 23:14:49 update test cases Hiroyasu Nishiyama
f88a4b17 2019-01-28 22:14:08 fixed comments from @knolleary Hiroyasu Nishiyama
2b43e3ee 2019-01-27 21:56:13 add placeholder for env var name Hiroyasu Nishiyama
2e063f91 2019-01-26 21:48:25 Merge pull request #2041 from kazntree/default-chromedriver Nick O'Leary
79062e20 2019-01-26 20:49:22 Move nodes to top-left corner when converting to subflow Nick O'Leary
a413f3cd 2019-01-26 23:15:20 Add support of subflow env var Hiroyasu Nishiyama
4baaaa8d 2019-01-25 15:46:39 Propagate Status/Error events from global config nodes Nick O'Leary
c99b3542 2019-01-25 13:35:02 Ensure status/error events are propagated to parent properly Nick O'Leary
3c8e4f8b 2019-01-23 16:29:14 Merge branch 'pr_2033' into dev Nick O'Leary
aa9a37da 2019-01-23 16:27:13 Add placeholder node when in quick-add mode Nick O'Leary
85efb48c 2019-01-22 16:13:26 Merge branch 'dev' into pr_2033 Nick O'Leary
888e7ee0 2019-01-22 16:13:06 Merge pull request #2038 from kazuhitoyokoi/dev-fixbuginwebsocketnode Nick O'Leary
d7bbf8a8 2019-01-22 12:03:30 Fix bug in websocket node Kazuhito Yokoi
e2ee88de 2019-01-21 22:08:25 offset menu so you can see node placement Dave Conway-Jones
1d1ab5b7 2019-01-21 16:15:38 don't pin new nodes to grid if not using grid Dave Conway-Jones
54c863d4 2019-01-21 14:19:19 Make Node._flow non-enumerable to avoid circular refs Nick O'Leary
acc633b4 2019-01-21 10:06:02 Don't collapse version control header when clicking refresh Nick O'Leary
766ccf85 2019-01-20 14:43:17 add fast entry via keyboard for string of nodes Dave Conway-Jones
7ab5a2be 2019-01-20 19:10:54 remove chromedriver package, and instruct how to install it when running grunt test-ui kazntree
7a6e1fe5 2019-01-18 21:42:13 Check for undeployed change before showing open project dialog Nick O'Leary
4749c922 2019-01-18 21:19:03 Add View Tools Nick O'Leary
0e035e47 2019-01-17 22:35:58 Avoid duplicate links when missing node type installed Nick O'Leary
1359545e 2019-01-17 17:15:53 Allow debug edit expression to be sent to status Nick O'Leary
5b2f24f8 2019-01-17 14:42:16 Handle i18n properly when key is a valid sub-identifier Nick O'Leary
bb73e309 2019-01-17 14:25:15 Merge pull request #2016 from jwende/dev Nick O'Leary
490903ca 2019-01-17 13:18:26 Tidy up when usage in Flow and Node Nick O'Leary
901b3229 2019-01-16 23:41:44 Restore RED.auth to node-red module api Nick O'Leary
dd720469 2019-01-16 23:33:04 Add some comments to Flow and Subflow classes Nick O'Leary
6286b34d 2019-01-16 22:38:04 Add Flow.getSetting for resolving env-var properties Nick O'Leary
81f4e0de 2019-01-16 16:27:19 Refactor Subflow logic into own class Nick O'Leary
596fbfb5 2019-01-16 23:10:03 allow $parent access of flow context Hiroyasu Nishiyama
da756fa5 2019-01-11 14:53:21 WIP: Start refactor of nodes/Flow.js Nick O'Leary
30aebc4e 2019-01-11 10:08:09 Bump JSONata in util package Nick O'Leary
45138ce5 2019-01-11 09:54:56 Bump JSONata to 1.6.4:wq Nick O'Leary
f26b9fee 2019-01-10 23:30:51 Change default dropdown appearance and sidebar tab menu handling Nick O'Leary
9e47d933 2019-01-10 15:21:27 Handle multiple-select box when nothing selected Nick O'Leary
f309a9d5 2019-01-10 13:34:47 Bump version to 0.20.0-beta.3 Nick O'Leary
a786b37c 2019-01-10 13:28:40 Make ssh key dialog accessible when opened from new proj dialog Nick O'Leary
6a519a30 2019-01-09 17:04:33 Update changelog Nick O'Leary
81ae552e 2019-01-09 17:03:17 Project ui code using incorrect error property Nick O'Leary
0ec04a36 2019-01-09 14:02:46 Allow notifications to be reused in place rather than stack Nick O'Leary
81d5b47f 2019-01-08 16:31:18 Update ws dependency in sub-modules Nick O'Leary
ed31a0cf 2019-01-08 16:21:36 Update to WS 6.x and fix all it broke Nick O'Leary
201d1926 2019-01-08 10:32:23 Bump dependencies Nick O'Leary
9ee6655b 2019-01-07 17:03:32 Bump jsonata in submodule package.json Nick O'Leary
c4beab6b 2019-01-07 16:59:38 Bump JSONata to 1.6.4 Nick O'Leary
34b66439 2019-01-07 14:59:59 Remove unused variable declaration in Change node Nick O'Leary
98e391b8 2019-01-07 14:59:48 Add audit logging to admin api Nick O'Leary
19eb8e9a 2019-01-07 14:54:35 Update palette manager properly when module updated Nick O'Leary
43b7aa40 2019-01-02 22:37:06 Remove promises from Join node Nick O'Leary
747af44f 2019-01-01 23:05:13 Tidy up variable naming in split.js Nick O'Leary
a73381e2 2018-12-22 09:22:25 german translation v01 Joerg Wende
d5ef428e 2018-12-21 14:36:45 Remove promises from Change node Nick O'Leary
5fa4d227 2018-12-21 10:38:35 Merge pull request #2010 from node-red-hitachi/fix-require Nick O'Leary
cc7e3b0c 2018-12-21 14:39:51 fix failure of RED.require Hiroyasu Nishiyama
473a2ae2 2018-12-20 22:57:47 Remove all Promises from Switch node Nick O'Leary
7f5d47f3 2018-12-20 13:15:42 Update Link node UI to use TreeList Nick O'Leary
6031f146 2018-12-20 13:15:31 Add TreeList common widget Nick O'Leary
020a469f 2018-12-19 10:05:09 Fix visual jump when opening Comment editor on Safari Nick O'Leary
091de3aa 2018-12-19 10:04:36 Fix vertical align of markdown editor in Safari Nick O'Leary
b837f760 2018-12-19 09:29:39 Avoid marking node as changed if label state is default Nick O'Leary
afe9367b 2018-12-18 22:58:19 Merge pull request #2005 from kazuhitoyokoi/dev-updatemessagecatalog Nick O'Leary
9bd9023c 2018-12-18 22:57:48 Merge pull request #2007 from node-red-hitachi/dev-uitest-mac Nick O'Leary
8502cf84 2018-12-18 21:45:33 Highlight port on node hover while joining Nick O'Leary
33dade05 2018-12-18 10:57:53 Support drag-wiring of link nodes Nick O'Leary
84cc2ad0 2018-12-18 10:57:33 Allow TypeSearch to include a filter option Nick O'Leary
dc2d3bc7 2018-12-18 10:57:18 Improve diff colouring Nick O'Leary
64df5574 2018-12-18 10:56:54 Allow sections to toggle in 2-element stack Nick O'Leary
715cc77e 2018-12-18 09:29:46 Update UI test for mac os Yuma Matsuura
b80d1af3 2018-12-17 19:01:33 Fix typo Kazuhito Yokoi
f05f534f 2018-12-17 18:48:19 Update message catalogue Kazuhito Yokoi
c0837ead 2018-12-13 16:13:57 Add support for ${} env var syntax when skipping validation Nick O'Leary
a1f135bd 2018-12-13 13:43:57 Allow oauth strategy callback method to be customised Nick O'Leary
978f4ecc 2018-12-13 12:46:19 Ensure fs context cache is flushed on close Nick O'Leary
46a8d969 2018-12-13 11:32:58 fix library Buffer( to Buffer.alloc( for node 10 Dave Conway-Jones
c2832240 2018-12-13 11:14:58 Merge branch 'master' into dev Nick O'Leary
a6ef7551 2018-12-13 11:05:52 Merge pull request #1993 from arunnattarayan/patch-1 Nick O'Leary
29a257d1 2018-12-13 11:05:21 Merge pull request #1995 from node-red-hitachi/debug-node-with-jsonata Nick O'Leary
368b76a1 2018-12-13 11:00:03 Merge pull request #2000 from node-red-hitachi/i18n-markdown-tooltip Nick O'Leary
8bb86112 2018-12-13 10:59:03 Catch file-not-found on startup when non-existant flow file specified Nick O'Leary
2f884ec7 2018-12-11 22:33:11 i18 support for markdown editor tooltip Hiroyasu Nishiyama
8c561e92 2018-12-11 11:32:12 Actively expire login sesssions and notify user Nick O'Leary
633b9180 2018-12-11 19:53:10 update info text Hiroyasu Nishiyama
0e2d0e1b 2018-12-11 19:02:49 merge dev Hiroyasu Nishiyama
ea4d65ce 2018-12-10 22:20:56 Add RED.editor.registerTypeEditor for custom type editors Nick O'Leary
d47ac84d 2018-12-10 20:54:24 Merge pull request #1999 from natcl/dev Nick O'Leary
a97759aa 2018-12-10 14:47:52 JSON node: add help about schema deletion Nathanaël Lécaudé
3fcfd4ab 2018-12-10 14:46:21 JSON node: add help about schema deletion Nathanaël Lécaudé
6d771da9 2018-12-10 13:47:55 JSON node: delete msg.schema before sending msg to avoid conflicts Nathanaël Lécaudé
62012478 2018-12-10 15:23:02 Tidy up markdown toolbar handling across all editors Nick O'Leary
8c367bcc 2018-12-09 20:33:58 update messages Hiroyasu Nishiyama
8198132c 2018-12-09 20:30:35 use output selector for specifying JSONata expression Hiroyasu Nishiyama
cf3b4e9e 2018-12-08 18:09:33 change check order for node.users Dave Conway-Jones
987dbf8a 2018-12-08 17:43:29 Merge branch 'dev' into debug-node-with-jsonata Hiroyasu Nishiyama
acf8c9bc 2018-12-07 16:49:37 Fixup version again because its Friday afternoon Nick O'Leary
7173895d 2018-12-07 16:47:19 Fixup version Nick O'Leary
43530d4a 2018-12-07 16:45:06 Remove tail/sentiment node tests Nick O'Leary
fefabef9 2018-12-07 16:44:14 Bump for 0.20.0.beta.2 Nick O'Leary
0dd40a94 2018-12-07 16:43:06 Handle 3rd party node trying to use core node-red icon Nick O'Leary
24b6670b 2018-12-07 16:23:55 Remove sentiment and tail nodes Nick O'Leary
76661abb 2018-12-07 16:10:51 Ensure changelog is copied into node-red module Nick O'Leary
e9dc9eff 2018-12-07 15:30:20 fix changelog typo Nick O'Leary
2f160743 2018-12-07 15:29:35 Add sentiment/tail external modules Nick O'Leary
98616e77 2018-12-07 14:13:59 Bump dependencies Nick O'Leary
bc014fec 2018-12-07 13:35:36 Update changelog Nick O'Leary
732598d9 2018-12-07 11:40:47 Remove deprecated warning from RED.nodes for now... Nick O'Leary
2979acd5 2018-12-07 11:40:33 Bump to beta.1 version Nick O'Leary
fd20cd52 2018-12-07 11:24:51 Add senitment and tail nodes to deprecated list Nick O'Leary
7b80ae42 2018-12-06 19:20:43 removed regex in if statement Nick O'Leary
b7012674 2018-12-06 10:54:42 Fix Template node name field from overflowing row Nick O'Leary
c76bd392 2018-12-06 10:54:23 Improve alignment of node label edit inputs Nick O'Leary
09cd710f 2018-12-06 10:51:56 Add RED.notifications.hide flag Nick O'Leary
d9aadf9d 2018-12-05 14:52:28 Merge pull request #1979 from node-red/better-npm-check Nick O'Leary
86716b5f 2018-12-05 14:47:38 Tidy up Template node edit form meeki007
96e3aab3 2018-11-11 13:44:25 update 10-switch.html - missing Font Awesome font meeki007
72c78fe3 2018-12-05 14:01:36 Merge pull request #1996 from node-red-hitachi/http-redirectList Nick O'Leary
abe74602 2018-12-05 13:48:39 Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json Nick O'Leary
8e1c1541 2018-12-05 13:00:25 API documentation updates Nick O'Leary
ee47646c 2018-12-04 15:59:43 Fix up unit tests Nick O'Leary
32d9acda 2018-12-04 15:46:46 minor fix nakanishi
4eb3bd49 2018-12-04 15:39:01 Add redirectList property in msg of http-request node nakanishi
3c4f4d27 2018-12-01 18:03:04 Support output editting of DEBUG node using JSONata Hiroyasu Nishiyama
2060af8a 2018-11-30 23:13:33 Merge pull request #1987 from node-red-hitachi/fa-nonexist Nick O'Leary
21bf74a4 2018-11-30 23:12:33 Merge pull request #1989 from TothiViseo/diffNodePropertiesOnClick Nick O'Leary
677833a2 2018-11-30 23:07:53 Merge pull request #1990 from node-red-hitachi/move-en-info-text Nick O'Leary
0b5e4f2d 2018-11-30 23:01:09 Documentation updates for node-red and runtime modules Nick O'Leary
06a1f303 2018-11-30 20:04:12 Added validation while export into library Arun Nattarayan
c1ff2415 2018-11-30 13:02:15 add fixes for core nodes Hiroyasu Nishiyama
5717f75e 2018-11-30 12:50:49 move English info text under locales directory Hiroyasu Nishiyama
6b3b68a4 2018-11-30 10:48:21 Diff panel DOM generation : Move generation of DOM for node properties to the click on the node row (instead of the diff panel opening). To-Thi Hoang
8bda2d0a 2018-11-29 16:57:39 Show arrow-in node when invalid font-awesome icon name was specified for default icon nakanishi
bc02c957 2018-11-16 10:04:53 Generate runtime api docs in runtime module Nick O'Leary
86bb5503 2018-11-15 17:11:40 Update 21-httprequest.html jonferreira
21ce23d2 2018-11-15 17:11:27 Update 21-httprequest.js jonferreira
6c75baec 2018-11-15 17:11:11 Update messages.json jonferreira
8167608f 2018-11-14 20:57:17 Handle lookup of undefined property in Global context Nick O'Leary
514e31ae 2018-11-14 18:29:27 refuse to enable palette if npm too old Dave Conway-Jones
20a31a6d 2018-11-14 12:51:23 Allow a project to be loaded from cmdline even if its unknown Nick O'Leary
4f0aa1bc 2018-11-14 12:51:02 Add 'open project' option to Projects Welcome dialog Nick O'Leary
be0ef6e5 2018-11-14 09:39:55 Merge pull request #1973 from node-red-hitachi/update-i18n-editor Nick O'Leary
93a8dbd3 2018-11-14 09:13:21 add Japanese translation of newly added message Hiroyasu Nishiyama
cf931e8d 2018-11-14 09:06:05 Merge remote-tracking branch 'upstream/dev' into update-i18n-editor Hiroyasu Nishiyama
510bfbf2 2018-11-14 08:59:36 remove @ from English message Hiroyasu Nishiyama
2f93bb96 2018-11-13 23:16:41 Merge pull request #1976 from MatthiasU/master Nick O'Leary
27365c9f 2018-11-13 23:11:28 Tweak conflict message Nick O'Leary
b1d2e188 2018-11-13 23:10:24 Merge pull request #1971 from node-red-hitachi/update-message-catalogue-JP Nick O'Leary
e4f67df2 2018-11-13 22:36:56 Add 'type already registered' check in palette editor Nick O'Leary
e094ea3d 2018-11-13 23:05:19 Add quotation marks for basic auth challenge Matthias Uttendorfer
7515b745 2018-11-13 15:10:19 Make sure editor footer is i18n enabled Nick O'Leary
0e902a7e 2018-11-13 23:29:14 i18n & JP message for node config tab Hiroyasu Nishiyama
2dfb4436 2018-11-13 13:39:06 Handle missing tab.disabled property Nick O'Leary
e6e7747a 2018-11-13 13:29:48 Handle missing wires prop and string x/y props on import Nick O'Leary
d80ea6c0 2018-11-13 06:55:04 add additional Japanese translation Hiroyasu Nishiyama
ac6e3988 2018-11-13 06:50:01 merge upstream/dev Hiroyasu Nishiyama
bfd98f37 2018-11-12 17:04:22 Add ability to delete context values from sidebar Nick O'Leary
cc8bc133 2018-11-12 21:09:19 update Japanese message catalogue - nodes messages.json Hiroyasu Nishiyama
542d1dc6 2018-11-12 20:59:09 update Japanese message catalogue - editor.json Hiroyasu Nishiyama
1c66c88f 2018-11-09 09:51:55 Allow copy-to-clipboard copy whole tabs Nick O'Leary
dc880c67 2018-11-08 18:04:36 Make disabled flows more obvious in editor Nick O'Leary
073f38c6 2018-11-08 17:03:41 Only unsub mqtt node that is being removed Nick O'Leary
6a6d13b0 2018-11-05 22:31:42 Allow import/export from file in editor Nick O'Leary
9bb7e72c 2018-11-03 21:36:29 Merge pull request #1962 from node-red-hitachi/update-JP-catalog-for-nodes Nick O'Leary
7436e011 2018-11-03 21:32:38 Allow config nodes to be selected in sidebar and deleted Nick O'Leary
3d272d0f 2018-11-02 23:41:48 update Japanese translation of nodes Hiroyasu Nishiyama
ee66a12d 2018-11-02 23:40:14 add missing message reference in websocket config node Hiroyasu Nishiyama
47de85b0 2018-11-02 14:01:28 Merge pull request #1956 from node-red-hitachi/dev-fix_rpi_html Nick O'Leary
f85b63a9 2018-11-02 14:00:57 Merge pull request #1959 from natcl/httpTimeoutPerMsg Nick O'Leary
e630919e 2018-11-02 13:58:15 Handle subflow type in refreshLabelForm Nick O'Leary
2e3fd49b 2018-11-02 13:59:04 Merge pull request #1955 from node-red-hitachi/subflow-label Nick O'Leary
dd54af2c 2018-11-02 13:17:27 Merge pull request #1961 from node-red-hitachi/update-JP-catalog-for-editor Nick O'Leary
737bf411 2018-11-02 21:25:14 make projects menu use i18n Hiroyasu Nishiyama
5070b1a6 2018-11-02 21:11:09 update Japanese editor.json message Hiroyasu Nishiyama
c849da92 2018-11-02 21:10:29 fix word "reloaded" to "reverted" Hiroyasu Nishiyama
6a4e7201 2018-11-02 09:56:43 Disable subflow toolbar when multiple tabs are selected Nick O'Leary
ffa6dea4 2018-11-02 09:44:24 Attach server object to the right part of runtime api Nick O'Leary
30c1d31a 2018-11-01 17:32:25 http request: coding style Nathanaël Lécaudé
6934a2d5 2018-11-01 17:27:04 http request: add msg.requestTimeout parameter Nathanaël Lécaudé
b9906ced 2018-11-01 18:34:38 fix html file of rpi-gpio out node Masae Okada
5500b4fe 2018-11-01 13:35:13 Show port label of subflow with input port nakanishi
2353f12c 2018-10-31 14:54:00 Add @node-red/nodes to core package dependency Nick O'Leary
1b8cab0f 2018-10-31 13:57:29 Update individual module versions Nick O'Leary
869c1d4e 2018-10-31 13:52:21 Merge pull request #1948 from node-red-hitachi/typo-jp Nick O'Leary
9b938195 2018-10-31 13:52:01 Merge pull request #1949 from node-red-hitachi/uitest-timing Nick O'Leary
bb3c5282 2018-10-31 11:56:49 Bump chromedriver again Nick O'Leary
81c8ae95 2018-10-31 11:52:43 Bump package dependencies Nick O'Leary
6098570a 2018-10-31 11:48:52 Merge branch 'master' into dev Nick O'Leary
d033c24f 2018-10-31 09:27:33 Fixed UI test problems caused by timing nakanishi
4995e52d 2018-10-29 15:32:15 Fix typo in Japanese nakanishi
c685a310 2018-10-30 23:27:44 Backlevel chromedriver version due to bad semver Nick O'Leary
c32ce3bb 2018-10-30 22:46:42 Bump for 0.19.5 Nick O'Leary
c0d8f904 2018-10-30 22:18:16 Support ctrl-click selection of flow tabs Nick O'Leary
8dba0dac 2018-10-29 22:23:03 Fix UDP in test Dave Conway-Jones
d0bf4a53 2018-10-29 21:49:43 Merge branch 'pr_1947' into dev Nick O'Leary
7b28ba60 2018-10-29 20:55:35 Allow left-hand node button to act as toggle Nick O'Leary
e6466c3c 2018-10-29 15:10:04 Add auto-detect and base64 output to mqtt node DurandA
d96d3064 2018-10-27 09:56:54 Give function node editor a bit more vertical space Nick O'Leary
d4589ed7 2018-10-26 23:17:09 Hide tooltips when a node is deleted Nick O'Leary
5cfc52ea 2018-10-26 23:08:58 Support dbl-click in tab bar to add new flow in position Nick O'Leary