Commit Graph

  • 235858fe1a
    Add some comments and ignore if no node validation for the property GogoVega 2024-06-02 17:22:01 +02:00
  • ec2f6ec46f remember and restore active export view Steve-Mcl 2024-06-02 14:41:41 +01:00
  • 36805b6872 move export format button to main dialog Steve-Mcl 2024-06-02 14:41:15 +01:00
  • d78cb2fec7 new common i18n message "format" Steve-Mcl 2024-06-02 12:10:30 +01:00
  • 51edb1ef19
    Fix bcrypt.compare usage bcrypt-bump Nick O'Leary 2024-05-31 15:31:41 +01:00
  • 2ad3af1864
    Replace bcrypt with @node-rs/bcrypt Nick O'Leary 2024-05-31 15:16:32 +01:00
  • 525d7356fe
    Merge pull request #4743 from node-red/rel400-b4 4.0.0-beta.4 Nick O'Leary 2024-05-30 16:54:39 +01:00
  • bdf37b0546
    Update changelog Nick O'Leary 2024-05-30 16:50:02 +01:00
  • 0d330332f1
    Merge pull request #4739 from Rotzbua/feat_build_fail Nick O'Leary 2024-05-30 16:47:38 +01:00
  • a5f290fd47
    Merge pull request #4736 from Rotzbua/fix_pi_script Nick O'Leary 2024-05-30 16:47:25 +01:00
  • 46f4144172
    Merge pull request #4735 from Rotzbua/fix_html_meta Nick O'Leary 2024-05-30 16:47:02 +01:00
  • 356e332f66
    Merge pull request #4616 from Steve-Mcl/proxy-logiv-dev-v4 Nick O'Leary 2024-05-30 16:46:42 +01:00
  • d16060bdd9
    Merge pull request #4733 from Rotzbua/chore_remove_deprecated Nick O'Leary 2024-05-30 16:45:58 +01:00
  • 3aeb4bd868
    Update dependencies Nick O'Leary 2024-05-30 16:43:33 +01:00
  • b8bcab109a
    Merge branch 'dev' into proxy-logiv-dev-v4 Stephen McLaughlin 2024-05-30 16:33:44 +01:00
  • b94045fd86
    Update packages/node_modules/node-red/settings.js Nick O'Leary 2024-05-30 16:32:21 +01:00
  • 87992823d5
    Update for 4.0 final release Nick O'Leary 2024-05-30 16:12:56 +01:00
  • 93b914d4b0
    Merge pull request #4740 from node-red/resyn-dev Nick O'Leary 2024-05-30 14:15:26 +01:00
  • c6fedec66b
    Merge branch 'dev' into field-type-propty-validation-tooltip-msg Nick O'Leary 2024-05-30 13:53:20 +01:00
  • 61b12f6bbe
    Merge pull request #3743 from bonanitech/fix-build-script resyn-dev Nick O'Leary 2024-05-30 13:43:25 +01:00
  • d71b22412b
    Merge pull request #4734 from GogoVega/fix-sidebar-config Nick O'Leary 2024-05-30 13:40:12 +01:00
  • d115d6c241
    feat(grunt): fail if files are missing Rotzbua 2024-05-30 14:35:55 +02:00
  • 7ae9d3bbb0
    Update editor.scss malee1975 2024-05-30 11:45:26 +01:00
  • e561efb5c5
    Merge branch 'dev' into proxy-logiv-dev-v4 Stephen McLaughlin 2024-05-30 11:44:53 +01:00
  • e408c6b376
    Merge pull request #4729 from GogoVega/fix-4728 Nick O'Leary 2024-05-30 10:32:27 +01:00
  • cd95c63daf
    fix(node-red-pi): node-red not started by path Rotzbua 2024-05-30 01:53:51 +02:00
  • bc6a4a20d2
    fix(editor): remove trailing slash Rotzbua 2024-05-30 01:22:29 +02:00
  • bf30c24e8e
    Fix the Sidebar Config is not refreshed after a deploy GogoVega 2024-05-29 20:44:49 +02:00
  • 25205f7440
    Merge pull request #4725 from node-red/monaco-0-49-0 Nick O'Leary 2024-05-29 17:37:46 +01:00
  • 6317420d4a
    Merge branch 'dev' into monaco-0-49-0 Stephen McLaughlin 2024-05-29 11:14:33 +01:00
  • 6c14ed0ef5
    Revert and fix an undefined value returned instead of a false value GogoVega 2024-05-28 22:08:42 +02:00
  • f53bdc8257
    fix: remove deprecated mqtt.js Rotzbua 2024-05-28 16:02:39 +02:00
  • 7714b7fbd9
    chore: migrate api node-sass to dart-sass Rotzbua 2024-05-28 14:48:47 +02:00
  • 6d41ecdae0
    Merge pull request #4716 from corentin-sodebo-voile/master Nick O'Leary 2024-05-28 10:28:57 +01:00
  • 7bd61f2c96
    Merge pull request #4718 from node-red/4717-add-httpAdminCookieOptions Nick O'Leary 2024-05-28 10:15:46 +01:00
  • 76338d4d32
    Merge pull request #4724 from Rotzbua/chore_isArray Nick O'Leary 2024-05-28 09:51:28 +01:00
  • 3f89bc2733
    Merge pull request #4727 from kazuhitoyokoi/master-addjpn Nick O'Leary 2024-05-28 09:49:35 +01:00
  • b9add237b2
    Merge pull request #4726 from kazuhitoyokoi/dev-jpn Nick O'Leary 2024-05-28 09:49:18 +01:00
  • 87a25df162
    Merge pull request #4730 from GogoVega/translate-multiple-option-label Nick O'Leary 2024-05-28 09:49:03 +01:00
  • 341f43610a
    Translate the number of items selected in the options list GogoVega 2024-05-27 19:56:51 +02:00
  • 67cdf3ef96
    Fix checkboxes are not updated when calling typedInput("value", "") GogoVega 2024-05-27 18:59:25 +02:00
  • cd98f448e9 Add Japanese translation for sidebar tooltip Kazuhito Yokoi 2024-05-26 23:34:32 +09:00
  • b66af1c8e2 Fix typo Kazuhito Yokoi 2024-05-26 23:00:52 +09:00
  • 06bad61569 Add Japanese translations for 4.0.0-beta.3 Kazuhito Yokoi 2024-05-26 22:54:59 +09:00
  • f58766eacf typo Steve-Mcl 2024-05-26 13:15:23 +01:00
  • 8e62b2a749 update monaco to latest Steve-Mcl 2024-05-26 13:15:10 +01:00
  • 9b86874c2d
    chore: migrate deprecated util.isArray Rotzbua 2024-05-25 22:55:09 +02:00
  • d2c1ca1fc4
    Fix typo in httprequest.html Patrick 2024-05-24 14:33:13 +02:00
  • efcf6fe533
    Fix an unexpected input selection GogoVega 2024-05-23 22:19:40 +02:00
  • 805ed593fb
    Apply httpAdminCookieOptions to session cookie 4717-add-httpAdminCookieOptions Nick O'Leary 2024-05-23 17:01:48 +01:00
  • c604ac2207
    Allow session cookie options to be customised Closes #4717 Nick O'Leary 2024-05-23 16:56:43 +01:00
  • fac79fd068
    Fix panning with middle mouse button on windows 10/11 corentin-sodebo-voile 2024-05-23 15:30:13 +02:00
  • da97c5d558
    Merge pull request #4715 from GogoVega/fix-validateNodeEditorProperty Nick O'Leary 2024-05-23 13:43:55 +01:00
  • ae7b9fe62e
    Merge pull request #4714 from GogoVega/fix-4712 Nick O'Leary 2024-05-23 13:43:26 +01:00
  • e52c2911da
    Fix a checkbox must return a boolean value and not on GogoVega 2024-05-23 10:57:51 +02:00
  • ca37d1ec9d
    Merge branch 'dev' into tooltip-input-validation GogoVega 2024-05-22 18:19:06 +02:00
  • 07a29ff779
    Merge pull request #4711 from GogoVega/change-config-node-cursor Nick O'Leary 2024-05-22 17:02:05 +01:00
  • 1b4a8ebe83
    Merge branch 'master' into fix-4712 Nick O'Leary 2024-05-22 17:01:29 +01:00
  • abf2eacf18
    Revert and fix without using RED.group.removeFromGroup GogoVega 2024-05-21 19:48:21 +02:00
  • f808f4e2e8
    Apply suggestions from code review Gauthier Dandele 2024-05-21 19:01:57 +02:00
  • ca33d6b799
    Merge pull request #4713 from GogoVega/add-missing-sidebar-tooltips Nick O'Leary 2024-05-21 17:15:52 +01:00
  • 3fd2d07c75
    Merge pull request #4706 from node-red/4648-readonly-feedback Nick O'Leary 2024-05-21 17:14:48 +01:00
  • 940740f15d
    Merge pull request #4710 from node-red/4704-node-edit-history Nick O'Leary 2024-05-21 17:10:23 +01:00
  • 51208fcd0c
    Fix indexOf returns -1 GogoVega 2024-05-21 16:06:15 +02:00
  • 707152d82f
    Deleting a grouped node should update the group GogoVega 2024-05-21 15:07:26 +02:00
  • 5538f6dd8a
    Add missing tooltips to Sidebar GogoVega 2024-05-21 12:58:29 +02:00
  • d601e2caa4
    Change the config node cursor to pointer GogoVega 2024-05-21 11:37:01 +02:00
  • 46fdf56c79
    Allow nodes to return additional history entries in onEditSave 4704-node-edit-history Nick O'Leary 2024-05-20 16:41:44 +01:00
  • b30fc91720 improvement in flow API aakashsharma7 2024-05-20 17:20:32 +05:30
  • b76d692a65
    Merge pull request #4707 from node-red/4569-cli-version Stephen McLaughlin 2024-05-17 17:36:41 +01:00
  • 6600910163
    Add os details to --version output Nick O'Leary 2024-05-17 17:16:01 +01:00
  • a6973bd7ed
    Add node.js version to --version output Nick O'Leary 2024-05-17 17:13:50 +01:00
  • d58127730f
    Add --version cli arg Nick O'Leary 2024-05-17 17:10:37 +01:00
  • 5494c167fc
    Show lock on deploy if user is read-only 4648-readonly-feedback Nick O'Leary 2024-05-17 17:04:08 +01:00
  • c5ae0be7b1
    Merge pull request #4705 from node-red/rel4b31 4.0.0-beta.3-1 Nick O'Leary 2024-05-16 10:39:08 +01:00
  • b653914ee0
    Bump for beta3-1 repackage Nick O'Leary 2024-05-16 10:37:16 +01:00
  • c107c5fc92
    Merge pull request #4698 from node-red/rel4-beta3 4.0.0-beta.3 Nick O'Leary 2024-05-15 16:58:47 +01:00
  • 0980c03129
    Merge pull request #4700 from GogoVega/addfrench-v4beta3 rel4-beta3 Nick O'Leary 2024-05-15 16:52:07 +01:00
  • a693d25664
    fix: move dependency to editor-client Rotzbua 2024-05-14 22:14:01 +02:00
  • f6c3fdc806
    Add French translation of tour GogoVega 2024-05-14 20:54:00 +02:00
  • 2c2628d816
    Update changelog and tour Nick O'Leary 2024-05-14 17:44:26 +01:00
  • 56fe2801eb
    Merge branch 'master' into dev Nick O'Leary 2024-05-14 17:27:02 +01:00
  • 87b1ee9642
    Bump package version Nick O'Leary 2024-05-14 17:24:28 +01:00
  • e1c36d232b
    Merge pull request #4697 from node-red/sync-dev-2 Nick O'Leary 2024-05-14 17:23:31 +01:00
  • 13ee8cec24
    Merge branch 'master' into sync-dev-2 sync-dev-2 Nick O'Leary 2024-05-14 17:22:42 +01:00
  • a977b87cb3
    Merge pull request #4692 from node-red/improve-conflict-handling Nick O'Leary 2024-05-14 16:04:58 +01:00
  • 14dfb9aef8
    Merge pull request #4695 from node-red/improve-merge-diff-view Nick O'Leary 2024-05-14 16:04:27 +01:00
  • d520cde57a
    Merge pull request #4314 from Rotzbua/remove_outdated_node_check Nick O'Leary 2024-05-14 13:54:15 +01:00
  • 70167d7d1d
    Merge pull request #4694 from Rotzbua/test_add_node_22 Nick O'Leary 2024-05-14 13:52:34 +01:00
  • 3389c8160b
    Handle group w/h properties as move rather than change improve-merge-diff-view Nick O'Leary 2024-05-14 13:51:52 +01:00
  • c214710f8e
    Improve diff view display of nodes that have only moved Nick O'Leary 2024-05-14 13:35:05 +01:00
  • ac6a4945cb
    Merge pull request #4690 from Rotzbua/fix_node_requirement Nick O'Leary 2024-05-14 13:29:52 +01:00
  • fd1a001a23
    feat(ci): add new nodejs v22 Rotzbua 2024-05-14 13:30:39 +02:00
  • f3c561cd86
    fix(node): increase required node >=18.5 Rotzbua 2024-05-12 22:25:51 +02:00
  • 4e33e785fb
    Handle multiple background deploys Nick O'Leary 2024-05-14 10:27:55 +01:00
  • f55ee6e665
    Merge pull request #4685 from node-red/4683-preserve-full-error-obj Nick O'Leary 2024-05-13 15:25:02 +01:00
  • edc5e88d5a
    Merge pull request #4689 from Rotzbua/fix_workaroud_dns Nick O'Leary 2024-05-13 14:41:35 +01:00
  • 47bf166a6e
    Update packages/node_modules/node-red/lib/red.js Nick O'Leary 2024-05-13 14:41:24 +01:00
  • cf26209790
    Merge pull request #4688 from Rotzbua/remove_import_polyfill Nick O'Leary 2024-05-13 14:39:33 +01:00
  • e55ebde170
    Merge pull request #4686 from Rotzbua/fix_typo Nick O'Leary 2024-05-13 14:38:35 +01:00