Commit Graph

382 Commits (932d58bf6c99eae8d126c279b18ac0f5a5b7aed7)

Author SHA1 Message Date
Berre Neyrinck 932d58bf6c Added font size adjustments based on title length in red.js, created wrapping and truncate of title in header.scss, changed name to something very long in theme.js 2026-03-21 11:12:46 +01:00
Nick O'Leary 4ba71d3fc5
Bump for 5-beta.4 release 2026-03-17 11:40:05 +00:00
Stephen McLaughlin 78660d4028
Editor loading improvements (#5541)
* remove ace editor scripts from vendor bundle

* bootstrap ace editor

* defer initialization of Monaco and ACE editors until they are loaded

* add fallback "basic" code editor

* fallback to basic code editor if preferred editor fails to initialize

* load Monaco & lang pack dynamically

* fix: textarea outer element should be let not const

* basic text editor styling

* fix: remove incorrectly placed !important inside the var

* get rid of IE check

* guard against bad lib setting

* fix save/restore state of basic editor

* ensure we add markdown toolbar

* Ensure we use the dom element for scroll to line method

* Update code editor selection in default settings.js

* Update link to Monaco editor options in settings.js

* lint fix
2026-03-10 10:56:18 +00:00
Nick O'Leary 043db32472
Merge branch 'master' into sync-417-to-dev 2026-03-06 13:44:36 +00:00
Nick O'Leary aa52779a8c
Bump for 4.1.7 2026-03-06 11:41:51 +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 9023c723c5
Update tar/multer deps 2026-03-05 11:35:17 +00:00
Nick O'Leary 5a78aa543a
Bump for beta3 release 2026-03-05 10:50:12 +00:00
Nick O'Leary c9f86d18ff
Merge branch 'master' into sync-to-dev 2026-02-26 10:20:31 +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 65d68d27ca
Allow palette.theme to be set via theme plugin and include icons 2026-02-25 14:37:01 +00:00
Nick O'Leary df96cfab11
Fix package versions 2026-02-11 10:14:54 +00:00
Nick O'Leary 12c575b5a5
Bump dependencies and version 2026-01-26 10:37:42 +00:00
Nick O'Leary 28f04f3846
Bump for 5beta2 2026-01-21 14:04:19 +00:00
Nick O'Leary 6dcc434109
Merge pull request #5444 from node-red/5373-explorer-ux
UX updates for next beta
2026-01-21 09:49:24 +00:00
Nick O'Leary 736bc30277
Merge branch 'master' into master-rebase 2026-01-20 17:12:55 +00:00
Nick O'Leary 02ad709d8b
Switch to different NR icon 2026-01-20 16:51:44 +00:00
Nick O'Leary b3f5cc457e
Bump for 4.1.3 2026-01-07 16:17:17 +00:00
Nick O'Leary f4b8af9c29
Update body-parser 2026-01-05 17:14:49 +00:00
Nick O'Leary c37f352531
Update for beta.1 2025-12-12 17:00:01 +00:00
Nick O'Leary cab7ce247b
Prep dev branch for beta releases 2025-12-03 16:51:19 +00:00
Nick O'Leary 892bda813c
Bump for 4.1.2 2025-12-03 15:50:47 +00:00
Nick O'Leary 8cf1e73a02
Merge pull request #5276 from GogoVega/fix-plugins-getConfig
Handle plugin name in `plugins.getConfig`
2025-12-03 13:58:27 +00:00
Ben Hardill ddff7c3170
Bump to 4.22.1 2025-12-02 19:57:52 +00:00
Ben Hardill e200576d08
Update express version
Update to pick up new version with CVE fixes

CVE: cve-2024-51999
2025-12-02 11:33:16 +00:00
Nick O'Leary 2f2199e71b
Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00
GogoVega b93582fc38
Splits the logic into two routes 2025-09-30 18:42:46 +02:00
GogoVega 045011581c
Handle plugin name in `plugins.getConfig` 2025-09-21 21:00:51 +02:00
Nick O'Leary ab1f1a284e
Update for 4.1.0 release 2025-07-29 15:55:04 +01:00
Nick O'Leary b4ff0c7824
Bump dependencies 2025-07-22 10:04:03 +01:00
Nick O'Leary 2c63d2fe4c
Bump for 4.1.0-beta.2 2025-06-26 15:14:34 +01:00
Nick O'Leary 6f34696687
Initial prep for 4.1.0-beta.1 release 2025-06-09 11:47:18 +01:00
Ben Hardill b0ac6f48a1
Bump Multer to 2.0.1 2025-06-04 11:19:30 +01:00
Ben Hardill 332dd7c94b
Upgrade multer to 2.0.0
fixes #5146

Bumps multer to 2.0.0 to pick up fix for CVE
2025-06-03 13:01:28 +01:00
Nick O'Leary 34bf4b0268
Merge branch 'master' into dev 2025-04-14 14:43:59 +01:00
Nick O'Leary ba0299abf9
Revert body-parser due to test breakage 2025-04-14 14:23:44 +01:00
Nick O'Leary 9dd1e9a0b3
Update dependencies 2025-04-14 12:02:48 +01:00
Nick O'Leary 686efc4720
Merge branch 'master' into dev 2025-03-17 16:07:46 +00:00
matiseni51 cbc91a9ac8
Merge branch 'master' into fix-include-label-themeSettings-config 2025-02-16 14:03:24 +01:00
matiseni51 88c946d401 fix: set label in themeSettings.deployButton despite type attribute 2025-02-16 13:44:22 +01:00
Nick O'Leary e55301c073
Update for 4.0.9 2025-02-14 17:03:13 +00:00
Nick O'Leary 4845a1f7eb
Bump for 4.0.8 2024-12-20 11:06:08 +00:00
Nick O'Leary 100e5244c8
Bump for 4.0.7 2024-12-17 17:08:56 +00:00
Nick O'Leary 1a47e2fc76
Fix login image auth setting 2024-12-16 17:09:31 +00:00
Nick O'Leary b7e96ce6bc
Support custom login message and button 2024-12-16 16:58:13 +00:00
Nick O'Leary e9d5d20e2d
Update for 4.0.6 2024-12-16 11:35:14 +00:00
Nick O'Leary 00a3010933
Update dependencies 2024-12-10 15:25:23 +00:00
Nick O'Leary fe9354d10b
Bump for 4.0.5 2024-10-10 11:05:08 +01:00
Nick O'Leary 90ea3c15b3
Bump for 4.0.4 release 2024-10-09 10:56:14 +01:00