Commit Graph

  • 4c1d7ad2d2 Merge branch 'master' into http-request-form-array Ben Hardill 2022-12-24 20:37:33 +00:00
  • 661b07c856 Add tests Ben Hardill 2022-12-24 20:35:51 +00:00
  • 5670bd8265 Support form-data arrays Ben Hardill 2022-12-24 19:32:33 +00:00
  • 93a1911232 CSV - Add note about msg.reset to info page Dave Conway-Jones 2022-12-19 21:26:20 +00:00
  • 2429191838 CSV - swap to regex replace for node14 support Dave Conway-Jones 2022-12-19 13:48:21 +00:00
  • f6901cd19f CSV node replace replace with replaceAll just in case Dave Conway-Jones 2022-12-19 09:50:29 +00:00
  • 156c3984a7 Ignore commit error in project feature Kazuhito Yokoi 2022-12-12 01:23:00 +09:00
  • f91af2153a Fix typo in 25-status.html Kazuhito Yokoi 2022-12-10 00:33:40 +09:00
  • c3f13eb428 A few more minor fixes GogoVega 2022-12-08 22:31:27 +01:00
  • 91ae0206ac fix: Typos GogoVega 2022-12-08 21:53:16 +01:00
  • 19b5eda98c fix: Double line in popup GogoVega 2022-12-08 16:47:25 +01:00
  • 805f8a5ee7 Hide subflow category after deleting subflow Kazuhito Yokoi 2022-12-08 23:43:47 +09:00
  • 6cbfe3d736 Last adjustment and translation of commit GogoVega 2022-12-07 12:28:02 +01:00
  • 2274319274 fix: Typos GogoVega 2022-12-07 02:08:29 +01:00
  • 2ab8121a4a add description to global-config settings Hiroyasu Nishiyama 2022-12-06 21:12:52 +09:00
  • 601a4ec70d Add hasUsers to global-config Hiroyasu Nishiyama 2022-12-06 10:33:10 +09:00
  • 707b831c30 Update packages/node_modules/@node-red/editor-client/src/js/ui/deploy.js Hiroyasu Nishiyama 2022-12-06 10:25:38 +09:00
  • 72ae375e44 Update packages/node_modules/@node-red/nodes/core/common/91-global-config.html Hiroyasu Nishiyama 2022-12-06 10:25:25 +09:00
  • 3c1ddb5c9d Update packages/node_modules/@node-red/editor-client/src/js/ui/env-var.js Hiroyasu Nishiyama 2022-12-06 09:32:04 +09:00
  • 817db23146 Update packages/node_modules/@node-red/nodes/locales/en-US/messages.json Hiroyasu Nishiyama 2022-12-06 09:29:51 +09:00
  • a8c820f558 Update packages/node_modules/@node-red/nodes/locales/ja/messages.json Hiroyasu Nishiyama 2022-12-06 09:29:45 +09:00
  • 6d09c81f11 Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json Hiroyasu Nishiyama 2022-12-06 09:27:17 +09:00
  • 192e537e5d Update packages/node_modules/@node-red/editor-client/locales/ja/editor.json Hiroyasu Nishiyama 2022-12-06 09:27:02 +09:00
  • 7b52ef34be Remember compact/pretty flow export user choice closes #3849 Steve-Mcl 2022-12-05 22:17:05 +00:00
  • 7117472e73 Add Japanese translation for range node Kazuhito Yokoi 2022-12-05 23:13:50 +09:00
  • c24b123917 Add Japanese translation for editor actions Kazuhito Yokoi 2022-12-05 23:11:56 +09:00
  • 9eb8cf121c Update Japanese message reflecting English message update Hiroyasu Nishiyama 2022-12-05 11:29:37 +09:00
  • 41ef9ae010 Update test/nodes/core/common/91-global-config_spec.js Hiroyasu Nishiyama 2022-12-05 11:17:29 +09:00
  • 1674bbbde9 Update packages/node_modules/@node-red/nodes/locales/ja/messages.json Hiroyasu Nishiyama 2022-12-05 11:17:20 +09:00
  • 0fb739f7cd Update packages/node_modules/@node-red/nodes/locales/ja/common/91-global-config.html Hiroyasu Nishiyama 2022-12-05 11:17:04 +09:00
  • 169fa940e4 Update packages/node_modules/@node-red/nodes/locales/en-US/messages.json Hiroyasu Nishiyama 2022-12-05 11:16:53 +09:00
  • c9664cc425 Update packages/node_modules/@node-red/nodes/locales/en-US/common/91-global-config.html Hiroyasu Nishiyama 2022-12-05 11:16:35 +09:00
  • e61cdff655 Update packages/node_modules/@node-red/editor-client/src/js/ui/env-var.js Hiroyasu Nishiyama 2022-12-05 11:15:43 +09:00
  • a479b8a5d7 Update packages/node_modules/@node-red/nodes/core/common/91-global-config.html Hiroyasu Nishiyama 2022-12-05 11:15:32 +09:00
  • 26462e684b Merge branch 'node-red:dev' into dev Kazuhito Yokoi 2022-12-05 01:08:45 +09:00
  • 113d42ef35 Merge pull request #3970 from node-red/prevent-text-selection Nick O'Leary 2022-12-03 23:34:57 +00:00
  • c18018f017 Ensure credentials object is removed before returning node in getFlow request Fixes #3953 fix-cred-on-global Nick O'Leary 2022-12-03 23:33:33 +00:00
  • e804addf0a Prevent dbl-click opening node edit dialog with text selected Fixes #3958 prevent-text-selection Nick O'Leary 2022-12-03 23:13:44 +00:00
  • 04cea003b9 Merge pull request #3938 from node-red/locking-flows Nick O'Leary 2022-12-03 23:01:58 +00:00
  • 65fcc56a56 Merge pull request #3968 from node-red/context-menu-updates Nick O'Leary 2022-12-03 23:01:37 +00:00
  • c065d253e9 Merge pull request #3969 from node-red/bump-deps Nick O'Leary 2022-12-03 23:01:10 +00:00
  • 4bb2b91ee6 Merge pull request #3966 from Steve-Mcl/fix-mqtt-single-subscription Nick O'Leary 2022-12-03 22:47:42 +00:00
  • b3f761776d Update dependencies Nick O'Leary 2022-12-03 22:43:03 +00:00
  • dce1cccbde Allow subflow to be edited if instance exists on locked flow Nick O'Leary 2022-12-03 22:30:35 +00:00
  • 3630056ed8 Fix RED.nodes.clear() when handling locked flows Nick O'Leary 2022-12-03 21:44:33 +00:00
  • 2d6e1d7089 NLS updates for context menu Nick O'Leary 2022-12-03 21:29:27 +00:00
  • 71db79ba53 More context menu options Nick O'Leary 2022-11-17 12:55:57 +00:00
  • c71dfab7e3 More context menu options group-context-menu Nick O'Leary 2022-11-17 12:55:57 +00:00
  • 42d0aa5d73 Add drop mode to range node Dave Conway-Jones 2022-10-29 17:34:29 +01:00
  • 5b0be986c6 i18n item URL copy notification & add Japanese message Hiroyasu Nishiyama 2022-11-07 15:47:19 +09:00
  • 8af81280d9 add Japanese message for item url copy actions Hiroyasu Nishiyama 2022-11-07 16:07:46 +09:00
  • a6934b3cba fix: Typos (grammar) GogoVega 2022-12-03 09:37:08 +01:00
  • 5be378e266 fix: Typos (infinitif) GogoVega 2022-12-02 18:27:36 +01:00
  • a9b6eaa31f Add French option in other languages GogoVega 2022-12-02 18:15:06 +01:00
  • 01f9ce0015 Add French translation of runtime.json file GogoVega 2022-12-02 18:09:06 +01:00
  • f4309f5af6 fix: Typos (infinitif) GogoVega 2022-12-02 18:07:39 +01:00
  • 1004ce564f Add French translation of storage nodes GogoVega 2022-12-02 14:21:34 +01:00
  • 5a1823d13e Add French translation of sequence nodes GogoVega 2022-12-02 12:10:43 +01:00
  • 66fb66edbc Add French translation of messages.json file GogoVega 2022-12-01 21:29:12 +01:00
  • 5bb66ed7d4 fix single subscription mqtt node status Steve-Mcl 2022-12-01 13:08:48 +00:00
  • f61971bc23 first pass at common proxy determining logic Steve-Mcl 2022-12-01 12:53:03 +00:00
  • 95a7980ada Update tests.yml Fix-file-write-last-line-newline-append Dave Conway-Jones 2022-10-14 10:02:01 +01:00
  • 281e9d1357 Fix extra newline append for multipart file write Dave Conway-Jones 2022-10-12 11:12:46 +01:00
  • 14e74afb07 Merge pull request #3909 from node-red/warn-invalid-msg Nick O'Leary 2022-11-30 22:28:09 +00:00
  • 742f05f59d Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js protect-hooks Nick O'Leary 2022-11-30 22:23:04 +00:00
  • 79db4f8aa1 Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js Nick O'Leary 2022-11-30 22:22:44 +00:00
  • c4e216f839 Merge pull request #3912 from node-red/handle_username_spaces Nick O'Leary 2022-11-30 22:18:24 +00:00
  • 752fdfedf2 Merge pull request #3935 from node-red/Add-drop-mode-to-range-node Nick O'Leary 2022-11-30 22:17:02 +00:00
  • 2a49e7c8ef Merge pull request #3908 from node-red/add-httpheaders Nick O'Leary 2022-11-30 22:15:23 +00:00
  • 02af01d2ca Merge pull request #3867 from Steve-Mcl/improve-nodesdir-scan Nick O'Leary 2022-11-30 22:15:00 +00:00
  • 07c05c1f2a Merge pull request #3930 from node-red/tab-context-menu Nick O'Leary 2022-11-30 22:13:54 +00:00
  • ee4af4c7bf Merge pull request #3920 from node-red/CSV-header-props-with-quotes Nick O'Leary 2022-11-30 22:10:40 +00:00
  • 3d565e74a5 Merge pull request #3917 from kazuhitoyokoi/master-fixpermission Nick O'Leary 2022-11-30 22:10:03 +00:00
  • 3cb84222f8 Merge pull request #3921 from node-red/fix-group-unknown Nick O'Leary 2022-11-30 22:09:35 +00:00
  • 1b013bb73b Merge pull request #3949 from Steveorevo/master Nick O'Leary 2022-11-30 22:07:04 +00:00
  • fd54e625d5 Merge pull request #3965 from we11adam/master Nick O'Leary 2022-11-30 21:40:34 +00:00
  • e440694987 Use English names for nodes (better) GogoVega 2022-11-30 17:35:22 +01:00
  • b4a12edc61 Add French translation of parsers nodes GogoVega 2022-11-30 15:38:49 +01:00
  • 2b04d6834f Add French translation of network nodes GogoVega 2022-11-30 13:34:19 +01:00
  • 1191574e07 fix: Typos GogoVega 2022-11-30 13:22:10 +01:00
  • 77f6412d3b fix: fix typo in catch.html Adam Lau 2022-11-30 17:51:13 +08:00
  • 327eab6c0d fix: capitals and better translation Gauthier Dandele 2022-11-29 23:09:28 +01:00
  • 0d8a0db883 Add French translation of function nodes GogoVega 2022-11-29 20:50:18 +01:00
  • 20a63a3292 fix tests after adding 'set by msg.payloadHandling' 3957-http-get-request-payload-option Steve-Mcl 2022-11-29 13:50:39 +00:00
  • 3a5cdbc8ae improve UI around payloadHandling Steve-Mcl 2022-11-29 13:38:09 +00:00
  • 9727062d60 Add French translation of common nodes GogoVega 2022-11-29 12:50:19 +01:00
  • 09979d3270 Translation of the jsonata.json file GogoVega 2022-11-29 00:10:04 +01:00
  • 116839d6f6 Add French translation GogoVega 2022-11-28 23:00:31 +01:00
  • 3ed5969e87 add msg.payloadHandling for get requests Stephen McLaughlin 2022-11-28 19:31:44 +00:00
  • bed6c48e99 Translation of nodes context, setting menu, etc. lkaiy 2022-11-15 16:41:36 +08:00
  • 4d09e90b90 Translation of side-menu,context-menu, etc. lkaiy 2022-11-15 16:39:29 +08:00
  • 1d91cc6fc1 translation side-menu,keyboard, contextmenu, etc. lkaiy 2022-11-15 16:36:50 +08:00
  • c81cd5450f Support for PHP syntax highlight Stephen J. Carnam 2022-11-09 16:45:32 -08:00
  • 0b663abe50 Fix #3939, red border red-ui-typedInput-container Steveorevo 2022-11-09 10:33:05 -08:00
  • 3b27fb2aa7 Merge branch 'dev' into dev Nick O'Leary 2022-11-07 23:16:14 +00:00
  • 6bd67ae68c Merge pull request #3944 from node-red-hitachi/fix-deploy-locked-flow Nick O'Leary 2022-11-07 23:13:03 +00:00
  • 14c362d4ba Merge pull request #3942 from node-red-hitachi/fix-watch-test Nick O'Leary 2022-11-07 21:12:55 +00:00
  • f28bc1bff7 Remove jshint warning Nick O'Leary 2022-11-07 21:11:58 +00:00
  • de8a5ea262 Merge pull request #3945 from node-red-hitachi/fix-jshint-es-version Nick O'Leary 2022-11-07 21:10:26 +00:00
  • 339013434b Merge pull request #3946 from node-red-hitachi/i18n-item-url-copy-notification Nick O'Leary 2022-11-07 21:07:57 +00:00