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

Commit Graph

  • 98aee964d7
    Merge pull request #3237 from node-red/remove-de-style Nick O'Leary 2021-10-28 10:11:54 +0100
  • 570e5442e0
    Remove styling from de locale files Fixes #3230 #3237 Nick O'Leary 2021-10-28 10:10:22 +0100
  • b77a2dc353
    Better fix #3236 Ben Hardill 2021-10-28 10:08:28 +0100
  • 87af31de20
    HTTP Basic Auth should always add : to username Ben Hardill 2021-10-28 09:18:17 +0100
  • cfe201dbe1
    Bump for 2.1.3 2.1.3 Nick O'Leary 2021-10-26 10:42:53 +0100
  • 6ccdab35e0
    Merge pull request #3227 from node-red/reload-node-settings Nick O'Leary 2021-10-26 09:51:41 +0100
  • 55b9f36b45
    Merge pull request #3229 from node-red/spinner-css Nick O'Leary 2021-10-26 09:51:31 +0100
  • fbcb1130c9
    Merge pull request #3221 from hardillb/disable-tours Nick O'Leary 2021-10-26 09:47:17 +0100
  • d4f7a6d2bc
    Revert spinner css change that made it shrink in some cases #3229 Nick O'Leary 2021-10-26 09:44:32 +0100
  • 8a19f71abe
    Refresh editor settings whenever a node is added or enabled Fixes #3217 #3227 Nick O'Leary 2021-10-25 20:48:01 +0100
  • fb153757b5
    Merge pull request #3225 from node-red/i18n-fix Nick O'Leary 2021-10-25 16:06:12 +0100
  • 4f175fc93e
    Fix loading non-default language files leaving runtime in wrong locale #3225 Nick O'Leary 2021-10-25 15:58:07 +0100
  • 2d4ca7cec0
    Merge pull request #3224 from node-red/import-msg-fix Nick O'Leary 2021-10-25 15:12:46 +0100
  • bf0ea89969
    Fix import notification message when importing config nodes #3224 Nick O'Leary 2021-10-25 15:08:30 +0100
  • 073f0c2a20
    Merge pull request #3223 from node-red/ti-fix Nick O'Leary 2021-10-25 13:55:38 +0100
  • ba83be9062
    Handle changing types of TypedInput repeatedly Fixes #3222 #3223 Nick O'Leary 2021-10-25 13:54:42 +0100
  • 2e7188ea4f
    Add environment variable to enable/disable tours #3221 Ben Hardill 2021-10-25 11:25:31 +0100
  • 5a012182d9
    Update gen-publish script to update 'next' tag for main releases Nick O'Leary 2021-10-25 10:05:23 +0100
  • b855438af6
    Fix changelog 2.1.2 Nick O'Leary 2021-10-25 09:42:44 +0100
  • 2ffea143e7
    Bump for 2.1.2 Nick O'Leary 2021-10-25 09:38:32 +0100
  • 61d85b49e6
    Remove bash dependency (#3216) Duncan Bellamy 2021-10-25 08:44:49 +0100
  • 7d95c67492 fix typo #3129 Kunihiko Toumura 2021-10-25 15:08:04 +0900
  • f350423a00 add test cases for correlation logs, and fixed minor bug. Kunihiko Toumura 2021-10-25 15:06:02 +0900
  • 35f617e96c
    Merge pull request #3213 from GerwinvBeek/markdown-regex Nick O'Leary 2021-10-24 23:04:20 +0100
  • 6b6ad47c35
    Merge pull request #3220 from node-red/ti-fixes Nick O'Leary 2021-10-24 22:58:55 +0100
  • e57183ed0e
    Merge pull request #3219 from Steve-Mcl/mqtt-use-datatype Nick O'Leary 2021-10-24 22:58:36 +0100
  • ecfd61a822
    Fix TypedInput initialisation handle #3220 Nick O'Leary 2021-10-24 22:53:22 +0100
  • 153f87704b fix datatype in node config not used. fixes #3215 #3219 Steve-Mcl 2021-10-24 22:21:44 +0100
  • deca204508
    Remove bash dependency #3216 Duncan Bellamy 2021-10-23 09:45:00 +0100
  • 836f7d2163 Improved regex for markdown renderer #3213 Gerwin van Beek 2021-10-22 17:05:37 +0200
  • d4d6f71cf4
    Bump for 2.1.1 2.1.1 Nick O'Leary 2021-10-22 09:27:52 +0100
  • 42a9da006e
    Merge pull request #3212 from node-red/fix-tour-guide-width Nick O'Leary 2021-10-22 09:26:31 +0100
  • 2bd5c4f527
    Ensure tourGuide popover doesn't fall offscreen #3212 Nick O'Leary 2021-10-22 09:24:40 +0100
  • 6a49b5c106
    Merge pull request #3210 from node-red/fix-old-inject-migration Nick O'Leary 2021-10-22 09:16:54 +0100
  • 23e14d1b72
    Merge pull request #3211 from node-red/cache-bust Nick O'Leary 2021-10-22 09:16:45 +0100
  • f4f11c8884
    Add cache-busting query params to index.mst #3211 Nick O'Leary 2021-10-22 09:14:01 +0100
  • 2b220abdb7
    Fix issue with old inject nodes that migrated topic to 'string' type #3210 Nick O'Leary 2021-10-22 09:01:24 +0100
  • c1d947ebe3
    Merge pull request #3207 from node-red/fix-debug-all Nick O'Leary 2021-10-21 14:45:09 +0100
  • d695cf392e
    Fix TypedInput validation of type without options Fixes #3206 #3207 Nick O'Leary 2021-10-21 14:44:15 +0100
  • 21304a695c
    Fix tcprequest deprecation warnings 2.1.0 Nick O'Leary 2021-10-21 09:40:25 +0100
  • fa51b06c46
    Merge pull request #3205 from node-red/dev Nick O'Leary 2021-10-21 09:13:09 +0100
  • 7560bb8d7b
    Bump for 2.1.0 #3205 Nick O'Leary 2021-10-21 09:08:35 +0100
  • fc9d65abcc
    Merge pull request #3204 from node-red/tcp-req-text-output Nick O'Leary 2021-10-20 09:40:44 +0100
  • a7413cccd0
    reuse existing labels for tcp request buffer/string option #3204 Dave Conway-Jones 2021-10-20 09:36:08 +0100
  • 7610353f07
    Position popover properly on a scrolled page Nick O'Leary 2021-10-19 22:22:53 +0100
  • d3f978c90c
    Add optional string type output to tcp request node Dave Conway-Jones 2021-10-19 21:34:23 +0100
  • 8d6ff396a8
    Adds a commented section describing the use of custom catalogues in editorTheme #3203 Nathanaël Lécaudé 2021-10-19 11:19:21 -0400
  • b55a8ef62a
    Merge branch 'dev' into dev-addjpn Kazuhito Yokoi 2021-10-19 19:20:32 +0900
  • 8d79deffb5
    Merge pull request #3202 from node-red/tour-guide-fix Nick O'Leary 2021-10-19 10:20:24 +0100
  • 8158487c3e
    Reduce churn in setting Switch rule typedInput type #3202 Nick O'Leary 2021-10-19 10:12:13 +0100
  • 0cc061196d
    Handle changing value before type without reseting TypedInput Nick O'Leary 2021-10-19 10:11:37 +0100
  • d0ec055222
    Fix Inject/Change node restoring typedInput options Nick O'Leary 2021-10-18 21:23:42 +0100
  • ae12ddd32b
    Change node: Fix deepCopy checkbox spacing on Safari Nick O'Leary 2021-10-18 20:38:46 +0100
  • 31da3adaa9
    Fix hide/show of palette in tour and add MQTT nodes Nick O'Leary 2021-10-18 20:29:37 +0100
  • 9fd5213f13
    Merge pull request #3201 from node-red/link-fixes Nick O'Leary 2021-10-18 09:43:30 +0100
  • de882f5849
    Fix saving link out node links #3201 Nick O'Leary 2021-10-18 09:32:00 +0100
  • 1d60e5dda8 use separate agent to ensure certificate retrival #3174 Sven 2021-10-16 22:33:54 +0200
  • 2156274034 Merge branch 'mailsvb-extend-http-request-node' of https://github.com/mailsvb/node-red into mailsvb-extend-http-request-node Sven 2021-10-15 23:56:53 +0200
  • a599dbc435 handle redirects and make adding certificates configurable Sven 2021-10-15 23:52:42 +0200
  • fded1e0021
    Refix #3170 - copy switch rule type when adding new rule Nick O'Leary 2021-10-14 21:47:49 +0100
  • 6cb06c146d
    Update for 2.1.0-beta.2 2.1.0-beta.2 Nick O'Leary 2021-10-14 13:07:58 +0100
  • b8f1386ad0
    Dynamic MQTT connections (#3189) Nick O'Leary 2021-10-14 12:05:06 +0100
  • 2b38b5ea50
    Merge pull request #3200 from node-red/fix-link-call-label Nick O'Leary 2021-10-14 12:04:25 +0100
  • 2f707a6b16
    Merge pull request #3199 from node-red/switch-project-fix Nick O'Leary 2021-10-14 12:04:07 +0100
  • d4c2fcd559
    Merge pull request #3198 from node-red/locale-fix Nick O'Leary 2021-10-14 12:03:54 +0100
  • 082970cdb7
    Merge pull request #3197 from node-red/tour-projects-fix Nick O'Leary 2021-10-14 12:03:41 +0100
  • fe97c78977
    Merge pull request #3196 from node-red/link-fixes Nick O'Leary 2021-10-14 12:03:28 +0100
  • 79394aa69f
    Merge pull request #3195 from node-red/keyboard-fix Nick O'Leary 2021-10-14 12:03:17 +0100
  • 21fd6e3c21
    Ensure link call node label updates when link-in changes #3200 Nick O'Leary 2021-10-14 12:00:27 +0100
  • de4944cd83
    Ensure node is resized if its label changes Nick O'Leary 2021-10-14 11:53:55 +0100
  • 3fde5c27ed
    Fix switching projects #3199 Nick O'Leary 2021-10-14 11:07:49 +0100
  • e1d492813e
    Use locale setting when installing/enabling node Fixes #3194 #3198 Nick O'Leary 2021-10-14 10:57:11 +0100
  • 48d0ee3b6d
    Do not show projects-wecome dialog until welcome tour completes Fixes #3193 #3197 Nick O'Leary 2021-10-14 10:17:27 +0100
  • eebb64901c
    Fix converting selection to subflow Fixes #3191 #3196 Nick O'Leary 2021-10-14 09:48:35 +0100
  • 60e0ed2af6
    Avoid conflicts with native browser cmd-ctrl type shortcuts Fixes #3190 #3195 Nick O'Leary 2021-10-14 09:34:46 +0100
  • f030694ef4
    Merge pull request #3183 from node-red/debug-filter-opts Nick O'Leary 2021-10-13 14:47:08 +0100
  • e9ed13459a
    Merge pull request #3184 from node-red/inject-spinner-css Nick O'Leary 2021-10-13 14:41:52 +0100
  • af1e38fdf7
    Merge pull request #3185 from node-red/switch-focus-fix Nick O'Leary 2021-10-13 14:41:42 +0100
  • b12900e680
    Merge pull request #3186 from node-red/context-tools-fix Nick O'Leary 2021-10-13 14:41:29 +0100
  • 44aa1f4a5e
    Filter out Link Out Return nodes in Link In edit dialog Fixes #3187 Nick O'Leary 2021-10-13 14:23:43 +0100
  • 5a01582f6d
    Final rework of dynamic mqtt connections #3189 Nick O'Leary 2021-10-13 14:00:37 +0100
  • 9425548a85
    Ensure message tools stay attached to top-level entry in Debug/Context Fixes #3180 #3186 Nick O'Leary 2021-10-12 21:11:20 +0100
  • bfd4fc81fe
    Widen Inject interval box for >1 digit #3184 Nick O'Leary 2021-10-12 17:11:22 +0100
  • 439af2a325
    Fix rule focus when switch 'otherwise' rule is used Fixes #3182 #3185 Nick O'Leary 2021-10-12 17:18:02 +0100
  • 3204b04455
    Overhaul Debug sidebar filter and clear button options #3183 Nick O'Leary 2021-10-12 16:50:33 +0100
  • bed1be14ba
    Allow toolip action/content to be updated Nick O'Leary 2021-10-12 16:50:08 +0100
  • 7cd92faf0d
    Separate 'focus' from 'selected' state in treeList Nick O'Leary 2021-10-12 16:49:38 +0100
  • be7e28af5d
    Update package dependencies Nick O'Leary 2021-10-12 17:24:10 +0100
  • 9d1f9b41e1 delete temprary debugger statements #2989 Steve-Mcl 2021-10-12 11:33:14 +0100
  • 85d232a602 Merge branch 'dev' into mqtt-dyn Steve-Mcl 2021-10-12 11:06:48 +0100
  • c61e84e0b3 unsub all topics if msg.topic is true Steve-Mcl 2021-10-12 00:31:30 +0100
  • 61b8c6aefb change msg.subscribe prop to msg.topic Steve-Mcl 2021-10-12 00:16:05 +0100
  • 156165e895 fix connection fail when switching protocol 3 ~ 5 - ensure protocolId is correct for protocolVersion Steve-Mcl 2021-10-12 00:14:54 +0100
  • 21418a34ed fix race condition if connect/disconnect too fast - node.connected and node.client.connected getting out of sync Steve-Mcl 2021-10-12 00:12:47 +0100
  • f186d37431 Callback for brokerConn.connect (improve done()) - done is now called on connect callback Steve-Mcl 2021-10-12 00:11:13 +0100
  • b5ca37c022 remove redundant mqtt-control code left overs Steve-Mcl 2021-10-12 00:05:10 +0100
  • fdfb661cce Remove dynamic label Steve-Mcl 2021-10-12 00:03:31 +0100
  • 8eaa762ec5
    Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary 2021-10-11 10:01:46 +0100
  • 953a9f7cd4
    Update to latest node-red-admin Nick O'Leary 2021-10-11 09:58:55 +0100
  • 36f099d68b Add Japanese translations for Node-RED v2.1.0-beta.1 Kazuhito Yokoi 2021-10-11 16:02:18 +0900