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

Commit Graph

  • fb5ffa1c31 Add Japanese translation for keyboard shortcut scope Kazuhito Yokoi 2023-05-01 14:44:14 +0900
  • aff0bd3f6a Add Japanese translation for auto unsubscribe in MQTT node Kazuhito Yokoi 2023-05-01 14:28:02 +0900
  • c0650cc0f5 Add Japanese translation for keyboard shortcut scope Kazuhito Yokoi 2023-05-01 13:53:54 +0900
  • 02c7d014cb
    dont use subscriptionIdentifier no broker support Stephen McLaughlin 2023-04-29 21:00:26 +0100
  • e29479fd25
    Merge branch 'dev' into remove-empty-global-config Nick O'Leary 2023-04-28 21:49:16 +0100
  • 46ae66c8b2
    Bump test helper version Nick O'Leary 2023-04-28 21:42:36 +0100
  • 20abe4a40c
    Update dependecies include got Nick O'Leary 2023-04-28 21:37:03 +0100
  • 55a9a29f76
    Merge branch 'master' into dev Nick O'Leary 2023-04-28 18:49:03 +0100
  • 67dd7e30fa
    Merge pull request #4154 from node-red/add-editor-scope Nick O'Leary 2023-04-28 18:47:25 +0100
  • e9a08af73b
    Merge pull request #4148 from GerwinvBeek/Bugs/not-loading-missing-subflow Nick O'Leary 2023-04-28 18:47:10 +0100
  • 08b1ef2766
    Merge branch 'master' into add-editor-scope #4154 Nick O'Leary 2023-04-28 18:07:47 +0100
  • 667d8673d4
    Merge branch 'master' into Bugs/not-loading-missing-subflow #4148 Nick O'Leary 2023-04-28 18:07:28 +0100
  • d44ea9d558
    Merge pull request #4152 from node-red/remove-coveralls Nick O'Leary 2023-04-28 18:07:10 +0100
  • 86dfe86813
    Add editor scope to keyboard shortcut scope select Nick O'Leary 2023-04-28 17:47:16 +0100
  • b129e11c8f
    Avoid creating empty global-config node if not needed Nick O'Leary 2023-04-28 17:36:55 +0100
  • 246409970d
    Remove coveralls reporting as it is failing builds #4152 Nick O'Leary 2023-04-28 17:17:40 +0100
  • bd7b3bb4d7
    Merge pull request #4108 from node-red/fix-group-select-delete Nick O'Leary 2023-04-28 15:28:04 +0100
  • 841f1849c8
    Update packages/node_modules/@node-red/runtime/lib/flows/util.js Nick O'Leary 2023-04-28 15:25:29 +0100
  • 00e7e4d43c
    Merge pull request #4147 from kazuhitoyokoi/master-selection2subflow Nick O'Leary 2023-04-28 15:23:02 +0100
  • ee43a845aa
    Merge pull request #4128 from kazuhitoyokoi/master-fixquickadddialog Nick O'Leary 2023-04-28 15:22:25 +0100
  • a7cc66af93
    Merge pull request #4130 from kazuhitoyokoi/master-fixoverflow Nick O'Leary 2023-04-28 15:21:37 +0100
  • f8701cfed0
    Merge pull request #4135 from kazuhitoyokoi/master-fixactionlist Nick O'Leary 2023-04-28 15:20:56 +0100
  • 6b205bf303
    Merge pull request #4141 from bonanitech/palette-search-background Nick O'Leary 2023-04-28 15:20:38 +0100
  • 07729247ac
    Merge pull request #4145 from kazuhitoyokoi/dev-addjpn4tour Nick O'Leary 2023-04-28 15:16:13 +0100
  • 792b310fad
    Merge pull request #4151 from mw75/master Nick O'Leary 2023-04-28 15:15:55 +0100
  • ed2c9d24e8 use replace instead of replaceAll to support node14 #4151 Mario Wolff 2023-04-28 14:53:18 +0200
  • f917212d67 a simple approach to fix #2657 Mario Wolff 2023-04-28 12:35:19 +0200
  • a823c5abd4
    Merge branch 'node-red:master' into master #3675 GerwinvBeek 2023-04-25 09:07:43 +0200
  • 209f038174 add small troubleshooting steps for newer folks! #4149 Rob McElvenny 2023-04-24 14:05:59 -0400
  • 6fbcec8b98 Solved node red not loading without error when subflow is missing Gerwin van Beek 2023-04-24 11:51:06 +0200
  • c30e57c31d Add node width and height to boundingBox #4147 Kazuhito Yokoi 2023-04-23 20:47:17 +0900
  • 674c9f0405 Add Japanese translations for welcome tour of 3.1.0 beta.2 #4145 Kazuhito Yokoi 2023-04-22 21:26:02 +0900
  • e16d5cf83d fix: closes #4142 The issue occured because the partId is set to "_" by default and is never overwritten in manual mode. With concurrent messages and different processing times all parts of all messages have the identifier "_" and are assembled following the FIFO principle. BitCaesar 2023-04-20 12:28:32 +0200
  • df3dc36874 Fix palette filter background #4141 Mauricio Bonani 2023-04-17 10:57:40 -0400
  • 7b71d8d212 Support uppercase in keyword when searching action list #4135 Kazuhito Yokoi 2023-04-10 01:25:34 +0900
  • 5f47967682 httpStaticMiddleware support array of middlewares #4125 sak 2023-04-08 13:11:46 +0700
  • 8d06be81d8 add httpStaticMiddleware before serve static files sak 2023-04-07 16:14:36 +0700
  • bfac30614a need to do both value and display #4124 Matt Campbell 2023-04-06 14:10:36 -0400
  • cdc8fa5144 fix discrepancy between documentation and implementation for httprequest node Matt Campbell 2023-04-06 14:08:54 -0400
  • 9fc2f31fa1 Exit with non-zero status with faulty settings.js #4122 Johannes Rothe 2023-04-05 12:20:45 +0200
  • 2eaae4b83f Wrap long node name in info sidebar #4130 Kazuhito Yokoi 2023-04-05 00:56:27 +0900
  • 3c66af9506 Wrap long node name in tooltip and node property Kazuhito Yokoi 2023-04-05 00:44:10 +0900
  • e5d579c1bb
    Merge pull request #4120 from kazuhitoyokoi/master-fixbuildstatus Nick O'Leary 2023-04-01 17:29:41 +0100
  • ee811ca89b
    Use build status icon of GitHub Actions #4120 Kazuhito Yokoi 2023-04-02 00:39:33 +0900
  • 8e4933041d Wrap text of label in quick add dialog #4128 Kazuhito Yokoi 2023-04-01 02:34:11 +0900
  • 1f3559e14f Set label width in quick add dialog to prevent broken node icon Kazuhito Yokoi 2023-04-01 02:28:48 +0900
  • 12ac260dce select the deep link item #4113 Steve-Mcl 2023-03-26 11:00:28 +0100
  • 53f99ecc23
    Merge pull request #4112 from node-red/editor-cred-export Nick O'Leary 2023-03-24 09:50:14 +0000
  • 347410f744
    Do not include credentials when exporting to clipboard #4112 editor-cred-export Nick O'Leary 2023-03-24 09:44:10 +0000
  • 7ae3e32abd update example and document feature for httpStatic options #4109 Kevin Godell 2023-03-20 17:34:12 -0500
  • 54b2215164 pass options to express.static Kevin Godell 2023-03-20 17:31:10 -0500
  • 889489e33e set default when root is not defined Kevin Godell 2023-03-20 16:32:14 -0500
  • 4667e76c6b
    Merge pull request #4078 from flying7eleven/option-to-disable-mqtt-ubsubscribe-on-disconnect Nick O'Leary 2023-03-20 20:32:08 +0000
  • a10d07d1dc
    Merge pull request #4100 from sroebert/feature/sha-digest-algorithms Nick O'Leary 2023-03-20 20:30:48 +0000
  • 9f1ac733b7
    Merge pull request #4103 from Steve-Mcl/add-missing-timer-types Nick O'Leary 2023-03-20 20:29:36 +0000
  • 33ea25922d
    Update packages/node_modules/@node-red/editor-client/src/js/ui/view.js #4108 Nick O'Leary 2023-03-20 20:29:10 +0000
  • b56bd7bb5e
    Fix group selection when using lasso Nick O'Leary 2023-03-20 17:15:45 +0000
  • b112f0e966
    Simple formatting #4104 Ben Lazzeroni 2023-03-15 20:17:56 -0700
  • e7617de1ee
    Replace a var with a const since its value won't be modified further on #4078 Tim Janke 2023-03-13 13:22:51 +0100
  • 97fbad4dc5 add "timers" types to known types #4103 Steve-Mcl 2023-03-13 10:02:46 +0000
  • ddf6023983 Added unit tests for digest authentication #4100 Steven Roebert 2023-03-12 10:08:32 +0100
  • daa84c9415 Added SHA-256 and SHA-512-256 algorithms to http digest authentication Steven Roebert 2023-03-11 12:07:54 +0100
  • 586006de4d
    Merge pull request #4097 from node-red/fix-json-expr-test Stephen McLaughlin 2023-03-07 17:13:50 +0000
  • af8ec9f02b
    Merge pull request #4096 from node-red/fix-search-repeat Stephen McLaughlin 2023-03-07 17:00:50 +0000
  • dc6abb691e
    Fix jsonata expression test ui #4097 Nick O'Leary 2023-03-07 16:59:13 +0000
  • d273c38194
    Fix search button in palette popover #4096 Nick O'Leary 2023-03-07 16:47:44 +0000
  • 940a246160
    Merge pull request #4095 from node-red/310-b2 3.1.0-beta.2 Nick O'Leary 2023-03-06 17:35:28 +0000
  • 6179d1eef2
    Bump for beta.2 #4095 310-b2 Nick O'Leary 2023-03-06 17:30:34 +0000
  • 9f121f4c72
    Merge pull request #4094 from node-red/increase-workspace Nick O'Leary 2023-03-06 17:13:24 +0000
  • 4deca552fa
    Merge pull request #4093 from node-red/subflow-nested-context Nick O'Leary 2023-03-06 17:13:10 +0000
  • 2d066307f4
    Merge branch 'master' into dev Nick O'Leary 2023-03-06 16:17:02 +0000
  • 0fdf426a93
    Increase workspace size to 8000x8000 #4094 increase-workspace Nick O'Leary 2023-03-03 20:06:24 +0000
  • e47698bfd4
    Handle null subflow object when clearing context #4093 subflow-nested-context Nick O'Leary 2023-03-03 20:02:46 +0000
  • e91981207f
    Generate stable ids for subflow instance internal nodes Fixes #3996 #3889 Nick O'Leary 2023-03-03 18:46:49 +0000
  • 683ae4f067
    Merge branch 'dev' into pr_3858 Nick O'Leary 2023-03-03 16:09:19 +0000
  • 94bc887369
    Restore drag-to-detach action Nick O'Leary 2023-03-03 16:09:04 +0000
  • 37524e05bb
    Do not select parent group after completing quick-add inside group #4092 quick-add-wiring Nick O'Leary 2023-03-03 15:58:38 +0000
  • 3fbfd47089
    Show quick-add dialog when draggin wire to empty space Nick O'Leary 2023-03-03 15:52:59 +0000
  • d1094da6c7
    Merge pull request #3895 from hae-iotplatform/translation-KR Nick O'Leary 2023-03-03 15:23:54 +0000
  • ee1e12eca3
    Merge pull request #3952 from cliyr/translation-zhcn Nick O'Leary 2023-03-03 15:22:46 +0000
  • 307fbef5b2
    Merge branch 'dev' into translation-zhcn #3952 Nick O'Leary 2023-03-03 15:22:34 +0000
  • f54f500e2b
    Merge pull request #3964 from GogoVega/french-translation-of-nodes Nick O'Leary 2023-03-03 15:18:20 +0000
  • fd66335bd4
    Merge pull request #3962 from GogoVega/french-translation Nick O'Leary 2023-03-03 13:37:40 +0000
  • 301343deb0
    Update packages/node_modules/@node-red/editor-client/locales/fr/editor.json #3962 Nick O'Leary 2023-03-03 13:36:45 +0000
  • c046c8c4d3
    Merge pull request #3804 from FabsMuller/ptbrtranslation Nick O'Leary 2023-03-03 13:33:47 +0000
  • 0ceca8fc17
    Merge pull request #4091 from node-red/enable-unlocked-buttons Nick O'Leary 2023-03-03 13:33:08 +0000
  • 2ac3b50040
    Merge pull request #4090 from node-red/json-async-prep Nick O'Leary 2023-03-03 13:23:17 +0000
  • 70771bf3d6
    Ensure node buttons are redrawn when flow lock state is changed #4091 Nick O'Leary 2023-03-03 13:21:23 +0000
  • 2ed17f0fff
    Merge pull request #4089 from Steve-Mcl/update-monaco-and-typings Nick O'Leary 2023-03-03 11:52:13 +0000
  • ca53712ee9
    Deprecate synchronous access to jsonata #4090 json-async-prep Nick O'Leary 2023-03-03 11:43:06 +0000
  • 69e139b75b update monaco themes #4089 Steve-Mcl 2023-03-03 10:57:31 +0000
  • d268661f29 update monaco locales Steve-Mcl 2023-03-03 10:56:55 +0000
  • ed379387df update monaco (0.36.1) Steve-Mcl 2023-03-03 10:56:37 +0000
  • 1eddad82c8 update typings Steve-Mcl 2023-03-03 10:55:06 +0000
  • d7defc011b
    Merge pull request #4088 from node-red/update-jquery-ui Nick O'Leary 2023-03-03 09:57:22 +0000
  • 0e4a7829fe
    Update jquery-ui to latest #4088 update-jquery-ui Nick O'Leary 2023-03-03 09:33:24 +0000
  • e7c6178391
    Merge pull request #4085 from node-red/link-call-timeout Nick O'Leary 2023-03-02 21:18:34 +0000
  • 40b506b7b4
    Merge pull request #4087 from node-red/junction-loops Nick O'Leary 2023-03-02 21:18:21 +0000
  • b19a679d00
    Merge pull request #4086 from node-red/version-check Nick O'Leary 2023-03-02 21:16:24 +0000
  • 81d4c60cbd
    Prevent loops being created with junction nodes Fixes #3799 #4087 junction-loops Nick O'Leary 2023-03-02 21:13:39 +0000