Nick O'Leary
|
8042fe4e2b
|
Merge branch 'master' into dev
|
2021-10-06 09:12:16 +01:00 |
|
Nick O'Leary
|
a27ce375db
|
Update package dependencies
|
2021-10-06 09:11:20 +01:00 |
|
Nick O'Leary
|
012e1cbcc5
|
Improve unit test coverage
|
2021-10-04 17:53:14 +01:00 |
|
Nick O'Leary
|
29e903e1c8
|
Improve error reporting when installing bad nodes
|
2021-09-30 15:28:09 +01:00 |
|
Nick O'Leary
|
b3c84242dc
|
Bump version for 2.1.0-beta.1
|
2021-09-27 17:50:09 +01:00 |
|
Nick O'Leary
|
85820c571d
|
Add unit tests for allowUpdate settings
|
2021-09-14 10:50:26 +01:00 |
|
Nick O'Leary
|
d9bed03025
|
Add allowUpdate feature to externalModules.palette
|
2021-09-13 21:25:12 +01:00 |
|
Dave Conway-Jones
|
bbf066f030
|
Fixes to fs promises so that electron version runs
|
2021-09-10 08:33:07 +01:00 |
|
Nick O'Leary
|
3b460fb8fa
|
Bump for 2.0.6
|
2021-09-02 09:00:54 +01:00 |
|
Nick O'Leary
|
ee15e9acc5
|
Update tar to latest
|
2021-09-02 08:21:10 +01:00 |
|
Amit Kumar Swami
|
78899378c2
|
Update tar to 6.1.9 to resolve vulnerability issue
|
2021-09-02 13:36:41 +08:00 |
|
Nick O'Leary
|
f1e7ec0c6b
|
Bump for 2.0.5
|
2021-07-30 13:28:52 +01:00 |
|
Nick O'Leary
|
23765d9139
|
Update tar dependency
|
2021-07-30 13:20:26 +01:00 |
|
Nick O'Leary
|
ee9234b2c6
|
Bump for 2.0.4
|
2021-07-26 17:09:26 +01:00 |
|
Nick O'Leary
|
142176f194
|
Bump for 2.0.3
|
2021-07-23 14:38:43 +01:00 |
|
Nick O'Leary
|
269669ba28
|
Bump for 2.0.2
|
2021-07-22 11:17:48 +01:00 |
|
Nick O'Leary
|
a8d093bacd
|
Use file:// url with dynamic import
|
2021-07-21 11:00:24 +01:00 |
|
Nick O'Leary
|
c9597b9447
|
Bump for 2.0.1
|
2021-07-20 14:44:47 +01:00 |
|
Nick O'Leary
|
66a704af55
|
Fallback to 'require' if on node < 12.17
|
2021-07-15 15:38:07 +01:00 |
|
Nick O'Leary
|
eb4625a0b9
|
Merge pull request #3064 from node-red/revert-external-modules-dir
Move externalModules back into the user dir
|
2021-07-15 09:56:23 +01:00 |
|
Nick O'Leary
|
ddb715d88d
|
Record runtime-installed modules in .config.modules.json
|
2021-07-14 23:13:52 +01:00 |
|
Nick O'Leary
|
7fd17b4ec0
|
Add RED.import to support importing ES6 modules
|
2021-07-14 19:18:39 +01:00 |
|
Nick O'Leary
|
e16ab2a0fd
|
Bump for 2.0.0
|
2021-07-13 11:51:23 +01:00 |
|
Nick O'Leary
|
e6a845e606
|
Move externalModules back into the user dir
|
2021-07-13 11:24:10 +01:00 |
|
Nick O'Leary
|
b01c5a05e7
|
Fix reporting of type_already_registered error
|
2021-07-12 16:09:25 +01:00 |
|
Nick O'Leary
|
36eddabc1c
|
Ensure node.types is defined if node html file missing
|
2021-07-12 16:09:02 +01:00 |
|
Kazuhito Yokoi
|
6f6ab50995
|
Add necessary modules and remove unnecessary module in dependencies
|
2021-07-08 19:14:53 +09:00 |
|
Nick O'Leary
|
f8d8d4b186
|
Update dependencies
|
2021-06-29 16:19:28 +01:00 |
|
Nick O'Leary
|
79875ef50d
|
Merge branch 'master' into dev
|
2021-06-16 17:03:50 +01:00 |
|
Nick O'Leary
|
aea5445495
|
Support loading external module sub path
Fixes #3023
|
2021-06-16 17:02:24 +01:00 |
|
Nick O'Leary
|
68a5325849
|
Bump version to 2.0.0-beta.2
|
2021-06-16 11:44:14 +01:00 |
|
Nick O'Leary
|
d83e543a98
|
Update dependencies
|
2021-06-08 17:33:40 +01:00 |
|
Nick O'Leary
|
e042ef05a4
|
Update dependencies
|
2021-06-02 16:24:12 +01:00 |
|
Nick O'Leary
|
4f77bbeb2b
|
Update for 1.3.5
|
2021-05-18 11:52:49 +01:00 |
|
Nick O'Leary
|
71ba73b38f
|
Merge branch 'master' into dev
|
2021-05-04 11:19:05 +01:00 |
|
Nick O'Leary
|
b0e349b215
|
Update for 1.3.4
|
2021-04-29 11:22:22 +01:00 |
|
nileio
|
676f790933
|
add engine-strict flag to npm install args
|
2021-04-28 22:40:17 +10:00 |
|
Nick O'Leary
|
9f2a2b9869
|
Pass npm args to preUninstall hook to be consistent with preInstall
|
2021-04-27 17:32:18 +01:00 |
|
Nick O'Leary
|
250005ad16
|
Allow npm install args to be customised by preInstall trigger
|
2021-04-20 22:55:06 +01:00 |
|
Nick O'Leary
|
0e06da6c63
|
Update for 1.3.3
|
2021-04-20 11:06:23 +01:00 |
|
Nick O'Leary
|
b4a03a56b4
|
Allow preInstall hook to return false to skip npm install
|
2021-04-19 20:29:30 +01:00 |
|
Nick O'Leary
|
8140057bea
|
Add pre/postInstall hooks to module install path
|
2021-04-15 15:12:40 +01:00 |
|
Nick O'Leary
|
b0955705be
|
Update to 1.3.2
|
2021-04-13 13:34:16 +01:00 |
|
Nick O'Leary
|
51aaf1b150
|
Handle package.json without dependencies section
|
2021-04-12 10:34:43 +01:00 |
|
Nick O'Leary
|
82ced56bed
|
Update package versions
|
2021-04-09 14:12:10 +01:00 |
|
Nick O'Leary
|
cb1a178fbf
|
Set 2.0.0-beta.1 version
|
2021-04-09 10:35:19 +01:00 |
|
Nick O'Leary
|
749533b0b4
|
Bump for 1.3.1
|
2021-04-08 16:23:22 +01:00 |
|
Nick O'Leary
|
449d76a6c7
|
Update version for 1.3.0
|
2021-04-06 18:31:49 +01:00 |
|
Nick O'Leary
|
ff93a38354
|
Update dependencies
|
2021-04-06 18:31:02 +01:00 |
|
Nick O'Leary
|
d555fcf7bd
|
Merge pull request #2903 from node-red/plugin-resources
Allow module to provide resources and automatically expose them
|
2021-03-30 22:50:36 +01:00 |
|