https://github.com/node-red/node-red

sort by:
Revision Author Date Message Commit Date
708fd32 Add node 11 to travis 02 November 2018, 10:12:37 UTC
6a4e720 Disable subflow toolbar when multiple tabs are selected 02 November 2018, 09:56:43 UTC
ffa6dea Attach server object to the right part of runtime api 02 November 2018, 09:44:24 UTC
2353f12 Add @node-red/nodes to core package dependency 31 October 2018, 14:54:00 UTC
1b8cab0 Update individual module versions 31 October 2018, 13:57:52 UTC
869c1d4 Merge pull request #1948 from node-red-hitachi/typo-jp Fix typo in Japanese 31 October 2018, 13:52:21 UTC
9b93819 Merge pull request #1949 from node-red-hitachi/uitest-timing Fixed UI test problems caused by timing 31 October 2018, 13:52:01 UTC
bb3c528 Bump chromedriver again 31 October 2018, 11:56:49 UTC
81c8ae9 Bump package dependencies 31 October 2018, 11:52:43 UTC
6098570 Merge branch 'master' into dev 31 October 2018, 11:48:52 UTC
d033c24 Fixed UI test problems caused by timing 31 October 2018, 00:27:33 UTC
4995e52 Fix typo in Japanese 31 October 2018, 00:03:42 UTC
c685a31 Backlevel chromedriver version due to bad semver Chromedriver 2.41.1 cannot be installed on Node 4. 30 October 2018, 23:27:44 UTC
c32ce3b Bump for 0.19.5 30 October 2018, 22:46:42 UTC
c0d8f90 Support ctrl-click selection of flow tabs 30 October 2018, 22:18:16 UTC
8dba0da Fix UDP in test 29 October 2018, 22:23:03 UTC
d0bf4a5 Merge branch 'pr_1947' into dev 29 October 2018, 21:49:43 UTC
7b28ba6 Allow left-hand node button to act as toggle 29 October 2018, 20:55:35 UTC
e6466c3 Add auto-detect and base64 output to mqtt node Fixes #1912 29 October 2018, 14:11:20 UTC
d96d306 Give function node editor a bit more vertical space 27 October 2018, 08:56:54 UTC
d4589ed Hide tooltips when a node is deleted 26 October 2018, 22:17:09 UTC
5cfc52e Support dbl-click in tab bar to add new flow in position 26 October 2018, 22:09:41 UTC
3fcacd8 Allow actions to have an argument 26 October 2018, 22:09:41 UTC
49fe13f Fix duplicate subflow detection on import 26 October 2018, 22:09:41 UTC
4d27ba1 Merge pull request #1945 from node-red/UDP-Node-fixes Udp node socket binding fixes 26 October 2018, 20:37:39 UTC
b715ac8 Add more test coverage around settings apis 26 October 2018, 20:22:58 UTC
d960494 csv node - boost / fix tests for new regex 26 October 2018, 08:53:33 UTC
1c4df78 csv node - better regex for number detection 26 October 2018, 08:24:56 UTC
8f94c5e Increase unit test coverage context/exec modules 25 October 2018, 14:37:46 UTC
7cffa1e Fix istanbul test coverage generation 25 October 2018, 12:36:57 UTC
1ac18d7 Remove restriction on upgrading non-local modules 25 October 2018, 12:05:57 UTC
1111d25 Add pack-modules grunt task 25 October 2018, 10:18:13 UTC
ba74164 Merge pull request #1942 from node-red-hitachi/dev-uitest-place Automatically adjust node deployment 25 October 2018, 08:56:33 UTC
3b02d36 Merge pull request #1943 from node-red-hitachi/dev-fixEditorApiName fix typo of editor-api package name 25 October 2018, 08:56:04 UTC
c2aa9a5 Automatically adjust node deployment 25 October 2018, 01:19:51 UTC
70fb181 Add more ui tooltips 24 October 2018, 21:57:16 UTC
e64f4e3 Merge branch 'master' into dev 24 October 2018, 15:42:21 UTC
e4d5187 Remove deprecated Buffer constructor usage Fixes #1709 24 October 2018, 12:45:34 UTC
7dcca2c Add import notification with info on what has been imported Closes #1862 24 October 2018, 10:07:48 UTC
4a027b8 Fix-up json error messages 24 October 2018, 09:03:58 UTC
c2c6e60 remove extraneous brace from udp node 23 October 2018, 22:27:49 UTC
4f87ebd Recognize pip installs of RPi.GPIO (#1934) Fixes "[warn] rpi-gpio : Cannot find Pi RPi.GPIO python library" when it is installed with pip using the default prefix (/usr/local). 23 October 2018, 22:20:44 UTC
09abec1 Show error details when trying to import invalid json 23 October 2018, 22:07:31 UTC
33d0d12 More resilient binding to correct port for udp, give input side priority 23 October 2018, 22:04:36 UTC
f488869 clear tcpget node status if user changes target per message 23 October 2018, 17:59:23 UTC
6382564 Make exec node test more tolerant of multiple messages being received 23 October 2018, 10:33:26 UTC
7476b4c Merge pull request #1937 from node-red/hide-label Adds the ability to hide a node's label 23 October 2018, 10:01:04 UTC
daf3e6a Merge branch 'dev' into hide-label 23 October 2018, 09:55:27 UTC
19b6cba Merge pull request #1941 from node-red-hitachi/master-batch Prevent invalid value for batch node property 23 October 2018, 09:47:48 UTC
5bd3d12 Merge pull request #1940 from node-red-hitachi/import-invalid-fa Show default icon when invalid font-awesome icon was specified 23 October 2018, 09:09:45 UTC
c9db74e Show default icon when non-existent font-awesome icon was specified 23 October 2018, 07:30:56 UTC
f8a88cc fix typo of editor-api package name 23 October 2018, 04:21:59 UTC
4a081bf Update httpServerOptions doc in settings.js 22 October 2018, 22:00:00 UTC
8a68a3e Update editor options http://expressjs.com/en/api.html#app.settings.table Allow for setting individual options on the editor express app. This app is not available through the embedded interface when using Node-RED within another application. Update settings with editor options Allow editor express app options to be set in settings.js Update settings.js formatting Update settings.js Co-Authored-By: TJKoury <TJKoury@gmail.com> editorOptions -> httpServerOptions 22 October 2018, 21:54:44 UTC
7a9dd9a Exec: Add unit tests - Preserve existing properties on msg object 22 October 2018, 15:44:16 UTC
6c01d0f Exec: Preserve existing properties on msg object 22 October 2018, 15:44:16 UTC
45a53ac Merge pull request #1936 from node-red-hitachi/dev-fixtypoenglish Fix typo in English messages 22 October 2018, 15:39:10 UTC
dabb279 Fix up merge of auth token handling 22 October 2018, 15:21:02 UTC
c66c5ea Add configurable option for showing node label 22 October 2018, 14:38:43 UTC
0a98ba6 Tidy up appearance tab in edit dialog 22 October 2018, 13:41:47 UTC
bb8e491 Merge branch 'master' into dev 22 October 2018, 10:02:23 UTC
5590d31 Fix typo 22 October 2018, 09:52:34 UTC
dc7e48d Merge branch 'dev' into pr_1789 22 October 2018, 09:46:47 UTC
371d357 Fix typo in English messages 22 October 2018, 09:21:51 UTC
f22960a Avoid http redirects as Safari doesn't reuse Auth header Fixes #1903 19 October 2018, 13:03:22 UTC
34ead43 Merge pull request #1913 from node-red-hitachi/dev-httpproxy Add http-proxy for http-request node. 19 October 2018, 10:10:26 UTC
808d5a7 Merge pull request #1922 from node-red-hitachi/dev-uitest-split Followed runtime-editor split for UI test 19 October 2018, 10:03:48 UTC
55e897f Merge pull request #1927 from node-red-hitachi/faicon-height Adjust the fa icon position for the node with height 19 October 2018, 10:03:34 UTC
5a5dda2 Merge pull request #1928 from kazuhitoyokoi/dev-fixmsgcatalog Fix reference bug in message catalog 19 October 2018, 10:02:17 UTC
f085655 Merge pull request #1929 from kazuhitoyokoi/dev-updatejapanesemessages Update Japanese message catalog 19 October 2018, 09:59:27 UTC
5cf9c07 Merge pull request #1931 from node-red-hitachi/master-typedinput Fix unnecessary TypedInput element 19 October 2018, 09:57:13 UTC
9751089 Tidy up ace tooltip styling 19 October 2018, 09:42:39 UTC
211eeea Set min value of properties and spinners for batch 19 October 2018, 08:52:57 UTC
b251611 Add event log to editor Shows output from git pull/push and npm install in the editor 18 October 2018, 22:49:47 UTC
2816b3e Add tooltip to flow add button 17 October 2018, 12:45:57 UTC
242398c Slow down sidebar control appearance Also hides WIP action info panel buttons 17 October 2018, 12:18:08 UTC
2895833 Allow palette to be hidden 17 October 2018, 10:03:09 UTC
0f793eb Update Japanese message catalog 17 October 2018, 09:03:21 UTC
ce01404 Fix reference bug in message catalog 17 October 2018, 06:43:09 UTC
1064e53 Adjust the fa icon position for the node with height 17 October 2018, 01:31:47 UTC
dc3128f Add node module into to sidebar and palette popover 16 October 2018, 13:05:23 UTC
51a3521 Fix that unnecessary optionMenu remains 16 October 2018, 10:48:50 UTC
d40aa72 Mark all newly imported nodes as changed 16 October 2018, 10:36:46 UTC
fc8c406 Add markdown toolbar to flow description editor 16 October 2018, 10:36:24 UTC
f204c77 Modify require paths 16 October 2018, 03:38:39 UTC
7a85452 Merge branch 'master' into dev 15 October 2018, 10:37:14 UTC
6a9575e Merge pull request #1894 from node-red-hitachi/fix-overlapping-file-node-execution fix multiple input message processing of file node 15 October 2018, 10:15:05 UTC
c13e79e Merge pull request #1915 from kazuhitoyokoi/dev-addtestcases4themejs Update test cases in theme_spec.js 15 October 2018, 09:46:09 UTC
6208825 Merge pull request #1924 from imZack/patch-1 Add missing comma 15 October 2018, 09:39:29 UTC
925ebcc Add missing comma 12 October 2018, 21:50:45 UTC
a20eaf8 Merge pull request #1918 from node-red-hitachi/fix-i18n-for-safari Fix i18n handling for ja-JP locale on Safari/MacOS 11 October 2018, 21:21:20 UTC
84a6a52 Add output type to mqtt node Fixes #1912 11 October 2018, 19:29:19 UTC
8235b7b Followed runtime-editor split 11 October 2018, 09:16:08 UTC
0376e0d Allow a node label to be hidden 08 October 2018, 15:25:11 UTC
6bd0682 Better markdown editor preview 07 October 2018, 13:24:32 UTC
e24c22f Merge branch 'master' into dev 07 October 2018, 11:02:29 UTC
673a6bb Do not disable context sidebar during node edit Fixes #1921 07 October 2018, 10:59:43 UTC
cf32a33 Don't allow virtual links to be spliced Fixes #1920 07 October 2018, 10:55:43 UTC
f4ca8cd Merge branch 'master' into dev 07 October 2018, 10:45:43 UTC
98c1bc2 Merge project package changes to avoid overwritten changes 07 October 2018, 10:37:50 UTC
back to top