Commit Graph

24 Commits

Author SHA1 Message Date
nb5p
9f227c9c2c
fix(overview): error when reading length (#188)
* fix(overview): error when reading length

* fix(connections): update WsMsg type definition

---------

Signed-off-by: nb5p <2098464+nb5p@users.noreply.github.com>
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
2023-09-12 18:11:47 +08:00
Zephyruso
700302fd78 refactor: connections and types 2023-09-08 13:39:51 +08:00
Zephyruso
15d20cde4a feat(proxies): auto close connections when proxy selected 2023-09-08 11:22:16 +08:00
kunish
08ed61045f
feat: update the overall look of the app 2023-09-06 22:41:11 +08:00
Zephyruso
714158742d refactor(proxies): use ws request 2023-09-06 19:33:07 +08:00
kunish
3728cd2e32
feat(overview): reduce padding of the chart container 2023-09-04 23:41:44 +08:00
kunish
c757850c1a
feat(overview): update the overall look of the overview page 2023-09-04 23:35:40 +08:00
kunish
be8b54a0f6
fix(overview): only enable flex-row layout on large screen 2023-09-04 01:12:29 +08:00
kunish
bd83d113b1
feat(overview): add background color to charts container 2023-09-03 17:43:42 +08:00
kunish
58afb5fce2
feat(connections): copy to clipboard on right click 2023-09-03 17:32:08 +08:00
nb5p
bc04b0edf4
style(overview): adjust TrafficWidget grid cols (#104)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
2023-09-03 00:37:15 +08:00
Zephyruso
c260db13df fix: init scroll from 30 && revert delay map 2023-09-02 15:00:13 +08:00
Zephyruso
33fa191cfe feat: i18n for conn table 2023-09-02 13:50:24 +08:00
kunish
b3172da302
feat(i18n): add more i18n resources 2023-09-02 00:16:19 +08:00
kunish
56200111bd
feat(i18n): add toggle i18n button 2023-09-01 23:57:58 +08:00
kunish
7eee024cdc
feat(logs): render logs in table 2023-09-01 22:07:11 +08:00
kunish
f5866dcd9d
feat(stats): flexible size stat on large screen 2023-09-01 16:55:58 +08:00
Zephyruso
6b0802023d
feat: proxy selectable (#19) 2023-08-29 20:20:01 +08:00
Zephyruso
35f80426ce
fix: charts data slice (#17)
* fix: charts data slice

* feat: shrink the chart data array size down once a while

---------

Co-authored-by: kunish <kunish.butt@gmail.com>
2023-08-29 17:45:07 +08:00
kunish
36cc05fca3
chore: minimize main bundle size by splitting vendors 2023-08-29 14:45:00 +08:00
kunish
841161a0da
feat: show vertical stats on small screen devices 2023-08-28 01:20:09 +08:00
kunish
c27316967b
feat: add bg color and text color for stats 2023-08-28 00:28:06 +08:00
kunish
b660847efe
fix: setup failed when secret is required 2023-08-27 23:30:13 +08:00
kunish
b8c6c2fa7a
chore: initial commit 2023-08-27 15:34:12 +08:00