Liu Song’s Projects


~/Projects/flow

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

History

ref
0.18.6
Hash Date Commit message Author
d4d91909 2018-05-18 11:03:49 Bump version Nick O'Leary
4d3d1a02 2018-05-18 11:03:00 Add editorTheme.projects.enabled to default settings.js Nick O'Leary
30c2aa96 2018-05-17 12:21:06 Update changelog Nick O'Leary
4edb1f80 2018-05-17 12:17:55 Update mailing list references to new forum Nick O'Leary
0a824592 2018-05-17 11:27:28 Handle a node having wires in the editor on ports it no longer has Nick O'Leary
db87b0df 2018-05-15 22:10:14 Add missing ACE snippet files Dave Conway-Jones
cd42cf75 2018-05-12 17:02:07 Fix wireClippedNodes is not defined Nick O'Leary
2d5980ff 2018-05-11 22:30:57 Split node html to isolate bad nodes when loading Nick O'Leary
d49c7a3a 2018-05-11 14:05:52 Avoid unnecessary use of .html() where .text() will do Nick O'Leary
4fdd09a2 2018-05-10 13:04:37 Changelog tidy Nick O'Leary
d6878512 2018-05-10 13:02:59 Bump version for 0.18.5 Nick O'Leary
8b1b8250 2018-05-10 11:29:20 update changelog Nick O'Leary
9dccbf74 2018-05-10 19:26:57 Japanese message catalogue update (#1723) Hiroyasu Nishiyama
08727e19 2018-05-10 11:21:59 Show node load errors in the palette manager Nick O'Leary
75848209 2018-05-09 10:03:22 Filter req.user in /settings to prevent leaking info Nick O'Leary
d5723566 2018-05-08 23:44:39 Update to latest test-helper module Nick O'Leary
3b5a2815 2018-05-08 23:27:27 Merge master Nick O'Leary
f3cf01df 2018-05-08 22:06:32 Update changelog Nick O'Leary
63e6e64a 2018-05-08 17:23:57 Merge branch 'pr_1719' Nick O'Leary
e8d7b48b 2018-05-08 17:23:28 Fix up sizing of mqtt message inputs Nick O'Leary
12944d1e 2018-05-08 08:30:10 add back removed Retain message mblackstock
fa1ff6e3 2018-05-08 15:41:25 Update changelog Nick O'Leary
98546b6e 2018-05-08 11:40:16 Fixup Function node error line reporting Nick O'Leary
2fef6fd1 2018-05-08 11:26:28 Fix proper closing of http request test ssl/proxy servers Nick O'Leary
20cf91f1 2018-05-08 10:47:35 Merge branch 'pr_1700' Nick O'Leary
2efa78d5 2018-05-08 10:47:20 Fix up function stack issues Nick O'Leary
880af067 2018-05-08 10:44:35 Merge branch 'pr_1706' Nick O'Leary
62471e45 2018-05-08 10:37:41 Handle null error object in Flow.handleError Nick O'Leary
b15f8535 2018-05-06 20:02:20 document close message mblackstock
7a3a4493 2018-05-06 15:38:45 tighten vertically, change section order mblackstock
11078235 2018-05-06 15:08:15 added deleted 'retain' in tip mblackstock
f3e05cd0 2018-05-04 16:52:21 set default expand behaviour mblackstock
0ca3cabb 2018-05-04 16:24:00 Refector how Project object is instantiated Nick O'Leary
44a75c12 2018-05-03 12:42:39 move to two lines, add publish on close mblackstock
4a4513a7 2018-05-03 11:24:44 Add type checks to switch node options (#1714) Dave Conway-Jones
60ff8660 2018-05-03 10:41:37 node-red-pi: fix behavior with old bash version (#1713) iurly
6fa0d671 2018-05-03 04:40:51 Fix ENOENT error on first start when no user dir (#1711) Nathan Allen
f478d7c9 2018-05-02 15:15:58 experiments with mqtt ui (wip) mblackstock
53e3e08d 2018-05-02 16:24:58 Handle cloning a project without package.json Nick O'Leary
c4d1ccb6 2018-05-02 13:59:39 Keep remote branch state in sync between editor and runtime Nick O'Leary
e3520309 2018-05-02 13:38:50 Add clone project to welcome screen Nick O'Leary
27bf7237 2018-05-01 14:00:05 fix after comments Martin Guillon
ae4b1b17 2018-05-01 12:59:53 Increase trigger node test timings Nick O'Leary
94cb03f4 2018-05-01 12:43:51 bind to correct port when doing udp broadcast/multicast (#1686) Dave Conway-Jones
e6913519 2018-05-01 12:43:10 update settings comments to describe how to setup for ipv6 (#1675) Dave Conway-Jones
3190de87 2018-05-01 12:42:27 add output property select to HTML parse node (#1701) Dave Conway-Jones
e8a63749 2018-04-24 15:21:34 add Node.js v10 to build matrix (#1708) Christopher Hiller
e1195ac0 2018-04-23 04:37:26 fix many test problems (#1677) Christopher Hiller
6cd9ccc3 2018-04-23 14:31:37 Refactor test cases KatsuyaHoshii
25345302 2018-04-18 10:28:51 Only add _alias/z to log messages if they are defined Nick O'Leary
eccd5e98 2018-04-17 23:29:56 Handle additional debug msg props in Node_spec Nick O'Leary
ff355af9 2018-04-17 11:59:47 use newer test helper mblackstock
5967f4b0 2018-04-17 15:46:09 fix error stack Martin Guillon
ff186180 2018-04-17 12:44:58 Highlight subflow node when log msg comes from inside Nick O'Leary
20f03c35 2018-04-17 10:52:53 better script error handling. Martin Guillon
27fdc9e5 2018-04-16 15:36:23 Remove credential props after diffing flow to prevent future false positives Nick O'Leary
52d9578a 2018-04-16 15:02:28 Log error if settings unavailable when saving user settings Nick O'Leary
f4c2938b 2018-04-16 13:23:36 Ensure node wires array is not longer than outputs value Nick O'Leary
9f703de5 2018-04-16 11:20:03 Allow importing an unknown config node to be undone Nick O'Leary
a327fd85 2018-04-16 11:14:15 Fix template to default typed input field Dave Conway-Jones
9d22a86e 2018-04-16 11:12:21 fix typo in switch label, make function label consistent Dave Conway-Jones
29e0b194 2018-04-15 03:51:26 Handle and display for invalid flow credentials when project is disabled #1689 (#1694) Ted
ae9cf13f 2018-04-15 11:46:10 Fix http request doc type Nick O'Leary
64ae6758 2018-04-15 11:43:03 Ensure keyboard shortcuts get saved in runtime settings Nick O'Leary
838c7a5e 2018-04-05 11:25:08 make debug slightly larger to pass WCAG AA rating Dave Conway-Jones
89bfc90f 2018-03-30 14:31:59 Make core nodes labels more consistent, to close #1673 Dave Conway-Jones
acad9f57 2018-03-30 14:03:04 Add "not available" to common messages Dave Conway-Jones
0d08dc41 2018-03-29 09:28:44 Prevent Following Redirect (#615) (#1684) Fabien Marchewka
ebb3fb96 2018-03-27 10:22:20 Merge pull request #1670 from node-red-hitachi/subflow-icon-change Nick O'Leary
f31f23ff 2018-03-27 10:14:39 Allow template node to be updated more than once Nick O'Leary
d2aa3d18 2018-03-27 17:07:29 Add SSL server certificate KatsuyaHoshii
c9e2fce9 2018-03-27 16:09:04 test for httprequest node KatsuyaHoshii
8b0e76dd 2018-03-22 14:14:09 Hide the subflow check logic inside getDefaultNodeIcon function Kazuki-Nakanishi
884618ad 2018-02-03 00:02:49 remove down carat from typed input with only 1 type Dave Conway-Jones
98f7271a 2018-03-20 20:44:54 Merge pull request #1657 from node-red-hitachi/move-i18n-info-text Nick O'Leary
087cd121 2018-03-20 20:40:36 add debug and trace to function node (#1654) Dave Conway-Jones
2d52527f 2018-03-21 05:39:46 Don't mark a subflow changed when actually modified nothing (#1665) Kazuki Nakanishi
fe289e62 2018-03-21 05:37:29 Fix the problem that output labels of switch node sometimes disappear (#1664) Kazuki Nakanishi
2845475e 2018-03-20 00:04:36 Keep backup of .config.json Nick O'Leary
b3074924 2018-03-20 00:03:26 Add warning if using _credentialSecret Nick O'Leary
d48284f7 2018-03-19 16:31:08 Remove unused references to settings Nick O'Leary
7e416797 2018-03-19 17:33:18 make trigger test a bit more robust Dave Conway-Jones
5d54ca74 2018-03-18 01:49:17 Chinese translations for core nodes (#1607) Kroderia
b979b4e6 2018-03-18 02:48:01 Master chinese3 (#1666) Qi Xiu
2527f798 2018-03-18 02:46:44 Translate rpi-gpio node (#1669) Kazuki Nakanishi
d9350b23 2018-03-14 13:51:50 Enable user defined icon for subflow Kazuki-Nakanishi
bd0b903f 2018-03-14 01:19:37 Fix typo in info messages of file node Kazuhito Yokoi
f243c0df 2018-03-14 01:18:00 Fix typo in info messages of json node Kazuhito Yokoi
74829789 2018-03-14 01:16:59 Fix typo in info messages of html node Kazuhito Yokoi
77966689 2018-03-14 01:15:36 Fix typo in info messages of csv node Kazuhito Yokoi
cf43939d 2018-03-14 01:11:11 Fix typo in info messages of split node Kazuhito Yokoi
391ac4b3 2018-03-14 01:09:29 Fix typo in info messages of change node Kazuhito Yokoi
e1e48aad 2018-03-14 01:08:10 Fix typo in info messages of switch node Kazuhito Yokoi
0681f206 2018-03-14 01:05:38 Fix typo in info messages of udp node Kazuhito Yokoi
d257c6f3 2018-03-14 01:04:21 Fix typo in info messages of tcpin node Kazuhito Yokoi
fa45c82c 2018-03-14 01:01:58 Fix typo in info messages of watch node Kazuhito Yokoi
e805b58d 2018-03-14 01:00:13 Fix typo in info messages of websocket node Kazuhito Yokoi
943976d2 2018-03-14 00:49:44 Fix typo in info messages of trigger node Kazuhito Yokoi
3a2e5a6c 2018-03-14 00:47:50 Fix typo in info messages of exec node Kazuhito Yokoi
35ef0362 2018-03-14 00:46:07 Fix typo in info messages of debug node Kazuhito Yokoi
e09c3bbd 2018-03-14 00:41:07 Fix typo in info messages of inject node Kazuhito Yokoi
3b12076d 2018-03-03 22:41:02 Ignore subflow debug nodes when building filter Nick O'Leary
cfcf78ae 2018-03-03 16:35:17 fix failure of node installation (#1658) Hiroyasu Nishiyama
341ff9bf 2018-03-03 10:39:11 move i18n info text of core nodes under nodes/core/locales directory Hiroyasu Nishiyama
10d8ca30 2018-03-01 20:41:16 use node-red-node-test-helper for node tests mblackstock
4ebb5d09 2018-03-01 14:00:14 add trigger reset test for null on 2nd output Dave Conway-Jones
1e82b66b 2018-03-01 11:41:50 remove octalbonescript example line from settings as no longer supported Dave Conway-Jones
06a5e427 2018-02-28 11:23:25 Move all event emitting into runtime side, not api side Nick O'Leary
e123e7b0 2018-02-27 23:26:32 Fix pi gpio output of boolean to actually send 1/0 Dave Conway-Jones
aeadc40c 2018-02-27 16:41:10 Bump for 0.18.4 Nick O'Leary
7ef418ec 2018-02-27 13:05:10 Ensure sshkey file path is properly escaped on Windows Nick O'Leary
2ed52820 2018-02-27 11:11:02 Fix fs/fspath reference Nick O'Leary
e8fd7484 2018-02-27 10:58:54 Normalize ssh key paths for Windows file names Nick O'Leary
ce5242cf 2018-02-26 23:45:21 Ensure userDir is an absolute path when used with sshkeygen Nick O'Leary
af947879 2018-02-22 19:02:12 Merge pull request #1614 from node-red-hitachi/no-tabs Nick O'Leary
3ed112cd 2018-02-23 11:48:40 Changed coding style Kazuki-Nakanishi
99c6a9ec 2018-02-22 18:12:41 Merge pull request #1646 from node-red-hitachi/no-defaults-node Nick O'Leary
2029f6ea 2018-02-22 18:01:56 Merge pull request #1638 from node-red-hitachi/i18n-info-jp Nick O'Leary
e984e1f3 2018-02-22 17:59:52 Merge pull request #1616 from node-red-hitachi/fix-i18n-message-lookup Nick O'Leary
f2126037 2018-02-22 14:10:31 Fixed the problems when using a node without defaults Kazuki-Nakanishi
fdae75c9 2018-02-21 21:53:44 ensure trigger gets reset when 2nd output is null Dave Conway-Jones
a0489f2a 2018-02-21 08:38:36 Fix tests for existing file flag in settings Nick O'Leary
0123eacb 2018-02-21 08:24:41 Merge pull request #1642 from node-red-hitachi/subflow-icon Nick O'Leary
53401b6a 2018-02-20 15:01:45 Fix merging a remote diff Nick O'Leary
9a5139f4 2018-02-20 14:30:37 Detect if there are no existing flows to migrate into a project Nick O'Leary
2ee0c8c2 2018-02-20 14:27:47 Use relative urls when retriving flow history Nick O'Leary
c53562cc 2018-02-20 15:29:52 Disable user defined icon for subflow Kazuki-Nakanishi
ec5d7c2e 2018-02-18 17:09:19 Add credentialSecret to clone pane Nick O'Leary
d6fc2584 2018-02-18 16:43:40 Delay clearing inflight when changing credentials key Nick O'Leary
f9536126 2018-02-18 16:30:47 Mark deploy inflight when reverting a file change Nick O'Leary
2ab93acc 2018-02-16 11:54:52 Revise the fix for the problem that the last flow tab can be deleted Kazuki-Nakanishi
326c6c49 2018-02-15 22:47:07 Handle missing_flow_file error on clone properly Nick O'Leary
9f7f5066 2018-02-15 22:46:36 Remote project from cached list on delete so it can be reused Nick O'Leary
f6f14361 2018-02-15 15:33:19 getDefaultNodeIcon should handle subflow instance nodes Nick O'Leary
c3c51941 2018-02-15 22:47:15 merge i18n-info-jp-storage Hiroyasu Nishiyama
e569a80b 2018-02-15 22:47:05 merge i18n-info-jp-parsers Hiroyasu Nishiyama
284f437c 2018-02-15 22:46:58 merge i18n-info-jp-logic Hiroyasu Nishiyama
1fd44a99 2018-02-15 22:46:46 merge i18n-info-jp-io Hiroyasu Nishiyama
cad34742 2018-02-15 22:46:18 merge i18n-info-jp-core Hiroyasu Nishiyama
323359b3 2018-02-15 22:46:10 merge i18n-info-jp-analysis Hiroyasu Nishiyama
35db8b45 2018-02-15 22:39:46 add Japanese info text for io category nodes Hiroyasu Nishiyama
50ae815c 2018-02-14 13:53:55 Update changelog Nick O'Leary
1a4389c9 2018-02-14 13:37:24 Fix offset calculation when dragging node from palette Nick O'Leary
fdaa5ce1 2018-02-14 13:16:39 Merge pull request #1624 from node-red/library-extra-element Nick O'Leary
09d9936a 2018-02-14 09:54:07 Change remote-diff shortcut and add it to keymap Nick O'Leary
b3f6109b 2018-02-13 23:51:16 Update changelog and bump package Nick O'Leary
5fb3ffc2 2018-02-13 23:45:19 Merge pull request #1627 from node-red-hitachi/fix-batch-concat-mode-msg-modification Nick O'Leary
360db252 2018-02-13 23:44:48 Merge pull request #1626 from node-red-hitachi/fix-typo-in-jp-message-catalog Nick O'Leary
0b6e2902 2018-02-13 23:44:35 Merge pull request #1625 from node-red-hitachi/fix-typo-in-info-text Nick O'Leary
7f0174e6 2018-02-13 23:43:56 Merge pull request #1617 from node-red-hitachi/fix-backquote-in-info Nick O'Leary
a25dad6c 2018-02-13 23:42:22 Ensure debug tools show for 'complete msg object' Nick O'Leary
6191a49e 2018-02-13 23:09:51 Use flow-diff to resolve merge conflicts Nick O'Leary
6252b075 2018-02-13 20:55:03 fixed message modificcation of concat mode of BATCH node Hiroyasu Nishiyama
7face138 2018-02-12 14:04:29 add Japanese info text for analysis category nodes Hiroyasu Nishiyama
382b83b0 2018-02-12 12:24:03 add Japanese info text for parsers category nodes Hiroyasu Nishiyama
691687d1 2018-02-11 23:07:07 add Japanese info text for storage category nodes Hiroyasu Nishiyama
5814b80a 2018-02-11 20:59:01 add Japanese info text for logic category nodes Hiroyasu Nishiyama
e147fbb1 2018-02-11 20:52:44 add Japanese info text for core category nodes Hiroyasu Nishiyama
b9e256ad 2018-02-11 02:11:29 fix typo in Japanese message catalog Hiroyasu Nishiyama
3b7bf04e 2018-02-11 02:07:51 fix typo in info text of DELAY node Hiroyasu Nishiyama
43408a72 2018-02-11 02:06:28 fix unmatched tag in info text of BATCH node Hiroyasu Nishiyama
5fbd5bf9 2018-02-10 16:49:47 handle other fields in library - by only changing prefix Dave Conway-Jones
5e87828b 2018-02-10 16:16:49 let library createUi accept elements other than node-input-name Dave Conway-Jones
9066cedc 2018-02-09 09:35:47 Better merge-conflict commit button layout Nick O'Leary
aa1cf0b2 2018-02-08 23:30:07 Avoid git fetch when refreshing local status Nick O'Leary
06a6a440 2018-02-08 23:21:14 Handle allow-unrelated-histories option on pull Nick O'Leary
d5619d2b 2018-02-08 22:22:58 Fix up merge conflict handling Nick O'Leary
2f6ac42e 2018-02-08 14:39:58 Add comment blocks to GitHub templates to reduce clutter Nick O'Leary
0bba3dd8 2018-02-08 23:22:00 merge upstream/master Hiroyasu Nishiyama
abe60b62 2018-02-08 23:20:53 change backquote in info text to <code>...</code> Hiroyasu Nishiyama
555b7df9 2018-02-07 13:47:09 Handle more git 2.1 differences Nick O'Leary
b3786700 2018-02-07 13:10:04 Handle changing case of git error messages between versions Nick O'Leary
ce9643d2 2018-02-07 21:59:58 fix message lookup for core nodes in case of i18 locales directory exists Hiroyasu Nishiyama
4a5cb7f2 2018-02-07 11:33:07 Ensure commit list has a refs object even if empty Nick O'Leary
42a7e902 2018-02-07 11:32:50 Handle host key verification as auth error Nick O'Leary
aebe080e 2018-02-07 10:50:32 Add support for GIT_SSH on older levels of git Nick O'Leary
c3162849 2018-02-07 14:19:18 Fix the problem that the last flow tab can be deleted Kazuki-Nakanishi
8d98b228 2018-02-06 15:28:43 Bump 0.18.2 Nick O'Leary
5b4c42ff 2018-02-06 14:30:31 Update changelog Nick O'Leary
a596a455 2018-02-06 11:42:33 undo exec node change (investigate test fail) Dave Conway-Jones
0968f969 2018-02-06 11:36:09 add a default keepalive to tcp client mode Dave Conway-Jones
5931e13b 2018-02-06 11:34:24 move node.send in exec and httprequest nodes Dave Conway-Jones
415c768a 2018-02-06 11:00:11 Filter out %D from git log command for older git versions Nick O'Leary
b4c8bf21 2018-02-06 10:38:41 Ensure projects are created as logged in user Nick O'Leary
5fe5db60 2018-02-05 15:59:11 Better error handling/reporting in project creation Nick O'Leary
9f7dd7f5 2018-02-05 10:58:09 Add Project Settings menu option Nick O'Leary
e6d32aab 2018-02-05 10:10:26 Refresh vc sidebar on remote add/remove Nick O'Leary
08bd6d96 2018-02-04 21:25:25 Ensure send is last thing trigger does Dave Conway-Jones
ff05fb14 2018-02-04 20:17:43 ensure trigger doesn't set two simultaneous timeouts Dave Conway-Jones
22d942b7 2018-02-03 23:44:19 Fix auth prompt for ssh repos Nick O'Leary
0526372f 2018-02-03 20:48:43 Bump rbe dependency Nick O'Leary
f9905190 2018-02-02 23:40:01 add missing property select var to HTML node Dave Conway-Jones
d1f7fd8b 2018-02-02 22:43:29 Prevent http git urls from including username/pword Nick O'Leary
fc1436a9 2018-02-02 16:26:55 Fix fetch auth handling on non-default remote Nick O'Leary
d2156849 2018-02-02 13:46:22 Avoid exception if git not installed Nick O'Leary
df4beef0 2018-02-02 11:37:18 Check version of git client on startup Nick O'Leary
a52f195d 2018-02-02 10:28:22 undo dumb non-fix to trigger. Dave Conway-Jones
419019a6 2018-02-01 13:47:36 add check for property to trigger (temporary fix for debug) Dave Conway-Jones
42b56354 2018-02-01 22:42:19 Merge pull request #1603 from Kroderia/master Nick O'Leary
a8fc5b01 2018-02-01 22:28:05 Don't assume node has defaults when exporting icon property Nick O'Leary
ead841d8 2018-02-01 20:37:06 Update CHANGELOG Nick O'Leary
67d7930a 2018-02-01 20:35:18 Remember to disable projects in editor when git not found Nick O'Leary
6f69995f 2018-02-01 20:21:36 Update sort/batch docs Nick O'Leary
05252fa2 2018-02-02 02:57:11 Fix and Add some Chinese translations Kroderia
1377439b 2018-02-01 17:08:22 Fix pull/push when no tracked branch Nick O'Leary
407123a2 2018-02-01 17:07:46 Add git_pull_unrelated_history handling Nick O'Leary
750dd590 2018-02-01 11:25:56 Handle delete of last remote in project settings Nick O'Leary
44112a9d 2018-02-01 10:54:16 Bump packte to 0.18.1 Nick O'Leary
b220bf0d 2018-02-01 10:53:48 Update changelog Nick O'Leary
d0d93d70 2018-02-01 10:42:14 Handle more repo clone error cases Nick O'Leary
41179612 2018-02-01 10:42:04 Relax validation of git urls Nick O'Leary
68a3d71e 2018-02-01 09:47:29 Revalidate project name on return to project-details view Nick O'Leary
bf5d741f 2018-02-01 09:21:16 Trigger node migration - ensure bytopic not blank Dave Conway-Jones
55a33bc4 2018-01-31 23:54:06 Add HEAD to list of methods with no body in http req node Nick O'Leary
3ec35ed1 2018-01-31 23:39:26 Do not include payload in GET requests Nick O'Leary
3d8d6953 2018-01-31 23:16:38 Avoid unecessary project refresh on branch-switch Nick O'Leary
528db67c 2018-01-31 22:34:18 Add support for file:// git urls Nick O'Leary
b847e962 2018-01-31 21:31:45 Handle project first-run without existing flow file Nick O'Leary
bbb9a3c6 2018-01-31 14:07:55 Merge pull request #1595 from kazuhitoyokoi/master Nick O'Leary
322cebc4 2018-01-31 10:45:31 Update messages in jsonata.json Kazuhito Yokoi
1cceb3d8 2018-01-31 09:50:54 Merge pull request #1594 from kazuhitoyokoi/master-japanese Nick O'Leary
effc64db 2018-01-31 05:02:20 Update Japanese translations in messages.json Kazuhito Yokoi
7e5bd5f2 2018-01-30 20:36:23 Update to JSONata 1.5.0 Nick O'Leary
e32cc4d1 2018-01-30 20:23:06 Fix typo in CSV node help Nick O'Leary
09a3cd85 2018-01-30 16:09:45 mention parts in css, yams Dave Conway-Jones
b0c87601 2018-01-30 16:09:01 let HTML node use alternative msg property Dave Conway-Jones
6725f870 2018-01-30 13:37:07 Merge pull request #1591 from node-red-hitachi/fix-reduce-init Nick O'Leary
0e5adc1f 2018-01-30 22:15:24 merge upstream/master Hiroyasu Nishiyama
57ebb93d 2018-01-30 11:16:04 trigger node - add mention of per topic capability to info. Dave Conway-Jones
05dc0bfa 2018-01-30 10:33:24 Merge pull request #1590 from camlow325/allow-at-sign-in-module-examples-path Nick O'Leary
2d026411 2018-01-29 15:27:34 Handle at sign in module example path for UI import menu Jeremy Barlow
3938550e 2018-01-29 15:23:19 Support at sign in module examples path for flows endpoint Jeremy Barlow
9f0c5677 2018-01-29 21:58:53 Fix authWriter test again Nick O'Leary
8672fcd2 2018-01-29 21:47:20 Fix authServer on Windows path Nick O'Leary
3f2a92e8 2018-01-29 22:30:47 evaluate init value on each reduction Hiroyasu Nishiyama
771e4358 2018-01-29 11:21:43 Typo in Batch node help Nick O'Leary
9353d5c1 2018-01-29 11:16:20 Merge pull request #1585 from node-red-hitachi/fix-HTML Nick O'Leary
5e462f0f 2018-01-29 11:14:07 Merge pull request #1586 from node-red-hitachi/fix-file-in-parts Nick O'Leary
a25f6fec 2018-01-29 11:13:19 Merge pull request #1587 from node-red-hitachi/master-pj-cred Nick O'Leary
519edce0 2018-01-29 09:50:41 Replace when.otherwise() with Promise.catch() Nick O'Leary
0bc7702d 2018-01-29 15:51:16 Fix the problem that the project other than the first project does not encrypt a credential file Kazuki-Nakanishi
18be0d6d 2018-01-29 14:44:17 merge upstream/master Hiroyasu Nishiyama
1d4a435f 2018-01-28 21:15:59 Use a properly random is for parts.id Dave Conway-Jones
34e46fc6 2018-01-28 21:27:15 fix behavior of msg per line mode of FILE IN node with empty line Hiroyasu Nishiyama
50956c51 2018-01-28 10:57:05 Wrap notification messages in <p> when needed Nick O'Leary
dd7bb28b 2018-01-28 10:44:02 Fix debug comms batching with multiple connections Nick O'Leary
8516f41b 2018-01-28 14:37:34 do not reuse message object for multiple outputs Hiroyasu Nishiyama
15c3cc60 2018-01-26 15:22:31 Update changelog Nick O'Leary
716bca21 2018-01-26 14:59:41 Update link to core team Nick O'Leary
8179813f 2018-01-26 14:26:49 let HTML node return empty array for no matching input. Dave Conway-Jones
d355de50 2018-01-26 08:18:10 Merge pull request #1580 from node-red-hitachi/0.18-parts-ext-switch-fix Nick O'Leary
b04a2d4c 2018-01-26 08:17:48 Merge pull request #1581 from kazuhitoyokoi/0.18-jsonnode Nick O'Leary
6d3232a4 2018-01-26 07:31:48 Add icons into property UI of json node Kazuhito Yokoi
27530751 2018-01-26 12:39:07 fix bugs in SWITCH updates Hiroyasu Nishiyama
d0166b25 2018-01-25 22:03:54 Update Changelog Nick O'Leary
73ee657d 2018-01-25 20:26:35 Add TLS options to WebSocket client Nick O'Leary
45913e5e 2018-01-25 16:58:42 Don't end mqtt client on first error Nick O'Leary
e6369820 2018-01-25 14:04:38 SIGINT handler should wait for stop to complete before exit Nick O'Leary
22a5b339 2018-01-25 14:02:04 Stop list items from overflowing to new lines in node ui Nick O'Leary
2cea3b64 2018-01-25 13:51:27 Merge pull request #1557 from node-red/inject-node-spinner-and-hours-fixes Nick O'Leary
5d2d06fb 2018-01-25 13:50:35 Type editors should inherit the width of their parent tray Nick O'Leary
0dd7bc7f 2018-01-25 13:30:27 Better default README.md content and edit button Nick O'Leary
0b000533 2018-01-25 13:27:47 Decrement connected client count rather than show disconnected Dave Conway-Jones
d26fb02b 2018-01-25 20:34:51 Japanese message catalog update of core nodes for 0.18 (#1579) Hiroyasu Nishiyama
af683835 2018-01-25 11:24:30 Add optional header to markdown editor Nick O'Leary
c43647ca 2018-01-25 11:14:16 Handle null profile flow file name Nick O'Leary
6d02e700 2018-01-25 10:13:07 Ensure existing files are migrated to first project Nick O'Leary
5498c6f8 2018-01-25 17:12:28 Update Japanese translations in editor.json (#1573) Kazuhito Yokoi
11f59bc3 2018-01-25 17:12:15 Move Chinese language files to correct path (#1574) Kazuhito Yokoi
94cb7de7 2018-01-25 17:11:46 Fix the problem when using projects feature without git setting (#1575) Kazuki Nakanishi
838f4577 2018-01-25 08:10:03 Merge pull request #1576 from node-red-hitachi/0.18-pj-open Nick O'Leary
1c1422e4 2018-01-25 12:46:37 Enable a project open button when creating a first project Kazuki-Nakanishi
cd8ca6fc 2018-01-24 23:16:53 Merge pull request #1552 from node-red/ace-editor-annotations Nick O'Leary
b7a0a9d7 2018-01-24 23:08:14 Merge branch 'master' into 0.18 Nick O'Leary
7822ab11 2018-01-24 23:07:04 Merge pull request #1571 from node-red/projects Nick O'Leary
e250a91f 2018-01-24 23:06:27 Merge branch '0.18' into projects Nick O'Leary
92a65dcd 2018-01-24 22:56:54 Update installer tests for spawn Nick O'Leary
4b129d94 2018-01-24 22:40:42 Move node install to spawn to allow for big stdout Nick O'Leary
e7960d1d 2018-01-24 22:01:07 Rewording some of the message sequence nodes (#1564) Nick O'Leary
95589307 2018-01-24 21:54:18 Better reporting of project-not-found Nick O'Leary
20a0e4f3 2018-01-24 21:24:54 Update settings test for global git user Nick O'Leary
6a9213da 2018-01-24 21:21:01 Add project-exists checks on first-run dialog Nick O'Leary
7a89e3cf 2018-01-24 21:05:48 Check the global git config to ensure its setup Nick O'Leary
64607df9 2018-01-24 15:51:11 Ensure git username/email are set on project creation Nick O'Leary
a62a1012 2018-01-24 15:07:43 Handle scoped modules via palette editor Nick O'Leary
14efd0b2 2018-01-24 11:00:48 Merge pull request #1529 from btsimonh/websocketsnonadmin Nick O'Leary
7ad2192d 2018-01-23 23:12:16 Merge pull request #1475 from thiagobustamante/patch-1 Nick O'Leary
3cb5cbd8 2018-01-23 23:08:11 Allow adminAuth.user to be a Function Nick O'Leary
cc9011cd 2018-01-23 21:28:58 oneditdelete should be available to all node types Nick O'Leary
dc3d8900 2018-01-23 17:06:31 Merge pull request #1561 from node-red/add-property-select Nick O'Leary
18936421 2018-01-23 15:40:41 Sort typeSearch results based on position of match Nick O'Leary
a9ece577 2018-01-23 11:28:47 Remove extra editor logging Nick O'Leary
cf34716a 2018-01-23 11:26:05 Tidy up project first-run experience Nick O'Leary
13378310 2018-01-23 10:25:19 Better interaction with view-ssh-key list Nick O'Leary
757e7210 2018-01-22 23:33:05 Put Projects behind feature flag within editor Nick O'Leary
a75b8198 2018-01-23 08:26:17 reduce *MaxKeptMsgsCount property to one maxKeptMsgsCount (#1563) Hiroyasu Nishiyama
da4a0f09 2018-01-23 08:25:43 Add a button to restore user defined icon (#1569) Kazuki Nakanishi
87d847a0 2018-01-23 08:25:02 delete useless logging code from SWITCH node (#1570) Hiroyasu Nishiyama
84711bee 2018-01-22 23:17:28 Merge branch '0.18' into projects Nick O'Leary
f3cf58c8 2018-01-22 23:15:20 Remove mqtt debug Nick O'Leary
cf40497e 2018-01-22 23:14:38 Flip logic for opt-in to projects Nick O'Leary
dfebc4b7 2018-01-22 23:04:05 Migrate deploy confirmations to notifications Nick O'Leary
15f41a2e 2018-01-22 14:16:31 Relax localfilesystem fsync tests Nick O'Leary
ad6e55ca 2018-01-22 13:46:11 Allow a user to install missing modules from project settings Nick O'Leary
6b466d21 2018-01-22 09:23:22 update UI for SORT node (#1567) Hiroyasu Nishiyama
00dcb304 2018-01-20 14:45:53 add default values as placeholders to trigger so no-one is suprised. Dave Conway-Jones
c6fb3d6f 2018-01-21 20:46:57 make selector of "joined using" filed shown correctly (#1568) Hiroyasu Nishiyama
ac314381 2018-01-19 22:48:03 don't fail icon check if it's not there (allows delete of missing config node) Dave Conway-Jones
7e27dd76 2018-01-19 22:31:41 Don't rely on ssh-keygen output to prevent known errors Nick O'Leary
c2508296 2018-01-19 22:10:29 Add debug to sshkeygen Nick O'Leary
a9b50ce6 2018-01-19 21:51:29 Collapse create/open/delete project dialogs into one Nick O'Leary
eac98a6d 2018-01-19 13:12:22 Prevent ssh-keygen prompting for passphrase when blank Nick O'Leary
7e2b2a9a 2018-01-19 12:57:37 Timeout sshkey-gen calls Nick O'Leary
353de471 2018-01-19 12:50:12 Add debug to sshkeygen for travis Nick O'Leary
85fc20b5 2018-01-19 11:42:19 Fix unhandled promise warnings in sshkeys/node8 Nick O'Leary
cc25a781 2018-01-19 11:21:12 Increase timeouts on sshkeygen tests for travis Nick O'Leary
fc3012ba 2018-01-19 10:36:57 Add notification button to title bar Nick O'Leary
d93a92c1 2018-01-18 23:13:55 Rearrange ssh logic to bring it together Nick O'Leary
f7f795f5 2018-01-18 22:17:48 Fixup SSH key auth for project repos Nick O'Leary
2700f8cd 2018-01-17 23:14:18 Try to surpress the system context menu on Ctrl-Click in canvas Nick O'Leary
6310de0d 2018-01-17 19:08:58 Initial support of sequence rules for SWITCH node (#1545) Hiroyasu Nishiyama
218794be 2018-01-17 19:08:23 Initial support of merge & reduce mode for JOIN node (#1546) Hiroyasu Nishiyama
af71ae64 2018-01-17 19:05:01 Initial support of new BATCH node (#1548) Hiroyasu Nishiyama
9bc72c1a 2018-01-17 09:51:53 let trigger node be reset by boolean message (#1554) Dave Conway-Jones
8d7c1577 2018-01-17 18:50:46 Add UI test cases for messages on cookbook (#1562) Kazuki Nakanishi
558a66fb 2018-01-17 09:35:47 restrict inject interval to less that 2^31 millisecs Dave Conway-Jones
f95b414d 2018-01-16 23:04:39 First pass of projects test coverage Nick O'Leary
e793a1e1 2018-01-16 21:43:37 add property choice to xml, sentiment nodes Dave Conway-Jones
b76010cb 2018-01-16 16:38:53 Add sshkeygen test Nick O'Leary
52475df7 2018-01-16 16:18:18 Fix various tests due to projects rework Nick O'Leary
1f3f32d3 2018-01-16 13:15:47 Improve checks for missing _spec files Nick O'Leary
3f5ba103 2018-01-16 11:25:13 Fix up merge Nick O'Leary
25f4a018 2018-01-16 11:21:54 Merge branch '0.18' into projects Nick O'Leary
a11a279c 2018-01-16 10:59:44 add msg. select to range and yaml nodes, Dave Conway-Jones
fd4fdb31 2018-01-15 23:20:20 Better error reporting when module provides duplicate type Nick O'Leary
1921796d 2018-01-15 09:02:52 slight inject css adjust to line up text Dave Conway-Jones
543a2b9d 2018-01-14 23:37:39 Update json node docs to add caveat on ensuring JSON Nick O'Leary
dd23e033 2018-01-14 23:19:01 Add option to JSON node to ensure particular encoding Nick O'Leary
5307c74f 2018-01-14 22:16:51 remove inject node at specific time spinner Dave Conway-Jones
d701c406 2018-01-14 21:05:22 Update ACE editor (#1555) Dave Conway-Jones
3ba56a0a 2018-01-14 21:02:46 add missing CSV node messages (#1551) Dave Conway-Jones
4adafb6d 2018-01-14 13:24:12 Changes to ACE editor annotations Dave Conway-Jones
4453a512 2018-01-14 01:06:55 Tidy up properly between file node tests Nick O'Leary
14429d29 2018-01-14 00:54:45 Remove node 7 from travis Nick O'Leary
1a62a783 2018-01-14 00:50:58 Handle undefined/null in log functions Nick O'Leary
242e35c2 2018-01-14 00:44:33 Fix file tests now the node properly creates directories Nick O'Leary
ea763fdf 2018-01-14 00:33:25 File out - create dirs synchronously to ensure they exist Nick O'Leary
e762b7ff 2018-01-14 00:24:36 TypedInput: handle user defined value/labels options Nick O'Leary
298068b2 2018-01-13 23:46:16 Clear mouse state when typeSearch cancelled Nick O'Leary
cb4120ec 2018-01-13 23:24:41 Watch node - filter subdir events in tests because fs.notify is inconsistent Nick O'Leary
5cfbb87b 2018-01-13 23:14:01 Fix global leak in watch tests (again x2) Nick O'Leary
9e472ed8 2018-01-13 23:00:05 Fix global leak in watch tests (again) Nick O'Leary
ebca753f 2018-01-13 22:59:05 Fix global leak in watch tests Nick O'Leary
548f45cd 2018-01-13 22:53:58 Publish null/undefined to mqtt as blank not toString Nick O'Leary
8ffabf18 2018-01-13 22:48:35 Make Watch node test more reliable Nick O'Leary
1f40d4f9 2018-01-13 22:00:43 Update package dependencies Nick O'Leary
41582045 2018-01-13 21:17:14 Tidy-up inject node once-timer on close Nick O'Leary
fd9e3fc0 2018-01-13 20:42:23 Update jsonata to 1.4.1 Nick O'Leary
8c42b2bd 2018-01-13 20:27:25 Add passphrase to TLS node Nick O'Leary
7b1787fd 2018-01-13 16:14:03 Debug to status option (#1499) Dave Conway-Jones
71fee002 2018-01-13 15:33:15 Add description of Timeout field in exec node info tab (#1550) Colin Law
1204cf1b 2018-01-12 21:00:11 Better permission handling in editor Nick O'Leary
7bd8d8c3 2018-01-11 23:04:39 Give in to npm's insistent reformatting of package.json Nick O'Leary
2c4d5fa3 2018-01-11 23:51:05 add express-session memorystore without leaks (#1435) Rocco Musolino
bedb2d94 2018-01-11 22:46:18 Merge branch 'pr_1231' into 0.18 Nick O'Leary
a3640bd9 2018-01-11 22:03:59 tag UDP ports in use properly so they get closed correctly (#1508) Dave Conway-Jones
7c0b9ffe 2018-01-11 22:02:58 Add skip first n lines capability to csv node (#1535) Dave Conway-Jones
161c7d30 2018-01-11 22:00:10 Add support for rejectUnauthorized msg property Nick O'Leary
4ff6e792 2018-01-11 22:50:53 Inject node - let once delay be editable (#1541) Klaus Landsdorf
af5df890 2018-01-11 15:22:02 Add MQTT via WebSocket communication option (#1544) delbozkester
9ba01100 2018-01-11 21:20:51 Merge branch 'master' into 0.18 Nick O'Leary
bb168d35 2018-01-11 12:56:49 Add warning if no sshkeys configured when cloning Nick O'Leary
3306d300 2018-01-11 11:19:04 Get proper path to local keyfile when selected Nick O'Leary
6516e0df 2018-01-10 17:37:41 Allow a user to pick existing sshkeys from ~/.ssh Nick O'Leary
00a39601 2018-01-10 10:02:35 Fix editor-button toggle css Nick O'Leary
13356047 2018-01-09 15:06:05 Better handling of empty projects and lifecycle Nick O'Leary
8a6488b0 2018-01-08 23:14:37 Move editor project files and add search to open dialog Nick O'Leary
1c2ea56f 2018-01-08 16:10:54 Allow a project to be specified on the command-line Nick O'Leary
1d7ae300 2018-01-08 14:46:38 Handle cloning a bare repository Nick O'Leary
6013e186 2017-12-21 22:28:26 Add placeholder when a repo has no local branches Nick O'Leary
207d3d33 2018-01-06 01:13:02 Clear debug message when switching projects (#1523) Hideki Nakamura
5a6cde14 2018-01-06 01:12:01 Refactoring ssh-keygen function (#1533) Hideki Nakamura
63f7d826 2018-01-05 23:23:47 Enable it to store icon files in {settings.userDir}/lib/icons directory for dynamic nodes's icon feature (#1536) Kazuki Nakanishi
ff8773f6 2018-01-05 23:22:49 Fix the problem that occurs by grunt coverage (#1537) Kazuki Nakanishi
a868cb97 2018-01-02 08:28:08 Move all node.send to end of timer functions in trigger node (issue #1527) (#1539) Colin Law
915d73e6 2017-12-22 21:14:47 Ensure node.outputs remains a number type Nick O'Leary
5f4f6e37 2017-12-22 05:16:39 HTTP REQUEST: Adding PROPPATCH and PROPFIND http methods (#1531) Hugobox
9c350311 2017-12-21 17:40:24 Fix reauthentication of remote repositories Nick O'Leary
3c6ba72a 2017-12-21 17:20:41 Change z-index property of "notification" to a larger than z-index property of "dialog" (#1528) Hideki Nakamura
816442f5 2017-12-20 23:45:17 Update sshey UI to use common list style Nick O'Leary
3b51d18c 2017-12-20 16:08:57 Change default user filename prefix for sshkeys Nick O'Leary
6696b666 2017-12-20 16:04:32 When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available. Simon Hailes
8c874786 2017-12-20 15:12:10 Merge sshkeys Nick O'Leary
d870b072 2017-12-20 14:37:34 Tidy up branch/remote list in projectSettings Nick O'Leary
2ea2af7d 2017-12-20 19:44:57 Use a fixed string instead of `os.hostname()` Hideki Nakamura
f737ea96 2017-12-19 17:52:35 Don't send message if it doesn't exist. and give it time not to exist. Dave Conway-Jones
05f90394 2017-12-19 14:00:58 Flag misconfigured project credentialSecret Nick O'Leary
c24b0c6b 2017-12-19 22:57:40 Change "generateSSHKey" function signature Hideki Nakamura
e07a4dc7 2017-12-19 22:30:42 Change the implementation of visible check Hideki Nakamura
fc6748a4 2017-12-19 20:11:51 [UI test] Split test script into scenario and browser operation (#1516) Kazuki Nakanishi
7697c466 2017-12-19 20:11:10 Fixed name conflict of icon property for dashboard node (#1524) Kazuki Nakanishi
ed52e5af 2017-12-19 10:32:05 Avoid reformatting package.json Hideki Nakamura
33a5b841 2017-12-19 00:56:02 Add first-run dialog to migrate files to project Nick O'Leary
c09a407f 2017-12-18 21:37:09 Delete unnecessary comments & add trace mock function Hideki Nakamura
d35784ec 2017-12-18 20:46:07 Delete unnecessary comment & Add a logic of the error case Hideki Nakamura
53e012f2 2017-12-18 00:53:03 Add delete SSH Key dialog Hideki Nakamura
2a9d0a5e 2017-12-17 23:54:44 Merge branch 'projects' into sshkey-management Hideki Nakamura
474f4572 2017-12-16 23:43:08 Fix conditional initialisation of projects Nick O'Leary
bf57cb20 2017-12-16 00:46:05 Delete unnecessary logs Hideki Nakamura
9bc41c17 2017-12-16 00:33:08 Merge branch "projects" Hideki Nakamura
fe10b865 2017-12-16 00:07:47 Add Git access feature via SSH and Enhance SSH Key management Hideki Nakamura
3a311c95 2017-12-15 23:48:52 Detect a SSH key generation error Hideki Nakamura
d1106f53 2017-12-15 21:41:14 Pass email data into the SSH Key generation API Hideki Nakamura
a3a1bba5 2017-12-13 09:44:48 Add projects editorTheme flag to disable the feature Nick O'Leary
028d66be 2017-12-11 17:05:27 Add suitable message when not displaying binary files Nick O'Leary
bb59cd57 2017-12-11 17:05:12 Allow unstaged files to be reverted Nick O'Leary
604e3068 2017-12-10 22:35:57 Add full-screen shade that covers everything but notfications Nick O'Leary
27f1d3b7 2017-12-08 16:31:42 Add delete local branch option Nick O'Leary
d0076233 2017-12-07 22:24:57 Return more detailed information on /project/branches api Nick O'Leary
6a5cf7a1 2017-12-07 23:29:58 Merge branch 'projects' into sshkey-management Hideki Nakamura
3adfe249 2017-12-07 23:28:26 Support to delete project feature (#1509) Hideki Nakamura
923893e1 2017-12-07 23:11:24 Add SSH key management API Hideki Nakamura
256e5360 2017-12-06 22:47:13 ensure core node labels are italic when named (#1498) Dave Conway-Jones
304c597a 2017-12-06 22:39:30 Store repo credentials per-user Nick O'Leary
f86d3a69 2017-12-06 22:39:20 Fix merge-abort button Nick O'Leary
d7c8adfd 2017-12-07 04:44:46 Fix handling of too many pending messages in SORT node (#1514) Hiroyasu Nishiyama
55cd0690 2017-12-06 22:20:38 Fix the error that "otherwise is not a function" (#1513) Hideki Nakamura
3ca0e9c4 2017-12-06 22:20:22 Fix the property "users" access error in runtime.start test caces (#1511) Hideki Nakamura
1dd43236 2017-12-06 22:19:07 Fix the errors in credentials test cases (#1512) Hideki Nakamura
d78916f8 2017-12-06 22:18:36 Fix the error occuring during permission check (#1510) Hideki Nakamura
1840d153 2017-12-05 23:50:32 Restructure how editor/git settings are saved in userSettings Nick O'Leary
b98d1216 2017-12-05 21:45:43 ignore _msgid when merging full objects Dave Conway-Jones
27db7273 2017-12-05 17:34:14 Let CSV correct parts if we remove header row. Dave Conway-Jones
3f6b1f6c 2017-12-05 16:23:55 Fix loading of userSettings Nick O'Leary
6d633b37 2017-12-06 01:14:20 Add git config UI (#1506) Hideki Nakamura
91352e85 2017-12-05 16:12:07 Handle overwrite warning on local branch change Nick O'Leary
8bb9b594 2017-12-06 00:58:11 Add Chinese translation of jsonata.json (#1504) Qi Xiu
6d2fd2e6 2017-12-06 00:39:51 add parts support for CSV node (#1496) Hiroyasu Nishiyama
422fbcb0 2017-12-05 15:01:58 add error msg to sort node Dave Conway-Jones
afce1061 2017-12-05 23:54:03 initial support of SORT node (#1500) Hiroyasu Nishiyama
f21c8154 2017-12-05 12:24:06 enable template config via msg.template for stored or generated templates (#1503) Ross Cruickshank
3988a648 2017-12-05 12:22:20 Merge branch 'master' into 0.18 Dave Conway-Jones
1b632894 2017-12-05 10:20:13 Save editor settings in /settings/user Nick O'Leary
5e128f89 2017-12-04 21:13:07 Ensure strategy login button uses relative URL Nick O'Leary
fff0b15a 2017-12-04 17:15:17 Add /settings/user end point Nick O'Leary
a7e14f10 2017-12-04 13:26:47 Handle a local branch that does not yet track a remote Nick O'Leary
94eeaeb8 2017-12-04 11:42:44 Allow committer details to be set per-user Nick O'Leary
64191e83 2017-12-03 22:31:26 Merge master to 0.18 Nick O'Leary
21cfb716 2017-12-03 22:26:17 Add modal notification type with buttons Nick O'Leary
80645706 2017-12-01 22:09:05 add parts support for HTML node (#1495) Hiroyasu Nishiyama
b9213b73 2017-12-01 10:50:59 first step of ui test (#1497) Kazuki Nakanishi
d7f0102a 2017-11-30 22:48:52 add test for WATCH node (#1493) Hiroyasu Nishiyama
f09e61a5 2017-11-30 08:38:50 Added parsed YAML support for template node (#1443) Nathanaël Lécaudé
d426aaa8 2017-11-30 05:38:22 add —unsafe-perm option to npm install to match documentation (#1486) Mike Blackstock
19e45389 2017-11-30 14:38:03 Updated regex so custom width using calc() work (#1487) tilleul
6d238994 2017-11-30 13:13:35 allow a node's icon to be set dynamically (#1490) Kazuki Nakanishi
14c48253 2017-11-24 23:12:35 Confirm actions that would overwrite dirty workspace Nick O'Leary
e5ff25b9 2017-11-23 20:52:15 Fix project pull with authentication Nick O'Leary
5c88888e 2017-11-23 00:27:13 Better auth handling in projects Nick O'Leary
10057de9 2017-11-21 23:31:41 A big projects update Nick O'Leary
cc88ebd2 2017-11-17 17:35:18 Let trigger node support per topic mode (#1398) Dave Conway-Jones
6baedf90 2017-11-17 09:29:33 Fix #1478 - Project files are not being flushed to disk after being written (#1479) Jim Turner
f39d9d6f 2017-11-17 17:27:29 clone messages before delayed send (#1474) Dave Conway-Jones
ab61a95f 2017-11-18 02:26:36 Add test cases for change node (#1476) Kazuhito Yokoi
10ceed30 2017-11-03 11:34:41 Fix #1456 Thiago Bustamante
2b9aa94f 2017-11-02 16:55:44 Add rc property to exec node outputs 1 and 2 (#1401) Dave Conway-Jones
848fb975 2017-11-03 01:51:40 Fix a problem of file append test on Windows (#1431) Kazuki Nakanishi
d7f59dac 2017-11-03 01:50:35 Make it possible to save formatting choices separately by the type of object (#1458) Hiroki Uchikawa
dd47e615 2017-11-02 16:50:13 Fix css template with spaces , and add test (#1462) Dave Conway-Jones
8f2f7ea1 2017-11-03 01:47:12 Add test script for link node (#1463) Hiroyasu Nishiyama
80a8efd8 2017-11-03 01:47:01 Add test script for "tcp in" node (#1465) Hiroyasu Nishiyama
d9dce77e 2017-11-03 01:46:51 add test script for "udp in" node (#1466) Hiroyasu Nishiyama
ce7053a1 2017-11-03 01:46:38 add test script for "udp out" node (#1467) Hiroyasu Nishiyama
0db15301 2017-11-03 01:46:26 add test script for "tcp request" node (#1468) Hiroyasu Nishiyama
37455041 2017-10-25 15:36:41 Keep version sidebar in sync with project Nick O'Leary
57533fd8 2017-10-25 15:26:24 Add commit-diff view Nick O'Leary
f57a0d4d 2017-10-25 19:23:28 Remove unused variables in test cases of change node (#1455) Kazuhito Yokoi
22772ca3 2017-10-23 19:13:28 Fix debug message format for Buffer (#1444) Hiroki Uchikawa
dba6ff1d 2017-10-23 02:55:26 added chinese messages.json locale file (#1452) jmikerq
40146ded 2017-10-23 18:55:08 Add Chinese version of infotips.json (#1449) Qi Xiu
387b822f 2017-10-23 02:54:49 clean up naming for chinese software naming convention (#1453) jmikerq
b9a3563e 2017-10-20 21:29:43 Handle 'No newline' message in text diffs Nick O'Leary
3d646832 2017-10-19 21:38:53 Allow a project's flow file to be changed Nick O'Leary
298e37ec 2017-10-19 21:52:25 Fix problem in node pull-down menu (#1448) Kazuhito Yokoi
5b137c45 2017-10-18 06:17:27 Fix invalid from property error in change node (#1442) Kazuhito Yokoi
5218a3fb 2017-10-17 10:14:50 Add custom project.toJSON to simplify state mangement Nick O'Leary
4569cb43 2017-10-16 23:23:50 Add Project object in runtime Nick O'Leary
611e5987 2017-10-13 04:47:52 Add test cases for function node (#1402) Kazuhito Yokoi
937d79d2 2017-10-13 04:47:13 Add test cases for debug node (#1438) Hiroki Uchikawa
23c2a771 2017-10-11 21:31:37 fixed unmatched HTML tags (#1437) Hiroyasu Nishiyama
58a890e8 2017-10-11 08:52:28 completely remove unnecessary callback Dave Conway-Jones
6a869e12 2017-10-10 21:53:25 speed up debug window - only process required number of messages (#1378) Dave Conway-Jones
ae7c298b 2017-10-10 21:40:09 let default apply if msg.delay not set in override mode. (#1397) Dave Conway-Jones
53bfe12a 2017-10-11 05:37:34 Add test cases for switch node (#1426) Hiroki Uchikawa
140ea683 2017-10-10 16:24:44 [fix] github oauth strategy when Root is not / (#1430) Henri Bouvier
0634a975 2017-10-11 05:13:38 Fix global.keys() bug in function node (#1417) Kazuhito Yokoi
3479c794 2017-10-11 04:21:41 Modify JSONata Expression editor to refer to language files (#1433) Kazuhito Yokoi
89cad116 2017-10-11 04:21:19 Update translation file for JSONata (jsonata.json) (#1432) Kazuhito Yokoi
19c84eb6 2017-10-09 23:37:19 Add commit history view in sidebar Nick O'Leary
eae390ac 2017-10-09 12:10:00 Disable view-diff button for deletes/unknown files Nick O'Leary