Hung-Han (Henry) Chen
d32af14a98
Add holdUntilRendererStaticsExist (untested)
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:25:39 +08:00
Hung-Han (Henry) Chen
bfe8b272ba
Remove resolutions added by mistakes
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:24:20 +08:00
Hung-Han (Henry) Chen
04e5061a3b
webpack to v5.10.1
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:24:17 +08:00
Hung-Han (Henry) Chen
af3c43203b
Revert back to redirecting /sockjs/ to webpack-dev-server
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:23:55 +08:00
Hung-Han (Henry) Chen
c2997fce37
Remove extra .js in chuck filenames
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:23:55 +08:00
Hung-Han (Henry) Chen
696f4a39d4
transportMode from ws to sockjs for better lens-proxy support
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:23:55 +08:00
Hung-Han (Henry) Chen
571565fd10
Add electron-releases in devDeps, only transpile if necessary
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:23:51 +08:00
Hung-Han (Henry) Chen
a7a7675a3b
Use stats: minimal
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:50 +08:00
Hung-Han (Henry) Chen
4e02f943f3
Correction of chuck name
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:50 +08:00
Hung-Han (Henry) Chen
ba6acfb20a
Remove context: __dirname as its the default
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:50 +08:00
Hung-Han (Henry) Chen
cb1a3bc80d
Silence webpack-extension-api output
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:49 +08:00
Hung-Han (Henry) Chen
bcfa00aea5
Add splitChunks plugin and its configs
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:49 +08:00
Hung-Han (Henry) Chen
8dfe991adc
Corret typos in logger.info
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:49 +08:00
Hung-Han (Henry) Chen
6079235fb6
Remove electron-reload, replace with more light-weight electron-reload
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:22:47 +08:00
Hung-Han (Henry) Chen
63ce210c9a
Add missing node-loader for webpack-extension-api
2021-01-07 11:21:47 +08:00
Hung-Han (Henry) Chen
edca90f6cc
Only enable minimize in production
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:47 +08:00
Hung-Han (Henry) Chen
40760b05e7
Add persistant chache for extension-api
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:47 +08:00
Hung-Han (Henry) Chen
6aec421dc0
Enable persistent cache in renderer/main
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:47 +08:00
Hung-Han (Henry) Chen
c7cf786380
Enable progress bar
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:47 +08:00
Hung-Han (Henry) Chen
b99c3f7df8
Upgrade weboack-cli to 4.2, webpack-dev-server to 4.0.0-beta0, remove 'sockjs' redirect as wds4 uses ws instead
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:44 +08:00
Hung-Han (Henry) Chen
08fa0c6d63
Replace buggy mac-ca dep with own injectMacCA()
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:05 +08:00
Hung-Han (Henry) Chen
e510ec3880
Remove @types/progress-bar-webpack-plugin
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:04 +08:00
Hung-Han (Henry) Chen
37f610df1c
Rename webpack.extensions.ts to webpack.extension-api.ts to avoid confusion
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:21:02 +08:00
Hung-Han (Henry) Chen
02b4703c34
Fix webpack warning require.extensions is not supported by webpack. Use a loader instead.
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:20:10 +08:00
Hung-Han (Henry) Chen
78400e51fc
Add babel-loader to fxi lingui related issues
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:20:10 +08:00
Hung-Han (Henry) Chen
d569c104ba
Set minimize: false and transpileOnly: true to speed up build, as the output will not be used in production/runtime
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:20:09 +08:00
Hung-Han (Henry) Chen
de17ecb13f
Fix webpack warning require.extensions is not supported by webpack. Use a loader instead.
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:20:09 +08:00
Hung-Han (Henry) Chen
7154f5b6fa
Pin @babel/runtime at v7.12.5 avoid 'Module not found' errors
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:20:07 +08:00
Hung-Han (Henry) Chen
d660760c70
Remove warning DeprecationWarning: config.stats.warningsFilter is deprecated in favor of config.ignoreWarnings
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:19:37 +08:00
Hung-Han (Henry) Chen
1b6e37883e
Remove library:'' as webpack throws configuration[0].output.library should be an non-empty string
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:39 +08:00
Hung-Han (Henry) Chen
6829da8fb6
Upgrade html-webpack-plugin to v5 to avoid DeprecationWarning
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:36 +08:00
Hung-Han (Henry) Chen
2413938524
Enbale eval-source-map for development for faster recompiling
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:10 +08:00
Hung-Han (Henry) Chen
9ccc9bf790
Remove TerserPlugin options .cache which is not valid in v5, remove parallel:true which is default, remove sourceMap: true as should be enabled via devtool
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:10 +08:00
Hung-Han (Henry) Chen
6e4b7fe2f2
Adding back @types/mini-css-extract-plugin @types/terser-webpack-plugin due to tsc warnings
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:10 +08:00
Hung-Han (Henry) Chen
a0ccc90acd
Upgrade terser-webpack-plugin to v5.0.3 and remove @types/terser-webpack-plugin (types already built-in)
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:09 +08:00
Hung-Han (Henry) Chen
174faaef0f
Remove ProgressBarPlugin
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:09 +08:00
Hung-Han (Henry) Chen
c196ae9679
Upgrade mini-css-extract-plugin to v1.3.1 and remove @types/mini-css-extract-plugin (types already built-in)
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:18:06 +08:00
Hung-Han (Henry) Chen
af3a80db42
Remove progress-bar-webpack-plugin
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:17:14 +08:00
Hung-Han (Henry) Chen
dc591e4f2e
Upgrade webpack to v5, ts-loader to v8, webpack-node-externals to v2
...
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2021-01-07 11:17:10 +08:00
Lauri Nevala
8d2d1aecd5
Expose NamespaceSelect component to extensions ( #1880 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2021-01-05 10:52:46 +02:00
Jari Kolehmainen
06d41acc26
Fix Electron 9.4 frame ipc bug ( #1888 )
...
* use pid+frameId
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* use correct process id
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-01-04 14:16:35 +02:00
dependabot[bot]
8c70e055ee
Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/node-menu ( #1835 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 16:54:57 +02:00
dependabot[bot]
30d86236b4
Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/telemetry ( #1836 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 16:54:39 +02:00
Sebastian Malton
981ca3ba3d
add version display to extensions ( #1604 )
...
* add version display to extensions
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* use new format
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* fix styling
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-30 10:47:22 +03:00
dependabot[bot]
6b9295267e
Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/license-menu-item ( #1837 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:21:41 +02:00
dependabot[bot]
2f825407fa
Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/example-extension ( #1838 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:21:14 +02:00
dependabot[bot]
5d0308bdbc
Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/pod-menu ( #1839 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:20:56 +02:00
dependabot[bot]
da260ed879
Bump node-notifier in /extensions/metrics-cluster-feature ( #1840 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:20:38 +02:00
Alex Andreev
e9296286bd
Fix long list cropping in sidebar ( #1877 )
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-12-30 09:14:01 +02:00
Lauri Nevala
4cb2943ef0
Share react-router and react-router-dom libraries to extensions ( #1879 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-12-30 09:13:18 +02:00