Commit Graph

69 Commits

Author SHA1 Message Date
Fine
dc5867abc2 build: uninstall lodash 2025-03-06 16:27:25 +08:00
Fine0830
2b6f3ecaa8
build: bump up dependencies (#448) 2025-02-20 13:49:58 +08:00
dependabot[bot]
9318d32b0b
build(deps-dev): bump vite from 4.5.3 to 4.5.9 (#445) 2025-01-22 14:19:08 +08:00
dependabot[bot]
70ea9fd06f
build(deps): bump nanoid from 3.3.7 to 3.3.8 (#441) 2024-12-15 14:55:06 +08:00
dependabot[bot]
a5b0acda06
build(deps): bump rollup from 3.29.4 to 3.29.5 (#416) 2024-09-27 14:51:12 +08:00
Fine0830
a5073dd3d4
build(deps): bump up dependencies to fix CVEs (#408) 2024-08-26 12:13:03 +08:00
dependabot[bot]
ddcc49cb42
build(deps): bump axios and start-server-and-test (#411) 2024-08-26 10:34:10 +08:00
dependabot[bot]
afb70a371b
build(deps-dev): bump ws from 8.11.0 to 8.17.1 (#400) 2024-06-18 10:17:20 +08:00
dependabot[bot]
b9e0eadecb
build(deps-dev): bump axios from 0.25.0 to 1.6.8 (#380) 2024-04-06 19:09:41 +08:00
dependabot[bot]
680f1263a5
build(deps-dev): bump vite from 4.5.2 to 4.5.3 (#378) 2024-04-06 19:00:30 +08:00
dependabot[bot]
931cea4c4c
build(deps-dev): bump vite from 4.0.5 to 4.5.2 (#366) 2024-01-31 12:37:37 +08:00
dependabot[bot]
4ec99fc868
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 (#357) 2024-01-10 17:55:48 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
dependabot[bot]
780104c5d2
build(deps): bump axios from 0.24.0 to 1.6.0 (#335) 2023-11-11 17:41:00 +08:00
dependabot[bot]
1be2792ff4
build(deps): bump @cypress/request and cypress (#327) 2023-10-19 17:41:18 +08:00
dependabot[bot]
037c2bbb11
build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 (#326) 2023-10-19 17:34:55 +08:00
lsq27
39c584bce6
fix: remove node-sass (#307) 2023-07-31 08:16:31 +08:00
Fine0830
9827b6766a
build: bump dependencies to fix vulnerabilities (#293) 2023-06-28 21:19:01 +08:00
Fine0830
b293f4ddb5
build: bump vite and fix code style (#272) 2023-06-07 13:37:41 +08:00
Fine0830
279ec60915
Revert "build(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components (#269)" (#274)
This reverts commit ec67b4148c.
2023-06-07 13:20:04 +08:00
Fine0830
05688f0888
Revert "build(deps-dev): bump vite from 4.0.0 to 4.0.5 (#271)" (#273)
This reverts commit 15cd839480.
2023-06-07 12:31:54 +08:00
dependabot[bot]
15cd839480
build(deps-dev): bump vite from 4.0.0 to 4.0.5 (#271) 2023-06-06 15:06:47 +08:00
dependabot[bot]
ec67b4148c
build(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components (#269) 2023-06-03 16:02:34 +08:00
dependabot[bot]
a4a2c4fefc
build(deps): bump yaml, @commitlint/load, lint-staged, stylelint, stylelint-config-standard and stylelint-order (#261) 2023-04-25 10:20:27 +08:00
Fine0830
7dde4820de
build(deps): bump element-plus from 2.0.2 to 2.1.0 (#260) 2023-04-16 10:53:09 +08:00
Fine0830
449dccdf36
refactor: redesign and implement new topology (#243) 2023-03-22 17:00:24 +08:00
Fine0830
2b88266d67
build: bump postcss to a non-vulnerable version (#229) 2023-02-09 15:02:26 +08:00
dependabot[bot]
17b627a5d9
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#228) 2023-02-09 13:56:40 +08:00
dependabot[bot]
ca38366a60
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#222) 2023-02-06 10:04:39 +08:00
dependabot[bot]
4fc451f370
build(deps): bump json5 from 1.0.1 to 1.0.2 (#217) 2023-01-08 21:11:59 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
dependabot[bot]
141a288542
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#204) 2022-12-08 11:10:01 +08:00
dependabot[bot]
2bf90d6a6d
build(deps): bump d3-color from 3.0.1 to 3.1.0 (#166) 2022-10-01 10:33:48 +08:00
kezhenxu94
49bc349064
Keep package.json and package-lock.json in sync (#154) 2022-09-06 14:31:52 +08:00
dependabot[bot]
e17562a766
build(deps): bump moment and @vue/cli-plugin-e2e-cypress (#144) 2022-08-23 13:56:13 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
2230702d97
feat: Implement the Event widget (#112) 2022-06-22 19:11:02 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
dependabot[bot]
0a746a125b
build(deps): bump eventsource from 1.1.0 to 1.1.1 (#102) 2022-06-02 10:00:40 +08:00
Fine0830
7e0d716111
refactor: remove a timeline graph from the eBPF profiling widget (#91) 2022-05-18 20:47:18 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
3c68a4a327
build: remove compression plugin and config (#68) 2022-04-15 14:39:15 +08:00
dependabot[bot]
5dfbbacd14
build(deps): bump follow-redirects from 1.14.7 to 1.14.9 (#62) 2022-04-12 09:49:49 +08:00
dependabot[bot]
deb59705ae
build(deps): bump url-parse from 1.5.4 to 1.5.10 (#61) 2022-04-11 22:49:13 +08:00
Fine0830
3b4c3cc4ea
build: split chunks, compress files, and auto import components on demand (#60) 2022-04-11 22:36:16 +08:00
Fine0830
e955c91323
build: update packages (#57) 2022-04-04 21:03:41 +08:00
Fine0830
355fe215a3
build: optimize configs for building (#44) 2022-03-28 23:07:49 +08:00
Fine0830
977ffbaf74
feat: add Trace in dashboards (#18)
* feat: add trace tool

* feat: add trace

* feat: add trace filters

* feat: add trace list

* feat: add trace detail

* fix: update trace detail

* feat: add trace list

* fix: update trace list

* feat: add trace tree

* fix: update trace tree

* feat: add trace table

* feat: add trace statistics

* fix: update trace statistics

* fix: update resize

* feat: add trace log

* feat: add related logs

* feat: add loading

* fix: update name

* feat: watch selectors

* fix: view span on table

* fix ci

* fix: update file name

* fix: update file name

* fix: update file name

* fix: update filters

* build: add package
2022-02-26 22:47:53 +08:00
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00