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

Commit Graph

  • 5618227149 Merge remote-tracking branch 'upstream/dev' into tcp-udp-inbound-disable Steve-Mcl 2022-12-04 09:38:18 +0000
  • 113d42ef35
    Merge pull request #3970 from node-red/prevent-text-selection Nick O'Leary 2022-12-03 23:34:57 +0000
  • c18018f017
    Ensure credentials object is removed before returning node in getFlow request Fixes #3953 #3971 fix-cred-on-global Nick O'Leary 2022-12-03 23:33:33 +0000
  • e804addf0a
    Prevent dbl-click opening node edit dialog with text selected Fixes #3958 #3970 prevent-text-selection Nick O'Leary 2022-12-03 23:13:44 +0000
  • 04cea003b9
    Merge pull request #3938 from node-red/locking-flows Nick O'Leary 2022-12-03 23:01:58 +0000
  • 65fcc56a56
    Merge pull request #3968 from node-red/context-menu-updates #3938 Nick O'Leary 2022-12-03 23:01:37 +0000
  • c065d253e9
    Merge pull request #3969 from node-red/bump-deps Nick O'Leary 2022-12-03 23:01:10 +0000
  • 4bb2b91ee6
    Merge pull request #3966 from Steve-Mcl/fix-mqtt-single-subscription Nick O'Leary 2022-12-03 22:47:42 +0000
  • b3f761776d
    Update dependencies #3969 Nick O'Leary 2022-12-03 22:43:03 +0000
  • dce1cccbde
    Allow subflow to be edited if instance exists on locked flow Nick O'Leary 2022-12-03 22:30:35 +0000
  • 3630056ed8
    Fix RED.nodes.clear() when handling locked flows Nick O'Leary 2022-12-03 21:44:33 +0000
  • 2d6e1d7089
    NLS updates for context menu #3968 Nick O'Leary 2022-12-03 21:29:27 +0000
  • 71db79ba53
    More context menu options Nick O'Leary 2022-11-17 12:55:57 +0000
  • c71dfab7e3
    More context menu options group-context-menu Nick O'Leary 2022-11-17 12:55:57 +0000
  • 42d0aa5d73
    Add drop mode to range node Dave Conway-Jones 2022-10-29 17:34:29 +0100
  • 5b0be986c6
    i18n item URL copy notification & add Japanese message Hiroyasu Nishiyama 2022-11-07 15:47:19 +0900
  • 8af81280d9
    add Japanese message for item url copy actions Hiroyasu Nishiyama 2022-11-07 16:07:46 +0900
  • a6934b3cba
    fix: Typos (grammar) GogoVega 2022-12-03 09:37:08 +0100
  • 5be378e266
    fix: Typos (infinitif) GogoVega 2022-12-02 18:27:36 +0100
  • a9b6eaa31f
    Add French option in other languages GogoVega 2022-12-02 18:15:06 +0100
  • 01f9ce0015
    Add French translation of runtime.json file GogoVega 2022-12-02 18:09:06 +0100
  • f4309f5af6
    fix: Typos (infinitif) GogoVega 2022-12-02 18:07:39 +0100
  • 1004ce564f
    Add French translation of storage nodes GogoVega 2022-12-02 14:21:34 +0100
  • 2631be1e03
    Create build.yml #3967 cliftjohn 2022-12-02 12:06:01 +0000
  • 5a1823d13e
    Add French translation of sequence nodes GogoVega 2022-12-02 12:10:43 +0100
  • 66fb66edbc
    Add French translation of messages.json file GogoVega 2022-12-01 21:29:12 +0100
  • 5bb66ed7d4 fix single subscription mqtt node status #3966 Steve-Mcl 2022-12-01 13:08:48 +0000
  • b10bad2f81 Merge branch 'fix-single-mqtt-node-status' of https://github.com/Steve-Mcl/node-red into fix-single-mqtt-node-status #3928 Steve-Mcl 2022-12-01 12:56:55 +0000
  • c396901c3e apply same fix to MQTT-out node Steve-Mcl 2022-10-22 10:30:04 +0100
  • a08c75aab7 fix single subscription mqtt node status Steve-Mcl 2022-10-22 09:41:22 +0100
  • 95a7980ada
    Update tests.yml #3915 Fix-file-write-last-line-newline-append Dave Conway-Jones 2022-10-14 10:02:01 +0100
  • 281e9d1357
    Fix extra newline append for multipart file write Dave Conway-Jones 2022-10-12 11:12:46 +0100
  • 14e74afb07
    Merge pull request #3909 from node-red/warn-invalid-msg Nick O'Leary 2022-11-30 22:28:09 +0000
  • 742f05f59d
    Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js #3911 protect-hooks Nick O'Leary 2022-11-30 22:23:04 +0000
  • 79db4f8aa1
    Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js Nick O'Leary 2022-11-30 22:22:44 +0000
  • c4e216f839
    Merge pull request #3912 from node-red/handle_username_spaces Nick O'Leary 2022-11-30 22:18:24 +0000
  • 752fdfedf2
    Merge pull request #3935 from node-red/Add-drop-mode-to-range-node Nick O'Leary 2022-11-30 22:17:02 +0000
  • 2a49e7c8ef
    Merge pull request #3908 from node-red/add-httpheaders Nick O'Leary 2022-11-30 22:15:23 +0000
  • 02af01d2ca
    Merge pull request #3867 from Steve-Mcl/improve-nodesdir-scan Nick O'Leary 2022-11-30 22:15:00 +0000
  • 07c05c1f2a
    Merge pull request #3930 from node-red/tab-context-menu Nick O'Leary 2022-11-30 22:13:54 +0000
  • ee4af4c7bf
    Merge pull request #3920 from node-red/CSV-header-props-with-quotes Nick O'Leary 2022-11-30 22:10:40 +0000
  • 3d565e74a5
    Merge pull request #3917 from kazuhitoyokoi/master-fixpermission Nick O'Leary 2022-11-30 22:10:03 +0000
  • 3cb84222f8
    Merge pull request #3921 from node-red/fix-group-unknown Nick O'Leary 2022-11-30 22:09:35 +0000
  • 1b013bb73b
    Merge pull request #3949 from Steveorevo/master Nick O'Leary 2022-11-30 22:07:04 +0000
  • fd54e625d5
    Merge pull request #3965 from we11adam/master Nick O'Leary 2022-11-30 21:40:34 +0000
  • e440694987
    Use English names for nodes (better) GogoVega 2022-11-30 17:35:22 +0100
  • b4a12edc61
    Add French translation of parsers nodes GogoVega 2022-11-30 15:38:49 +0100
  • 2b04d6834f
    Add French translation of network nodes GogoVega 2022-11-30 13:34:19 +0100
  • 1191574e07
    fix: Typos GogoVega 2022-11-30 13:22:10 +0100
  • 77f6412d3b
    fix: fix typo in catch.html #3965 Adam Lau 2022-11-30 17:51:13 +0800
  • 327eab6c0d
    fix: capitals and better translation Gauthier Dandele 2022-11-29 23:09:28 +0100
  • 0d8a0db883
    Add French translation of function nodes GogoVega 2022-11-29 20:50:18 +0100
  • 20a63a3292 fix tests after adding 'set by msg.payloadHandling' #3961 3957-http-get-request-payload-option Steve-Mcl 2022-11-29 13:50:39 +0000
  • 3a5cdbc8ae improve UI around payloadHandling Steve-Mcl 2022-11-29 13:38:09 +0000
  • 9727062d60
    Add French translation of common nodes GogoVega 2022-11-29 12:50:19 +0100
  • 09979d3270
    Translation of the jsonata.json file GogoVega 2022-11-29 00:10:04 +0100
  • 116839d6f6
    Add French translation GogoVega 2022-11-28 23:00:31 +0100
  • 3ed5969e87
    add msg.payloadHandling for get requests Stephen McLaughlin 2022-11-28 19:31:44 +0000
  • a087d03b64
    Make sure, links are visible if visibility is undefined after a node-red update #3960 Benjamin Ihrig 2022-11-28 15:53:42 +0100
  • 93d9294e77
    Remove debugging Benjamin Ihrig 2022-11-28 15:49:51 +0100
  • 5be20a50c2
    Add an option to hide link nodes from the list Benjamin Ihrig 2022-11-08 14:34:42 +0100
  • bed6c48e99
    Translation of nodes context, setting menu, etc. lkaiy 2022-11-15 16:41:36 +0800
  • 4d09e90b90
    Translation of side-menu,context-menu, etc. lkaiy 2022-11-15 16:39:29 +0800
  • 1d91cc6fc1
    translation side-menu,keyboard, contextmenu, etc. lkaiy 2022-11-15 16:36:50 +0800
  • c81cd5450f
    Support for PHP syntax highlight #3949 Stephen J. Carnam 2022-11-09 16:45:32 -0800
  • 0b663abe50 Fix #3939, red border red-ui-typedInput-container Steveorevo 2022-11-09 10:33:05 -0800
  • 8ad641aec1
    Merge ca9ada4c58 into 14c362d4ba #1605 Kroderia 2022-11-09 01:35:29 -0800
  • 3b27fb2aa7
    Merge branch 'dev' into dev Nick O'Leary 2022-11-07 23:16:14 +0000
  • 6bd67ae68c
    Merge pull request #3944 from node-red-hitachi/fix-deploy-locked-flow Nick O'Leary 2022-11-07 23:13:03 +0000
  • 14c362d4ba
    Merge pull request #3942 from node-red-hitachi/fix-watch-test Nick O'Leary 2022-11-07 21:12:55 +0000
  • f28bc1bff7
    Remove jshint warning Nick O'Leary 2022-11-07 21:11:58 +0000
  • de8a5ea262
    Merge pull request #3945 from node-red-hitachi/fix-jshint-es-version Nick O'Leary 2022-11-07 21:10:26 +0000
  • 339013434b
    Merge pull request #3946 from node-red-hitachi/i18n-item-url-copy-notification Nick O'Leary 2022-11-07 21:07:57 +0000
  • 8a3ad331d2
    Merge pull request #3947 from node-red-hitachi/add-item-url-Japanese-action-message Nick O'Leary 2022-11-07 21:07:38 +0000
  • e3892dc26d add Japanese message for item url copy actions #3947 Hiroyasu Nishiyama 2022-11-07 16:07:46 +0900
  • b95df6d883 i18n item URL copy notification & add Japanese message #3946 Hiroyasu Nishiyama 2022-11-07 15:47:19 +0900
  • 11ad03b21e fix to allow es11 for jshint check #3945 Hiroyasu Nishiyama 2022-11-07 10:42:07 +0900
  • 9cb474ea9c fix deployment of locked flow #3944 Hiroyasu Nishiyama 2022-11-07 09:40:36 +0900
  • c866eb148c fix httprequest error #3943 Hiroyasu Nishiyama 2022-11-05 15:32:33 +0900
  • fce43b4e1d fix condition for platform check #3942 Hiroyasu Nishiyama 2022-11-05 14:50:14 +0900
  • 1d547500e8 fix watch node test on MacOS/ARM Hiroyasu Nishiyama 2022-11-05 14:30:32 +0900
  • f23d0480e4 add global environment variable feature Hiroyasu Nishiyama 2022-11-04 18:42:51 +0900
  • f531b695e2
    Update old BigBang references and add additional information about running on M1 and locally gharvey 2022-11-01 18:44:22 -0400
  • 7c5d8b60ba correct duplicate test IDs (copy+paste error) Steve-Mcl 2022-11-01 13:47:20 +0000
  • 24b1c42820 improve tip layout when nested in a form row Steve-Mcl 2022-11-01 13:44:23 +0000
  • bdff1e4883 remove client side validation & tidy up Steve-Mcl 2022-11-01 13:43:56 +0000
  • fe9c630572
    Prevent deleting subflow if instance on locked tab Nick O'Leary 2022-11-01 11:42:40 +0000
  • ce94226c3c
    Disable subflow/flow menu options if active is locked Nick O'Leary 2022-11-01 11:29:23 +0000
  • f12d36b5ed
    Locking flows fixes and context menu options Nick O'Leary 2022-11-01 10:48:48 +0000
  • 3cb5259494
    Initial locking flows UX Nick O'Leary 2022-09-19 21:09:00 +0100
  • a351cd9d9f
    Add move-to-start/end and better subflow menu options #3930 Nick O'Leary 2022-11-01 10:35:57 +0000
  • d8e01584f3
    Remove add-flow-to-right option if clicked in tab bar Nick O'Leary 2022-10-31 20:20:05 +0000
  • dd76840568 Fix uncleared translations in change node Kazuhito Yokoi 2022-11-01 01:09:06 +0900
  • 94690fad7a
    Merge branch 'CSV-header-props-with-quotes' of https://github.com/node-red/node-red into CSV-header-props-with-quotes #3920 Dave Conway-Jones 2022-10-29 17:36:17 +0100
  • d693af9615
    CSV node check header properties for ' and " Dave Conway-Jones 2022-10-16 18:05:21 +0100
  • 4cc18c25fe
    Add drop mode to range node #3935 Dave Conway-Jones 2022-10-29 17:34:29 +0100
  • 63cf6dd6df
    WIP re quotes CSV-handle-quotes-and-spaces Dave Conway-Jones 2022-10-29 16:53:14 +0100
  • 8b398f49c0
    Merge branch 'node-red:master' into master-fixpermission #3917 Kazuhito Yokoi 2022-10-29 23:51:05 +0900
  • 5af88bbc99
    Merge pull request #39 from defenseunicorns/1666732329-sparkles-guide-enhancements Gato 2022-10-26 09:45:07 -0400
  • 5a21f026f2 Add setting to disable tcp/udp server (inbound) Steve-Mcl 2022-10-26 08:59:36 +0100