Commit Graph

10050 Commits (c9b14ad42e3109f0d08b320693adcefd4d49290d)

Author SHA1 Message Date
Nick O'Leary c9b14ad42e
Update tar dependency 2026-03-23 14:10:10 +00:00
Nick O'Leary 254bbe3c02
Merge pull request #5529 from node-red/rel417
Bump for 4.1.7
2026-03-06 12:50:24 +00:00
Nick O'Leary aa52779a8c
Bump for 4.1.7 2026-03-06 11:41:51 +00:00
Nick O'Leary 4d25f071fb
Merge pull request #5528 from node-red/i18n-notice
Suppress i18n notice in frontend
2026-03-06 11:40:07 +00:00
Nick O'Leary 9933617eea
Suppress i18n notice in frontend 2026-03-06 11:35:20 +00:00
Nick O'Leary afe52133ce
Merge pull request #5527 from node-red/5513-fix-touch-handling
Do not block touch events on ports
2026-03-06 11:32:59 +00:00
Nick O'Leary b95d65e4d8
Do not block touch events on ports 2026-03-06 11:28:37 +00:00
Nick O'Leary 3f86ccfd14
Merge pull request #5526 from node-red/expose-category-in-theme
Allow palette.categories to be set via theme plugin
2026-03-06 09:55:42 +00:00
Nick O'Leary 653d8a5b45
Allow palette.categories to be set via theme plugin 2026-03-06 09:37:01 +00:00
Nick O'Leary 610e704436
Merge pull request #5520 from node-red/i18n-notice
Set showSupportNotice option on i18n
2026-03-05 16:40:14 +00:00
Nick O'Leary 98a48d6b3a
Set showSupportNotice option on i18n 2026-03-05 16:16:45 +00:00
Nick O'Leary 75acd26678
Merge pull request #5519 from node-red/5507-update-i18n
Bump i18next version
2026-03-05 16:04:11 +00:00
Nick O'Leary 1ae8820e26
Update package 2026-03-05 15:43:16 +00:00
Nick O'Leary 47afd1b345
Bump i18next version 2026-03-05 15:39:44 +00:00
Nick O'Leary 8632b767c4
Merge pull request #5518 from node-red/5512-sf-colors
Do not cache subflow colors as each subflow can have its own
2026-03-05 15:37:42 +00:00
Nick O'Leary 5781761259
Merge pull request #5515 from node-red/update-deps-3
Update tar/multer deps
2026-03-05 15:37:31 +00:00
Nick O'Leary 60656d7f61
Do not cache subflow colors as each subflow can have its own 2026-03-05 15:26:32 +00:00
Nick O'Leary 9023c723c5
Update tar/multer deps 2026-03-05 11:35:17 +00:00
Nick O'Leary 6845cb9873
Merge pull request #5511 from bonanitech/remove-ie7-css-hacks
Remove IE7 CSS hacks
2026-03-05 09:46:08 +00:00
Mauricio Bonani bed26b716b Remove IE7 CSS hacks 2026-03-04 11:35:57 -05:00
Nick O'Leary f78e6b6944
Merge pull request #5503 from node-red/rel416
Bump for 4.1.6 release
2026-02-26 09:49:01 +00:00
Nick O'Leary 0ea90f53ca
Merge branch 'master' into rel416 2026-02-26 09:37:18 +00:00
Nick O'Leary b9d997c3f5
Merge pull request #5502 from node-red/update-deps
Bump dependencies
2026-02-26 09:37:07 +00:00
Nick O'Leary b671813459
Bump for 4.1.6 release 2026-02-25 17:44:41 +00:00
Nick O'Leary 35e3034378
Bump dependencies 2026-02-25 17:38:53 +00:00
Nick O'Leary f049a33c69
Merge pull request #5500 from node-red/5487-support-palette-theme-plugin
Allow palette.theme to be set via theme plugin and include icons
2026-02-25 16:39:33 +00:00
Nick O'Leary 5e83d1056e
Merge pull request #5501 from node-red/5497-config-tooltip-text
Ensure config sidebar tooltip handles html content
2026-02-25 16:39:06 +00:00
Nick O'Leary 4cf4817526
Merge pull request #5499 from node-red/palette-updates
Allow node-red integrator access to available updates
2026-02-25 15:55:17 +00:00
Stephen McLaughlin ae81bc1f78
Merge branch 'master' into palette-updates 2026-02-25 15:50:45 +00:00
Nick O'Leary 97f9ed476a
Ensure config sidebar tooltip handles html content 2026-02-25 15:50:40 +00:00
Steve-Mcl 5b3eb78103 Change getter to explicit function: `getAvailableUpdates` 2026-02-25 15:46:55 +00:00
Nick O'Leary d4819ddd47
Merge pull request #5495 from node-red/5489-frontend-hooks
Add frontend pre and post debug message hooks
2026-02-25 15:35:03 +00:00
Nick O'Leary 65d68d27ca
Allow palette.theme to be set via theme plugin and include icons 2026-02-25 14:37:01 +00:00
Steve-Mcl a8422099ba Add RED.palette.editor.updates prop and event registry:updates-available 2026-02-25 09:13:33 +00:00
Steve-Mcl a312dbd878 Move declarations before use & alongside other declarations 2026-02-25 08:57:10 +00:00
Nick O'Leary 3e2e30f4dd
Merge pull request #5496 from lklivingstone/lklivingstone-5492/fix-middle-click-pan
Fix: allow middle-click panning over links and ports
2026-02-23 16:29:19 +00:00
Nick O'Leary 14c8b779da
Merge pull request #5486 from kazuhitoyokoi/master-fixselectconfig
Support ctrl key to select configuration nodes
2026-02-23 16:19:18 +00:00
Nick O'Leary bbef4e2a79
Merge branch 'master' into master-fixselectconfig 2026-02-23 13:59:00 +00:00
lklivingstone 38f733d643 Fix: allow middle-click panning over links and ports 2026-02-23 19:27:48 +05:30
Steve-Mcl 7ab239a50d Add debug message pre and post hooks 2026-02-23 11:25:59 +00:00
Steve-Mcl 8ceacdb565 Update FE hooks to be promise chainable 2026-02-23 11:25:34 +00:00
Nick O'Leary d981771a2d
Merge pull request #5482 from gorenje/patch-6
Add § as shortcut meta-key
2026-02-23 10:06:47 +00:00
Kazuhito Yokoi 3d64c2f011 Support ctrl key to select configuration nodes 2026-02-15 11:29:36 +09:00
Gerrit Riessen a11ff510ed
Add § as shortcut meta-key 2026-02-11 18:37:44 +01:00
Nick O'Leary 661828b208
Merge pull request #5480 from node-red/rel415-2
Fix package versions
2026-02-11 10:18:31 +00:00
Nick O'Leary df96cfab11
Fix package versions 2026-02-11 10:14:54 +00:00
Nick O'Leary ce91d5d820
Merge pull request #5479 from node-red/rel415
Update for 4.1.5 release
2026-02-11 10:13:03 +00:00
Nick O'Leary dadf7a3d71
Update for 4.1.5 release 2026-02-11 09:44:32 +00:00
Nick O'Leary dc6a86d654
Merge pull request #5472 from bryopsida/patch-tar
chore: bump tar to 7.5.7
2026-02-11 09:41:59 +00:00
bryopsida c2f2e57b7f chore: bump tar to 7.5.7
Signed-off-by: bryopsida <8363252+bryopsida@users.noreply.github.com>
2026-01-31 07:57:41 -06:00