Commit Graph

  • a5b53ee373
    Fix the selected value if no config nodes available Gauthier Dandele 2024-06-24 17:37:28 +0200
  • ac420247ae
    Merge pull request #4786 from kazuhitoyokoi/master-addtooltip Nick O'Leary 2024-06-24 16:25:54 +0100
  • 61198bd7e3 Merge branch 'master' of github.com:node-red/node-red Steve-Mcl 2024-06-24 11:58:03 +0100
  • 9c511b6674
    Revert the `updateConfigNodeSelect` changes GogoVega 2024-06-24 12:39:22 +0200
  • 9d054543a7
    Merge pull request #4785 from kazuhitoyokoi/master-addjpn Nick O'Leary 2024-06-24 11:33:00 +0100
  • fc3ec2a0d7
    Merge pull request #4791 from node-red/4787-revert-default-user-agent Nick O'Leary 2024-06-24 11:30:54 +0100
  • e7ef73222f
    Remove default user agent Stephen McLaughlin 2024-06-24 11:21:51 +0100
  • c264419dd9
    Optionally add msg.complete to split node output optionally-add-complete-to-split-node Dave Conway-Jones 2024-06-24 10:28:29 +0100
  • 2ccd4b5224
    Allow empty string header value 4789-cannot-set-an-header-to-empty-string Stephen McLaughlin 2024-06-24 10:18:01 +0100
  • 6623e56a1e
    Fix setting of config node select value GogoVega 2024-06-23 21:41:30 +0200
  • 582eca1877 Add tooltip for number of subflow instance on info tab Kazuhito Yokoi 2024-06-23 20:59:26 +0900
  • 2783100f84 Add Japanese translations for v4.0.0 Kazuhito Yokoi 2024-06-23 20:48:34 +0900
  • 8c5ddd68a4 fix(html): correct buggy html Rotzbua 2024-06-17 22:44:04 +0200
  • 44fce507ab
    Add the `changed` badge for the config node GogoVega 2024-06-22 15:24:41 +0200
  • 34339615d9
    Fix replacing an unknown node does not delete the node before reimporting it GogoVega 2024-06-20 19:02:14 +0200
  • cb0c484579
    Merge branch 'dev' 4.0.0 Nick O'Leary 2024-06-20 13:26:22 +0100
  • a1bf270ba6
    Update tour version Nick O'Leary 2024-06-20 13:23:34 +0100
  • be5694f149
    Merge pull request #4777 from node-red/rel400 Nick O'Leary 2024-06-20 11:53:56 +0100
  • 4ff364e2c3
    Reorder tour features Nick O'Leary 2024-06-20 11:45:23 +0100
  • 2fa6f35873
    Update for 4.0 final Nick O'Leary 2024-06-20 11:41:25 +0100
  • 6a2a763288
    Doc the (new) functions and add the `onNodeTypeAdded` function GogoVega 2024-06-20 12:15:12 +0200
  • 5d78c546bc
    Fix Group import and user deletion (bad object reference) GogoVega 2024-06-20 12:08:48 +0200
  • e6fa0514ed
    Fix replacement of unknown subflow instance and cleanup GogoVega 2024-06-19 17:14:36 +0200
  • ee295e3c3f
    Fix number of users when replacing config nodes GogoVega 2024-06-19 16:28:18 +0200
  • 04cb318876
    fix: pin dependencies to version Rotzbua 2024-06-19 14:33:23 +0200
  • 58d4c36600
    Fix updating Subflow name when it's a copy GogoVega 2024-06-19 12:39:02 +0200
  • 476e8345c5
    Change the name of `getID` by `generateId` GogoVega 2024-06-19 12:23:31 +0200
  • 2f01fe5832
    Fix number of users when deleting nodes GogoVega 2024-06-18 20:48:33 +0200
  • 2ff70a8f3c
    fix(css): remove duplicates Rotzbua 2024-06-18 19:12:14 +0200
  • 6fdac0fbdc
    fix(css): remove old polyfills Rotzbua 2024-06-18 19:12:13 +0200
  • 778e3aebea
    Fix adding links to missing nodes inside a subflow GogoVega 2024-06-18 17:58:37 +0200
  • 0ae5043866
    Merge 08fcbd46af into 2a4fb7123d Yaroslav Halchenko 2024-06-18 09:30:22 -0400
  • 2a4fb7123d
    Merge pull request #4772 from node-red/rel3111 3.1.11 Nick O'Leary 2024-06-18 11:44:55 +0100
  • 38a77d2b78
    Bump for 3.1.11 release Nick O'Leary 2024-06-18 11:37:59 +0100
  • 5104d02a52
    fix: replace `is-utf8` with `utf-8-validate` Rotzbua 2024-06-17 23:42:08 +0200
  • 6af30f070b
    fix: replace is-utf8 with native nodejs functions Rotzbua 2024-06-17 23:33:30 +0200
  • 4f20cd5c0a
    Cleanup and remove old logic when importing identical subflows GogoVega 2024-06-17 23:00:06 +0200
  • dbe4238cc3 Remove SASS variables marked as deprecated Mauricio Bonani 2024-06-17 16:23:14 -0400
  • dc239db256
    Merge pull request #4762 from node-red/Update-German-delay-node-translations Nick O'Leary 2024-06-17 16:07:20 +0100
  • a622d19ba7
    Merge pull request #4761 from node-red/4759-add-httpStaticCors Nick O'Leary 2024-06-17 16:06:58 +0100
  • 9842d9116c
    Merge pull request #4763 from node-red/bump-nr-admin Nick O'Leary 2024-06-17 11:46:02 +0100
  • 19ea8f8515
    Update dependencies Nick O'Leary 2024-06-17 11:24:59 +0100
  • 507038947d
    Mainly refactor the copy of subflow + slight cleanup GogoVega 2024-06-16 17:48:55 +0200
  • e5db6661c3
    Fix importing a node with an invalid number of outputs. GogoVega 2024-06-15 11:39:25 +0200
  • 4ba3c937a8
    Add/Update German Translations for delay node Dave Conway-Jones 2024-06-14 15:36:25 +0100
  • dbd3f0f85b
    Add httpStaticCors to default settings file Nick O'Leary 2024-06-14 15:21:02 +0100
  • 48a2876c48
    Add support for httpStaticCors Nick O'Leary 2024-06-14 15:18:40 +0100
  • 10398b05d8
    Merge pull request #4756 from node-red/sync-dev Nick O'Leary 2024-06-11 14:34:24 +0100
  • 39d8386e43
    Fix bad use of `hasOwnProperty` on an Array GogoVega 2024-06-11 15:33:00 +0200
  • 3a91fc17fd
    Merge branch 'master' into sync-dev sync-dev Nick O'Leary 2024-06-11 10:14:01 +0100
  • a67e89ee67
    Merge branch 'master' into importNodes-refactoring GogoVega 2024-06-11 10:51:57 +0200
  • 7e69eab39e
    Second commit of `importNodes` refactoring GogoVega 2024-06-11 10:41:30 +0200
  • 02893d3e78
    Merge pull request #4755 from node-red/rel3110 3.1.10 Nick O'Leary 2024-06-11 09:22:16 +0100
  • 5124bc6bf8
    Bump for 3.1.10 release Nick O'Leary 2024-06-10 21:14:20 +0100
  • 3952a23ba3
    Merge pull request #4747 from GogoVega/tooltip-input-validation Nick O'Leary 2024-06-10 20:44:34 +0100
  • 1048b16f3c
    Merge pull request #4754 from node-red/4752-add-rewired-to-stoplist Nick O'Leary 2024-06-10 20:44:20 +0100
  • bbbbb1b1e0
    Merge pull request #4753 from node-red/4751-fix-group-json Nick O'Leary 2024-06-10 20:42:49 +0100
  • 14b452c996
    Merge pull request #4750 from GogoVega/fix-4749 Nick O'Leary 2024-06-10 20:42:36 +0100
  • bb91a08939
    Just move the block before the Id is updated GogoVega 2024-06-10 18:28:30 +0200
  • bffa923f05
    Revert all changes for `RED.popover` GogoVega 2024-06-10 18:02:28 +0200
  • 526b3fda91
    Include rewired nodes when calculating Modified Flows stop list 4752-add-rewired-to-stoplist Nick O'Leary 2024-06-10 16:56:49 +0100
  • 27fc89ba33
    Merge pull request #4744 from node-red/bcrypt-bump Nick O'Leary 2024-06-10 16:16:19 +0100
  • d70b7ea924
    Fix clone of group env var properties Closes #4751 Nick O'Leary 2024-06-10 16:15:06 +0100
  • b495c18694
    Initial commit of function `importNodes` refactoring GogoVega 2024-06-07 15:09:48 +0200
  • 1d342a778d
    Fix `new_nodes` should be used instead of `node_map` GogoVega 2024-06-05 14:12:35 +0200
  • 476016cbcc
    Fix `node_map` does not contain as key the new id of a copied node GogoVega 2024-06-05 12:22:22 +0200
  • bd2c020e84
    My bad, options can be undefined GogoVega 2024-06-03 21:11:13 +0200
  • da7c7ede02
    Fix a String value is an error, so return the value GogoVega 2024-06-03 18:57:41 +0200
  • 34ed9c5cd8
    Don't use the typedInput tooltip to get the validation message GogoVega 2024-06-03 18:41:40 +0200
  • 47dd08e74a
    Merge pull request #4746 from node-red/export-flow-save-view Nick O'Leary 2024-06-03 16:11:22 +0100
  • 6aae50294f
    Cleanup + fix popover.getContent can be a function and apply #4450 changes GogoVega 2024-06-02 20:16:10 +0200
  • 235858fe1a
    Add some comments and ignore if no node validation for the property GogoVega 2024-06-02 17:22:01 +0200
  • ec2f6ec46f remember and restore active export view Steve-Mcl 2024-06-02 14:41:41 +0100
  • 36805b6872 move export format button to main dialog Steve-Mcl 2024-06-02 14:41:15 +0100
  • d78cb2fec7 new common i18n message "format" Steve-Mcl 2024-06-02 12:10:30 +0100
  • 51edb1ef19
    Fix bcrypt.compare usage bcrypt-bump Nick O'Leary 2024-05-31 15:31:41 +0100
  • 2ad3af1864
    Replace bcrypt with @node-rs/bcrypt Nick O'Leary 2024-05-31 15:16:32 +0100
  • 525d7356fe
    Merge pull request #4743 from node-red/rel400-b4 4.0.0-beta.4 Nick O'Leary 2024-05-30 16:54:39 +0100
  • bdf37b0546
    Update changelog Nick O'Leary 2024-05-30 16:50:02 +0100
  • 0d330332f1
    Merge pull request #4739 from Rotzbua/feat_build_fail Nick O'Leary 2024-05-30 16:47:38 +0100
  • a5f290fd47
    Merge pull request #4736 from Rotzbua/fix_pi_script Nick O'Leary 2024-05-30 16:47:25 +0100
  • 46f4144172
    Merge pull request #4735 from Rotzbua/fix_html_meta Nick O'Leary 2024-05-30 16:47:02 +0100
  • 356e332f66
    Merge pull request #4616 from Steve-Mcl/proxy-logiv-dev-v4 Nick O'Leary 2024-05-30 16:46:42 +0100
  • d16060bdd9
    Merge pull request #4733 from Rotzbua/chore_remove_deprecated Nick O'Leary 2024-05-30 16:45:58 +0100
  • 3aeb4bd868
    Update dependencies Nick O'Leary 2024-05-30 16:43:33 +0100
  • b8bcab109a
    Merge branch 'dev' into proxy-logiv-dev-v4 Stephen McLaughlin 2024-05-30 16:33:44 +0100
  • b94045fd86
    Update packages/node_modules/node-red/settings.js Nick O'Leary 2024-05-30 16:32:21 +0100
  • 87992823d5
    Update for 4.0 final release Nick O'Leary 2024-05-30 16:12:56 +0100
  • 93b914d4b0
    Merge pull request #4740 from node-red/resyn-dev Nick O'Leary 2024-05-30 14:15:26 +0100
  • c6fedec66b
    Merge branch 'dev' into field-type-propty-validation-tooltip-msg Nick O'Leary 2024-05-30 13:53:20 +0100
  • 61b12f6bbe
    Merge pull request #3743 from bonanitech/fix-build-script resyn-dev Nick O'Leary 2024-05-30 13:43:25 +0100
  • d71b22412b
    Merge pull request #4734 from GogoVega/fix-sidebar-config Nick O'Leary 2024-05-30 13:40:12 +0100
  • d115d6c241
    feat(grunt): fail if files are missing Rotzbua 2024-05-30 14:35:55 +0200
  • 7ae9d3bbb0
    Update editor.scss malee1975 2024-05-30 11:45:26 +0100
  • e561efb5c5
    Merge branch 'dev' into proxy-logiv-dev-v4 Stephen McLaughlin 2024-05-30 11:44:53 +0100
  • e408c6b376
    Merge pull request #4729 from GogoVega/fix-4728 Nick O'Leary 2024-05-30 10:32:27 +0100
  • cd95c63daf
    fix(node-red-pi): node-red not started by path Rotzbua 2024-05-30 01:53:51 +0200
  • bc6a4a20d2
    fix(editor): remove trailing slash Rotzbua 2024-05-30 01:22:29 +0200
  • bf30c24e8e
    Fix the Sidebar Config is not refreshed after a deploy GogoVega 2024-05-29 20:44:49 +0200
  • 25205f7440
    Merge pull request #4725 from node-red/monaco-0-49-0 Nick O'Leary 2024-05-29 17:37:46 +0100