Commit Graph

  • 4410ce1486 changed cloning library to rfdc asr 2023-09-14 11:40:36 -04:00
  • 4c13f5a0af Adapting the translation depending on the context GogoVega 2023-09-09 14:34:33 +02:00
  • f5a9942d5e Fix translation mistakenly erased GogoVega 2023-09-09 10:59:59 +02:00
  • ee2d91fb4a Handle nodes with multiple input handlers properly Fixes #4330 Nick O'Leary 2023-09-08 16:26:10 +01:00
  • 6ca41ba69d Handle undefined linkType value for existing link-call nodes Nick O'Leary 2023-09-08 16:03:08 +01:00
  • 7f9d142038 Add translation of v3.1-beta.4 changes GogoVega 2023-09-08 15:45:00 +02:00
  • 44a1f83b26 Add some capital letters GogoVega 2023-09-08 15:39:46 +02:00
  • cef3a01042 Merge pull request #4322 from node-red/prep4 Nick O'Leary 2023-09-06 15:04:41 +01:00
  • 0c042abcab Bump to 4.0.0-dev Nick O'Leary 2023-09-06 14:45:45 +01:00
  • d9bbac20f3 Merge pull request #4320 from node-red/dev 3.1.0 Nick O'Leary 2023-09-06 14:04:36 +01:00
  • a48c57dd17 Merge pull request #4321 from node-red/rel-310 Nick O'Leary 2023-09-06 13:57:44 +01:00
  • 77b235655c Bump version and changelog Nick O'Leary 2023-09-05 21:29:20 +01:00
  • 8dc0261993 Merge pull request #4319 from Rotzbua/fix_duplicate Nick O'Leary 2023-09-05 20:41:38 +01:00
  • 65d2ad68d3 Fix duplicate declaration Rotzbua 2023-09-05 19:02:39 +02:00
  • 52fde088e9 Merge pull request #4318 from node-red/4315-small-catalogs-fix Nick O'Leary 2023-09-05 17:59:57 +01:00
  • ab6d537c3e Default filter to All Catalogues and show nodes for small lists Nick O'Leary 2023-09-05 17:49:50 +01:00
  • 3a6078a56a Merge pull request #4317 from node-red/update-deps-31 Nick O'Leary 2023-09-05 17:21:06 +01:00
  • b0c3fefcab Dependency updates Nick O'Leary 2023-09-05 17:16:05 +01:00
  • 2bc739194e Merge pull request #4316 from node-red/4221-handle-concurrent-write-file Nick O'Leary 2023-09-05 15:57:27 +01:00
  • afb06e8c9a Update packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/util.js 4221-handle-concurrent-write-file Nick O'Leary 2023-09-05 15:11:47 +01:00
  • 2c1274ff76 Ensure storage/util.writeFile handles concurrent write attempts Nick O'Leary 2023-09-05 15:09:11 +01:00
  • e18721a03e Merge pull request #4313 from Rotzbua/fix_https Nick O'Leary 2023-09-05 14:20:32 +01:00
  • 25120e44ce Update outdated GH Actions Rotzbua 2023-09-05 13:50:59 +02:00
  • aea32cc279 Migrate http -> https for nodered.org Rotzbua 2023-09-05 14:17:55 +02:00
  • ce0feb2f42 Merge pull request #4310 from node-red/4206-ctrl-click-behaviour Nick O'Leary 2023-09-05 13:48:17 +01:00
  • 12a1c5c2f4 Add dependabot for GH Action workflows Rotzbua 2023-09-05 14:04:52 +02:00
  • d307968880 Better distinguish between ctrl and meta keys on mac Fixes #4206, #4205 4206-ctrl-click-behaviour Nick O'Leary 2023-09-05 12:36:44 +01:00
  • 1f98d19f77 Merge pull request #4309 from node-red/pr_4265 Nick O'Leary 2023-09-05 11:44:41 +01:00
  • 9a934c941f Tidy up functionTimeout setting Nick O'Leary 2023-09-05 10:34:18 +01:00
  • dbc7284b97 Merge pull request #4308 from node-red/revert-3991-http-request-form-array Nick O'Leary 2023-09-05 10:03:13 +01:00
  • de63e17a4d Merge pull request #4305 from Rotzbua/add_node_20_to_test Nick O'Leary 2023-09-05 09:44:23 +01:00
  • 1bad643b30 Merge pull request #4302 from node-red/4291-auto-sub-mqtt-error Nick O'Leary 2023-09-05 09:43:52 +01:00
  • 57c44d4b18 Merge pull request #4301 from node-red/4292-fix-catch-in-subflow Nick O'Leary 2023-09-05 09:43:44 +01:00
  • 7d06133787 Merge pull request #4299 from node-red/4296-fix-function-setup-height Nick O'Leary 2023-09-05 09:43:35 +01:00
  • 261998201b Merge pull request #4298 from node-red/4295-urlencode-context-api Nick O'Leary 2023-09-05 09:43:17 +01:00
  • 9a899b929e Merge pull request #4297 from node-red/4294-fix-junction-quick-add Nick O'Leary 2023-09-05 09:42:42 +01:00
  • 46b15a51d4 Revert "Support form-data arrays" Nick O'Leary 2023-09-05 09:41:48 +01:00
  • 5fcace8776 Add Node 20 to GH Action test matrix Rotzbua 2023-09-04 14:31:30 +02:00
  • a12826e719 Remove unnecessary check for clientid if autoUnsub set Fixes #4291 Nick O'Leary 2023-09-02 20:48:13 +01:00
  • 0dc024c722 Handle group-scoped nodes inside subflow Fixes #4292 Nick O'Leary 2023-09-01 16:38:46 +01:00
  • f6f36c5599 Fix function setup tab layout Nick O'Leary 2023-09-01 16:17:29 +01:00
  • 18bd318da2 Handle non-url-safe chars in context api Nick O'Leary 2023-09-01 16:06:05 +01:00
  • e1712073c9 Ensure junction appears when filtering quick-add list Nick O'Leary 2023-09-01 15:41:33 +01:00
  • 2478a7194e Merge pull request #4287 from kazuhitoyokoi/dev-fixjsonata Nick O'Leary 2023-08-21 15:42:37 +01:00
  • 89b8e88df3 Merge pull request #4290 from kazuhitoyokoi/dev-fixgitpull Nick O'Leary 2023-08-21 15:42:11 +01:00
  • a7e80f351a Fix git pull operation in project feature Kazuhito Yokoi 2023-08-21 11:18:01 +09:00
  • c39d3db121 Merge pull request #4288 from kazuhitoyokoi/dev-tooltip4nodesearch Stephen McLaughlin 2023-08-20 08:45:25 +01:00
  • e7f9e61f2a Add tooltip to relevance sort button in user settings UI Kazuhito Yokoi 2023-08-20 16:20:18 +09:00
  • 3047ed1253 Improve message catalogs for JSONata Expression editor Kazuhito Yokoi 2023-08-19 13:33:42 +09:00
  • cf0c7ce583 Fix typo in Korean message catalog Kazuhito Yokoi 2023-08-19 13:24:34 +09:00
  • 206211f9ef Fix typo in English message catalog Kazuhito Yokoi 2023-08-19 13:21:42 +09:00
  • 8220ff8a35 Add docs for function in Japanese message catalog Kazuhito Yokoi 2023-08-19 13:19:55 +09:00
  • 927fc5424b Merge pull request #4283 from node-red/4282-dirty-junction-undo Nick O'Leary 2023-08-18 15:53:25 +01:00
  • 64b94c68d3 Merge pull request #4284 from node-red/4268-add-clone-jsonata-docs Nick O'Leary 2023-08-18 15:52:45 +01:00
  • 3391d18942 Merge pull request #4286 from kazuhitoyokoi/dev-fixlinefeed Nick O'Leary 2023-08-18 15:52:27 +01:00
  • 1414fed776 Change linefeed codes from "\r\n" to "\n" in Korean message catalogs Kazuhito Yokoi 2023-08-18 20:39:13 +09:00
  • f884cb015a Merge pull request #4285 from kazuhitoyokoi/dev-fixpermission Nick O'Leary 2023-08-17 10:29:25 +01:00
  • 7e6a96db87 Fix file permissions of message catalogs Kazuhito Yokoi 2023-08-17 18:17:58 +09:00
  • 966bbe2856 Add docs for $clone function Nick O'Leary 2023-08-16 16:02:33 +01:00
  • 2137211d42 Capture workspace dirty state when quick-adding junction Fixes #4282 4282-dirty-junction-undo Nick O'Leary 2023-08-16 15:58:08 +01:00
  • cc5533c183 Merge pull request #4281 from kazuhitoyokoi/master-roundedcorners Nick O'Leary 2023-08-16 15:53:07 +01:00
  • 19787e5d28 Merge pull request #4280 from kazuhitoyokoi/master-svgicon2 Nick O'Leary 2023-08-16 15:52:47 +01:00
  • 6e46666895 Fix not rounded corners in project settings UI Kazuhito Yokoi 2023-08-16 20:14:22 +09:00
  • a87d7276c5 Add svg icons for nodes Kazuhito Yokoi 2023-08-16 19:21:31 +09:00
  • c630b4f770 Merge pull request #4276 from kazuhitoyokoi/master-svgicon Nick O'Leary 2023-08-16 10:23:35 +01:00
  • f719e5ad49 Merge pull request #4278 from node-red/update-tour Nick O'Leary 2023-08-16 10:23:07 +01:00
  • 20557f20db Update tour for 3.1.0 Nick O'Leary 2023-08-15 20:36:07 +01:00
  • 66144c1eb5 Add svg icons for nodes Kazuhito Yokoi 2023-08-15 16:16:04 +09:00
  • 054d6870d5 Merge pull request #4267 from kazuhitoyokoi/dev-tostring4filenodes Nick O'Leary 2023-08-14 17:28:07 +01:00
  • 04aa4897fe Merge pull request #4275 from kazuhitoyokoi/dev-fixtest4jsonnode Nick O'Leary 2023-08-14 14:51:02 +01:00
  • 72b22a4845 Fix test cases of JSON node Kazuhito Yokoi 2023-08-14 22:44:02 +09:00
  • 3fd2b5f4e1 Merge branch 'dev' into dev-tostring4filenodes Kazuhito Yokoi 2023-08-14 21:16:57 +09:00
  • 8a4128defb Fix handling in file nodes when 0 is specified as file name Kazuhito Yokoi 2023-08-14 19:53:00 +09:00
  • 9542c22191 Merge pull request #4259 from kazuhitoyokoi/master-fixtooltip4textdiff Nick O'Leary 2023-08-14 11:11:32 +01:00
  • 15b8d79489 Merge pull request #4261 from DarshanDixit05/fix-Invalid-label Nick O'Leary 2023-08-14 11:11:10 +01:00
  • 97470e94f1 Merge pull request #4262 from sammachin/patch-3 Nick O'Leary 2023-08-14 11:10:24 +01:00
  • 37a518b655 Merge pull request #4273 from kazuhitoyokoi/master-fixswitchnode Nick O'Leary 2023-08-14 11:09:05 +01:00
  • 312b2f8ddb Merge pull request #4270 from AuspeXeu/master Nick O'Leary 2023-08-14 11:08:04 +01:00
  • 9caa6a3553 Fix broken text input in the switch node (again) Kazuhito Yokoi 2023-08-13 15:33:37 +09:00
  • 6c597bba5b fix: undefined node and wrong method name Christian Vaas 2023-08-08 19:21:31 +02:00
  • 0dd771351d Fix handling in file nodes when number is specified as file name Kazuhito Yokoi 2023-08-06 20:35:33 +09:00
  • f7b64b101e adding function timeout to settings file Kilian Hertel 2023-08-04 14:20:49 +02:00
  • ec86ec188b Update Test Sam Machin 2023-08-02 14:32:39 +01:00
  • 2b01a3fcd3 Handle 204 in httprequest JSON Sam Machin 2023-08-02 14:15:29 +01:00
  • 9540502d06 removed package lock DarshanDixit05 2023-07-31 20:22:46 +05:30
  • 792dedb1f1 fix : Invalid label for attribute on the tray DarshanDixit05 2023-07-31 19:34:12 +05:30
  • 0bf1343442 Add tooltip to text diff button Kazuhito Yokoi 2023-07-29 16:36:55 +09:00
  • 4d3e3a73fd Merge pull request #4257 from node-red/310b4 3.1.0-beta.4 Nick O'Leary 2023-07-26 17:10:20 +01:00
  • 1ffef393c2 Bump versions for 3.1.0-beta.4 Nick O'Leary 2023-07-26 17:09:29 +01:00
  • 8b7b3e22d7 Merge branch 'master' into dev Nick O'Leary 2023-07-26 16:59:12 +01:00
  • 877aa75e4e Merge pull request #4254 from manuel-buchner/fix-html-syntax-httprequest Nick O'Leary 2023-07-26 16:41:09 +01:00
  • d21c0758b1 Merge pull request #4246 from kazuhitoyokoi/dev-fixfilenode Nick O'Leary 2023-07-26 11:55:32 +01:00
  • 21be329008 fix html syntax in 21-httprequest.html Manuel Buchner 2023-07-18 17:16:17 +02:00
  • e7b27ce7fb Merge pull request #4251 from kazuhitoyokoi/master-fixjpn4inject Stephen McLaughlin 2023-07-16 09:26:33 +01:00
  • fb2c0e5441 Merge pull request #4252 from kazuhitoyokoi/dev-jpn Stephen McLaughlin 2023-07-16 09:24:38 +01:00
  • 29898ea68f Merge pull request #4253 from kazuhitoyokoi/dev-fixtimeouticon Stephen McLaughlin 2023-07-15 17:33:48 +01:00
  • 9dcb8a729c Show timeout icon in link call node Kazuhito Yokoi 2023-07-15 18:16:42 +09:00
  • b66237efa8 Show timeout icon in function node Kazuhito Yokoi 2023-07-15 18:15:34 +09:00
  • 6d2f855227 Add Japanese translation for 3.1.0 Kazuhito Yokoi 2023-07-15 17:34:08 +09:00
  • 638aa0372b Update Japanese translation for inject node Kazuhito Yokoi 2023-07-15 17:23:14 +09:00