1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Commit Graph

  • ba6acfb20a
    Remove context: __dirname as its the default Hung-Han (Henry) Chen 2020-12-14 14:36:09 +0800
  • cb1a3bc80d
    Silence webpack-extension-api output Hung-Han (Henry) Chen 2020-12-14 14:25:28 +0800
  • bcfa00aea5
    Add splitChunks plugin and its configs Hung-Han (Henry) Chen 2020-12-14 14:24:46 +0800
  • 8dfe991adc
    Corret typos in logger.info Hung-Han (Henry) Chen 2020-12-04 20:17:05 +0800
  • 6079235fb6
    Remove electron-reload, replace with more light-weight electron-reload Hung-Han (Henry) Chen 2020-12-04 19:04:34 +0800
  • 63ce210c9a
    Add missing node-loader for webpack-extension-api Hung-Han (Henry) Chen 2020-12-04 19:03:33 +0800
  • edca90f6cc
    Only enable minimize in production Hung-Han (Henry) Chen 2020-12-04 19:02:41 +0800
  • 40760b05e7
    Add persistant chache for extension-api Hung-Han (Henry) Chen 2020-12-04 17:58:00 +0800
  • 6aec421dc0
    Enable persistent cache in renderer/main Hung-Han (Henry) Chen 2020-12-04 17:36:56 +0800
  • c7cf786380
    Enable progress bar Hung-Han (Henry) Chen 2020-12-04 17:35:50 +0800
  • b99c3f7df8
    Upgrade weboack-cli to 4.2, webpack-dev-server to 4.0.0-beta0, remove 'sockjs' redirect as wds4 uses ws instead Hung-Han (Henry) Chen 2020-12-04 17:00:45 +0800
  • 08fa0c6d63
    Replace buggy mac-ca dep with own injectMacCA() Hung-Han (Henry) Chen 2020-12-04 14:47:07 +0800
  • e510ec3880
    Remove @types/progress-bar-webpack-plugin Hung-Han (Henry) Chen 2020-12-03 17:51:04 +0800
  • 37f610df1c
    Rename webpack.extensions.ts to webpack.extension-api.ts to avoid confusion Hung-Han (Henry) Chen 2020-12-03 17:37:17 +0800
  • 02b4703c34
    Fix webpack warning require.extensions is not supported by webpack. Use a loader instead. Hung-Han (Henry) Chen 2020-12-03 17:14:46 +0800
  • 78400e51fc
    Add babel-loader to fxi lingui related issues Hung-Han (Henry) Chen 2020-12-03 17:10:29 +0800
  • d569c104ba
    Set minimize: false and transpileOnly: true to speed up build, as the output will not be used in production/runtime Hung-Han (Henry) Chen 2020-12-03 16:43:39 +0800
  • de17ecb13f
    Fix webpack warning require.extensions is not supported by webpack. Use a loader instead. Hung-Han (Henry) Chen 2020-12-03 16:27:34 +0800
  • 7154f5b6fa
    Pin @babel/runtime at v7.12.5 avoid 'Module not found' errors Hung-Han (Henry) Chen 2020-12-03 16:19:37 +0800
  • d660760c70
    Remove warning DeprecationWarning: config.stats.warningsFilter is deprecated in favor of config.ignoreWarnings Hung-Han (Henry) Chen 2020-12-03 15:49:16 +0800
  • 1b6e37883e
    Remove library:'' as webpack throws configuration[0].output.library should be an non-empty string Hung-Han (Henry) Chen 2020-12-03 15:21:43 +0800
  • 6829da8fb6
    Upgrade html-webpack-plugin to v5 to avoid DeprecationWarning Hung-Han (Henry) Chen 2020-12-03 15:20:42 +0800
  • 2413938524
    Enbale eval-source-map for development for faster recompiling Hung-Han (Henry) Chen 2020-12-03 14:51:04 +0800
  • 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 Hung-Han (Henry) Chen 2020-12-03 14:50:04 +0800
  • 6e4b7fe2f2
    Adding back @types/mini-css-extract-plugin @types/terser-webpack-plugin due to tsc warnings Hung-Han (Henry) Chen 2020-12-03 14:39:08 +0800
  • a0ccc90acd
    Upgrade terser-webpack-plugin to v5.0.3 and remove @types/terser-webpack-plugin (types already built-in) Hung-Han (Henry) Chen 2020-12-03 14:37:00 +0800
  • 174faaef0f
    Remove ProgressBarPlugin Hung-Han (Henry) Chen 2020-12-03 14:31:17 +0800
  • c196ae9679
    Upgrade mini-css-extract-plugin to v1.3.1 and remove @types/mini-css-extract-plugin (types already built-in) Hung-Han (Henry) Chen 2020-12-03 14:30:46 +0800
  • af3a80db42
    Remove progress-bar-webpack-plugin Hung-Han (Henry) Chen 2020-12-03 14:15:42 +0800
  • dc591e4f2e
    Upgrade webpack to v5, ts-loader to v8, webpack-node-externals to v2 Hung-Han (Henry) Chen 2020-12-03 14:02:09 +0800
  • a0c19eb3c5 reworked workspaces page (WIP) Jim Ehrismann 2021-01-06 18:54:47 -0500
  • 85d9e9174e fix(docs): fix ClusterAccessibleNamespaces title MIchael Bowen 2021-01-05 20:52:59 +0000
  • d24b0b6952 Fix Electron 9.4 frame ipc bug (#1888) Jari Kolehmainen 2021-01-04 14:16:35 +0200
  • a86706cee2 Deployed 8d2d1aecd to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-01-05 09:00:33 +0000
  • 8d2d1aecd5
    Expose NamespaceSelect component to extensions (#1880) Lauri Nevala 2021-01-05 10:52:46 +0200
  • 8ef442d02a reset stores before loading them Jari Kolehmainen 2021-01-04 14:57:32 +0200
  • 95e4f8fb74 Deployed 06d41acc2 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-01-04 12:24:01 +0000
  • 06d41acc26
    Fix Electron 9.4 frame ipc bug (#1888) Jari Kolehmainen 2021-01-04 14:16:35 +0200
  • fc8a1da2fc Fix typo in prometheus ingress metrics Hannes Wüthrich 2021-01-04 10:36:23 +0100
  • c1a27f40b7 cleanup Jari Kolehmainen 2021-01-01 12:00:07 +0200
  • 14c06f1336 cleanup Jari Kolehmainen 2020-12-31 14:19:23 +0200
  • 98a4b1fbf7 use correct process id Jari Kolehmainen 2020-12-31 14:15:07 +0200
  • 4b8ed095a7 Add showWithColumn property Pavel Ashevskii 2020-12-02 18:09:06 +0400
  • 43dd1bbd81 Column filters Pavel Ashevskii 2020-11-26 10:58:17 +0400
  • c542f40169 Set default version to v4.0.6 with mike 0.5.5 GitHub Action 2020-12-30 16:37:06 +0000
  • 200837b7e1 Deployed 507994686 to v4.0.6 with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 16:37:00 +0000
  • 466bd115dc
    Merge pull request #1884 from lensapp/release/v4.0.6 Jari Kolehmainen 2020-12-30 18:30:27 +0200
  • 5079946869 lint fix v4.0.6 release/v4.0.6 Jari Kolehmainen 2020-12-30 17:42:37 +0200
  • 72d4a1a411 v4.0.6 Jari Kolehmainen 2020-12-30 17:37:59 +0200
  • 7c24473af1 Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/node-menu (#1835) dependabot[bot] 2020-12-30 16:54:57 +0200
  • 73a9230f41 Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/telemetry (#1836) dependabot[bot] 2020-12-30 16:54:39 +0200
  • 7f1e55b5ae Deployed 8c70e055e to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 15:01:46 +0000
  • 8c70e055ee
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/node-menu (#1835) dependabot[bot] 2020-12-30 16:54:57 +0200
  • 30d86236b4
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/telemetry (#1836) dependabot[bot] 2020-12-30 16:54:39 +0200
  • 5f4cb6ebf3 Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/license-menu-item (#1837) dependabot[bot] 2020-12-30 09:21:41 +0200
  • e7a11c9268 Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/example-extension (#1838) dependabot[bot] 2020-12-30 09:21:14 +0200
  • e608346fdc Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/pod-menu (#1839) dependabot[bot] 2020-12-30 09:20:56 +0200
  • 48281f12ce Bump node-notifier in /extensions/metrics-cluster-feature (#1840) dependabot[bot] 2020-12-30 09:20:38 +0200
  • 2907add868 Fix long list cropping in sidebar (#1877) Alex Andreev 2020-12-30 10:14:01 +0300
  • d673cbe818 Share react-router and react-router-dom libraries to extensions (#1879) Lauri Nevala 2020-12-30 09:13:18 +0200
  • d04fd9592e Don't open Lens at OS login by default, close #1697 (#1859) Roman 2020-12-30 01:56:46 +0200
  • 06554df043 Disabling GPU acceleration by setting env variable (#1870) Alex Andreev 2020-12-29 18:11:18 +0300
  • a1e5fe42f9 Catch HTTP Errors in case pod metrics resources do not exist or access is forbidden (#1755) Mario Sarcher 2020-12-28 10:06:16 +0100
  • 424eeef761 Check is persistent volume claims resource to allowed for user (#1850) Lauri Nevala 2020-12-28 08:08:11 +0200
  • 66db0d49d6 Fix k0s distribution detection (#1849) Lauri Nevala 2020-12-28 08:07:45 +0200
  • 3809ea700b Preserving line breaks when copiyng logs (#1851) Alex Andreev 2020-12-23 15:20:57 +0300
  • 4d88eaa810 use pid+frameId Jari Kolehmainen 2020-12-30 14:04:37 +0200
  • f44c29f5a9 Deployed 981ca3ba3 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 07:55:35 +0000
  • 981ca3ba3d
    add version display to extensions (#1604) Sebastian Malton 2020-12-30 02:47:22 -0500
  • 51d2b0b13c Deployed da260ed87 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 07:26:50 +0000
  • 052a8de1a0
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/telemetry dependabot[bot] 2020-12-30 07:22:51 +0000
  • 4e39ad556b
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/node-menu dependabot[bot] 2020-12-30 07:22:06 +0000
  • 6b9295267e
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/license-menu-item (#1837) dependabot[bot] 2020-12-30 09:21:41 +0200
  • 2f825407fa
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/example-extension (#1838) dependabot[bot] 2020-12-30 09:21:14 +0200
  • b0de5c46b0 Deployed 4cb2943ef to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 07:21:05 +0000
  • 5d0308bdbc
    Bump node-notifier from 8.0.0 to 8.0.1 in /extensions/pod-menu (#1839) dependabot[bot] 2020-12-30 09:20:56 +0200
  • da260ed879
    Bump node-notifier in /extensions/metrics-cluster-feature (#1840) dependabot[bot] 2020-12-30 09:20:38 +0200
  • e9296286bd
    Fix long list cropping in sidebar (#1877) Alex Andreev 2020-12-30 10:14:01 +0300
  • 4cb2943ef0
    Share react-router and react-router-dom libraries to extensions (#1879) Lauri Nevala 2020-12-30 09:13:18 +0200
  • 4b6d310ad2 Deployed b8752f712 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-30 00:03:46 +0000
  • b8752f7127
    Don't open Lens at OS login by default, close #1697 (#1859) Roman 2020-12-30 01:56:46 +0200
  • 164d27ede4 Expose NamespaceSelect component to extensions Lauri Nevala 2020-12-29 23:28:26 +0200
  • 2c3b50c3ac Share react-router and react-router-dom libraries to extensions Lauri Nevala 2020-12-29 22:05:55 +0200
  • b84b461977
    Backport: fix ApiManager.getApiByKind (#1878) Jari Kolehmainen 2020-12-29 18:06:31 +0200
  • ceea84eab6 Deployed fa94773bf to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-29 15:49:03 +0000
  • fa94773bf3
    Electron 9.4.0 (#1799) Jari Kolehmainen 2020-12-29 17:42:01 +0200
  • 7c0fa3e69a backport: fix ApiManager.getApiByKind Jari Kolehmainen 2020-12-29 17:35:51 +0200
  • 47f40db00e Deployed fd63f2f4e to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-29 15:25:35 +0000
  • cc67438fd5 Deployed b7d97e6b5 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-29 15:22:59 +0000
  • fd63f2f4e3
    Add suspend/resume button for CronJobs (#1860) Violetta 2020-12-29 19:19:23 +0400
  • 2bd1a0ef74 Deployed e2653295d to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-29 15:16:30 +0000
  • b7d97e6b5b
    Helm 3.4.2 (#1801) Jari Kolehmainen 2020-12-29 17:16:15 +0200
  • 819811e3e6
    Disabling GPU acceleration by setting env variable (#1870) Alex Andreev 2020-12-29 18:11:18 +0300
  • 2b78794000
    Prometheus v2.19.3 (#1868) Jari Kolehmainen 2020-12-29 17:10:57 +0200
  • e2653295d9
    Metrics-cluster-feature: scrape only lens-metrics namespace (#1867) Jari Kolehmainen 2020-12-29 17:10:37 +0200
  • 0b8533c313 Fixing long list cropping in sidebar Alex Andreev 2020-12-29 16:14:40 +0300
  • 6551f1149f Add suspend/resume button for CronJobs vshakirova 2020-12-24 17:39:32 +0400
  • cc43414e99
    Bump circular-dependency-plugin from 5.2.0 to 5.2.2 dependabot[bot] 2020-12-29 13:02:37 +0000
  • e9d234f721 Deployed a03da3c57 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-12-29 13:01:18 +0000
  • fffc390d22
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-29 12:54:44 +0000