1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Commit Graph

  • 122b5ba468
    Merge pull request #3115 from bartbutenaers/https-settings-as-string Nick O'Leary 2021-08-23 12:25:56 +0100
  • 401466d6c0 Add timing log Kunihiko Toumura 2021-08-23 11:54:05 +0900
  • 7f2627dbc8
    Key and certificate as string or buffer #3115 bartbutenaers 2021-08-21 22:21:58 +0200
  • bc832651c9 add support of subflow export Hiroyasu Nishiyama 2021-08-21 11:31:16 +0900
  • cdeb6ee48f Valid hooks list filled #3113 Valery Zaochnuy 2021-08-20 10:16:27 +0300
  • 065dcdfc84 Added preDeploy, postDeploy editor hooks Valery Zaochnuy 2021-08-16 14:15:24 +0300
  • 6aecc3915c add support of environtment variable for tab & group Hiroyasu Nishiyama 2021-08-19 21:15:13 +0900
  • ef1b3aa7f5
    Add comment to info docs re queue depth limit setting #3069 Dave Conway-Jones 2021-08-18 14:05:42 +0100
  • 1aaab2a814
    change template characters Sam Machin 2021-08-12 16:41:32 +0100
  • e93734b209 Change fade color when hovering an inactive tab #3106 Mauricio Bonani 2021-08-10 14:26:41 -0400
  • 9e5218f6b4 Place close tab link in front of fade Mauricio Bonani 2021-08-10 14:21:54 -0400
  • f6992ca36d
    Add optional property for dashboard #3105 meeki007 2021-08-08 22:57:20 -0400
  • 711ec39327
    Fix editor-client package.json #3104 Ben Hardill 2021-08-06 21:16:34 +0100
  • 69aea92184 Translate Portugues pt-BR #3100 Herick Ferreira 2021-08-04 11:10:16 -0300
  • 7bdada3868 Merge branch 'dev' into mqtt-dyn Steve-Mcl 2021-07-31 11:06:30 +0100
  • 08049252f2 permit plugin theme to change other monaco options Steve-Mcl 2021-07-31 10:24:48 +0100
  • f1e7ec0c6b
    Bump for 2.0.5 2.0.5 Nick O'Leary 2021-07-30 13:28:52 +0100
  • 23765d9139
    Update tar dependency Nick O'Leary 2021-07-30 13:20:26 +0100
  • 43febe269c
    Add support for maintenance streams in generate-publish-script Nick O'Leary 2021-07-30 13:19:36 +0100
  • 40233c7702
    Fix regression in Join node when manual joining array with msg.parts present Fixes #3096 Nick O'Leary 2021-07-30 13:17:05 +0100
  • 27ed81614b
    Remove default ctrl-enter keybinding from monaco editor Fixes #3093 Nick O'Leary 2021-07-30 11:50:21 +0100
  • 297dd81327
    Update generate-publish-script to handle maintenance releases 1.3.6 Nick O'Leary 2021-07-30 10:44:46 +0100
  • 1750690309
    Fix dependencies Nick O'Leary 2021-07-30 10:30:41 +0100
  • 773ead3eec
    Bump for 1.3.6 Nick O'Leary 2021-07-30 10:29:52 +0100
  • 848a79b884 Fix some zh-CN translation #3095 dishuostec 2021-07-29 14:36:35 +0800
  • 889d23e9bd
    Update changelog 2.0.4 Nick O'Leary 2021-07-28 11:02:11 +0100
  • f8571023f6
    Fix inject now button unable to send empty props Nick O'Leary 2021-07-28 10:59:16 +0100
  • 6364e00202
    Merge pull request #3092 from hardillb/http-req-ca-fix Nick O'Leary 2021-07-28 10:05:19 +0100
  • a76c6f86c6
    Add Testcase & Fix typo #3092 Ben Hardill 2021-07-28 08:52:35 +0100
  • 555e815402
    Copy tls.cert to tls.certificate for GOT Ben Hardill 2021-07-27 22:19:35 +0100
  • 8a1d81989b use codeEditor.options.theme Steve-Mcl 2021-07-26 21:02:11 +0100
  • ee9234b2c6
    Bump for 2.0.4 Nick O'Leary 2021-07-26 17:09:26 +0100
  • 735b9c5844
    Handle just-copied-but-not-deployed node with credentials in editor Fixes #3090 Nick O'Leary 2021-07-26 14:50:00 +0100
  • 064f3eb3bc
    Fix RBE node handling of default topi property Fixes #3087 Nick O'Leary 2021-07-26 14:36:09 +0100
  • f1775d4fd1
    Handle partially encoded url query strings in request node Nick O'Leary 2021-07-26 14:21:52 +0100
  • a9bc111c4f
    Merge pull request #3089 from hardillb/http-req-ca-fix Nick O'Leary 2021-07-26 14:20:08 +0100
  • c100612473
    Merge pull request #3085 from bonanitech/fade-colors Nick O'Leary 2021-07-26 14:08:15 +0100
  • 26087f8dc7
    Fix support for supplied CA certs #3089 Ben Hardill 2021-07-26 10:25:06 +0100
  • 36e75cb728 Fix tab fade CSS for when using themes #3085 Mauricio Bonani 2021-07-25 11:08:55 -0400
  • d7a2fc2be4 use them plugin theme monacoTheme if present Steve-Mcl 2021-07-25 15:16:49 +0100
  • 142176f194
    Bump for 2.0.3 2.0.3 Nick O'Leary 2021-07-23 14:38:43 +0100
  • c5892fc17e
    Fix HTML parsing when body is included in the select tag Fixes #3079 Nick O'Leary 2021-07-23 10:09:00 +0100
  • 6e69cfbca4
    Preserve case of user-provided http headers in request node Fixes #3081 Nick O'Leary 2021-07-23 09:55:32 +0100
  • 775181f761
    Set decompress to false for HTTP Request to keep 1.x compatibility Fixes #3083 Nick O'Leary 2021-07-23 08:57:44 +0100
  • 36e83d628e
    Add unit tests for HTTP Request encodeURI and error response Nick O'Leary 2021-07-23 00:10:17 +0100
  • 5f6fcb2bc0
    Do not throw HTTP errors in request node Fixes #3082 Nick O'Leary 2021-07-22 23:48:30 +0100
  • 7b106e5650
    Ensure uri is properly encoded before passing to got module Fixes #3080 Nick O'Leary 2021-07-22 23:47:32 +0100
  • 79d9c83a2d
    Better detection of broken agent-base function patching 2.0.2 Nick O'Leary 2021-07-22 11:19:25 +0100
  • 269669ba28
    Bump for 2.0.2 Nick O'Leary 2021-07-22 11:17:48 +0100
  • 4ef7240598
    Handle other error types in Manage Palette view Nick O'Leary 2021-07-21 17:26:19 +0100
  • efdf689c31
    Merge pull request #3076 from node-red/unpatch-https Nick O'Leary 2021-07-21 17:07:29 +0100
  • f7606e92ca
    Detect if agent-base has patch https.request and undo it Fixes #3072 #3076 Nick O'Leary 2021-07-21 16:22:28 +0100
  • 6750be3ec9
    HTTP Request node - ignore invalid cookies rather than fail request Fixes #3075 Nick O'Leary 2021-07-21 14:09:15 +0100
  • 68fb5089f8
    Fix msg.reset handling in Delay node Fixes #3074 Nick O'Leary 2021-07-21 11:32:45 +0100
  • a8d093bacd
    Use file:// url with dynamic import Nick O'Leary 2021-07-21 11:00:24 +0100
  • 233a1995b3
    Fix tab fade css because Safari Fixes #3073 Nick O'Leary 2021-07-21 10:26:06 +0100
  • 8ef3baaffb
    Fix error closing library dialog with monaco Nick O'Leary 2021-07-21 10:10:07 +0100
  • ecc3b2cdca Merge branch 'dev' into mqtt-dyn Steve-Mcl 2021-07-20 18:03:36 +0100
  • c9597b9447
    Bump for 2.0.1 2.0.1 Nick O'Leary 2021-07-20 14:44:47 +0100
  • b2dc1d8b23
    Ensure default module export is exposed in Function node Nick O'Leary 2021-07-20 14:42:43 +0100
  • 859c0c7f6c
    Update to latest node-red-admin 2.0.0 Nick O'Leary 2021-07-20 11:19:13 +0100
  • aaf18e2416
    Merge branch 'master' into dev Nick O'Leary 2021-07-20 11:11:28 +0100
  • fd679ef117
    Update contributing docs Nick O'Leary 2021-07-20 11:10:41 +0100
  • 6cc611b3f1
    Merge branch 'master' into dev Nick O'Leary 2021-07-20 11:04:25 +0100
  • 77ee726f66
    Fix focus outline overlap in button-groups Fixes #3070 Nick O'Leary 2021-07-20 11:02:24 +0100
  • dc603b76a4
    Fix focus outline overlap in button-groups Fixes #3070 Nick O'Leary 2021-07-20 11:02:24 +0100
  • 9a77738202
    Merge 6567465d49 into bcb3371acc #2533 fatoldsun00 2021-07-17 20:36:35 -0400
  • bcb3371acc
    Fix another typo in issue template Nick O'Leary 2021-07-16 12:34:54 +0100
  • d14ce7e476
    Fix typo in issue template Nick O'Leary 2021-07-16 12:30:21 +0100
  • 4d26b806dd
    delay - add test for push toFront and flush=1 Dave Conway-Jones 2021-07-16 11:38:06 +0100
  • a2b95dbb39
    delay node - change lifo property to toFront Dave Conway-Jones 2021-07-16 11:31:21 +0100
  • 47f7b43bcc
    Update bug_report.yml Nick O'Leary 2021-07-16 10:21:51 +0100
  • 77fd8c120c
    Update bug_report.yml Nick O'Leary 2021-07-16 10:20:23 +0100
  • a1a6f40158
    Update issue templates to use GH forms Nick O'Leary 2021-07-16 10:16:09 +0100
  • ed09cd7489
    Merge pull request #3068 from hardillb/http-auth-fix Nick O'Leary 2021-07-16 09:47:57 +0100
  • eb3330d145
    Fix vertical sizing of function node edit dialog Nick O'Leary 2021-07-16 09:44:56 +0100
  • 5ba0588c7b
    Merge branch 'master' into dev Nick O'Leary 2021-07-16 08:53:35 +0100
  • d4a199f0e1
    Avoid prototype pollution in RED.view.calculateTextDimensions Nick O'Leary 2021-07-16 08:52:00 +0100
  • 32dd186f4d
    Prevent Overwite of configured creds #3068 Ben Hardill 2021-07-16 08:47:30 +0100
  • d820f55358
    Add push to front of rate limit queue. Dave Conway-Jones 2021-07-15 22:15:46 +0100
  • 81f0fb3c74
    Fix creds in URL Ben Hardill 2021-07-15 18:32:51 +0100
  • 972c83cd52
    Fix for #3067 Ben Hardill 2021-07-15 17:35:03 +0100
  • 66a704af55
    Fallback to 'require' if on node < 12.17 Nick O'Leary 2021-07-15 15:37:12 +0100
  • 31c5d6e1c1
    Update changelog Nick O'Leary 2021-07-15 10:24:33 +0100
  • bf0ab95c09
    Merge pull request #3066 from node-red-hitachi/update-message-jp Nick O'Leary 2021-07-15 13:17:41 +0100
  • c1d85f760d update Japanese message catalogue #3066 Hiroyasu Nishiyama 2021-07-15 21:09:20 +0900
  • 88ad2f4c18
    Merge pull request #3065 from node-red/funcExtMod-default Nick O'Leary 2021-07-15 10:14:28 +0100
  • be9f9e7b0c
    Change default functionExternalModules test #3065 Nick O'Leary 2021-07-15 10:13:21 +0100
  • 2cc1973f62
    Enable functionExternalModules by default Nick O'Leary 2021-07-15 10:07:52 +0100
  • eb4625a0b9
    Merge pull request #3064 from node-red/revert-external-modules-dir Nick O'Leary 2021-07-15 09:56:23 +0100
  • 5bfb01254b
    Add unit tests for externalModules.import #3064 Nick O'Leary 2021-07-15 09:52:53 +0100
  • bb80fa4a2d
    Fix externalModules tests Nick O'Leary 2021-07-14 23:38:46 +0100
  • ddb715d88d
    Record runtime-installed modules in .config.modules.json Nick O'Leary 2021-07-14 23:13:52 +0100
  • 395b499856
    Fix async loading of modules in function node Nick O'Leary 2021-07-14 21:10:59 +0100
  • cce6a47f11
    Rework function module screen Nick O'Leary 2021-07-14 20:23:01 +0100
  • 7fd17b4ec0
    Add RED.import to support importing ES6 modules Nick O'Leary 2021-07-14 19:18:39 +0100
  • e16ab2a0fd
    Bump for 2.0.0 Nick O'Leary 2021-07-13 11:51:23 +0100
  • 15f5364c30
    Update changelog Nick O'Leary 2021-07-13 11:50:38 +0100
  • 65081767bf
    Fix externalModules tests Nick O'Leary 2021-07-13 11:44:12 +0100
  • c7c595e5fa
    Merge pull request #3063 from kazuhitoyokoi/dev-addjpn Nick O'Leary 2021-07-13 11:37:23 +0100