Commit Graph

394 Commits

Author SHA1 Message Date
kunish
7ce001caa1
feat: hide drawer on menu click 2023-08-31 02:21:50 +08:00
kunish
9919cca00e
feat: hide scrollbar, update overlay menu 2023-08-31 02:06:26 +08:00
kunish
7a32ec4fe3
feat: update header 2023-08-31 01:30:08 +08:00
kunish
b60c85566c
feat: update proxy layout 2023-08-31 00:46:00 +08:00
kunish
83b0de831a
feat: update proxy layout 2023-08-31 00:28:33 +08:00
Zephyruso
4a03662bbd fix: card protocol text style 2023-08-30 23:58:01 +08:00
Zephyruso
44df379fd6 feat: render protocl and udp 2023-08-30 23:54:49 +08:00
kunish
6db7ceddac
feat: truncate proxy node name 2023-08-30 23:36:25 +08:00
Zephyruso
51f712157f
feat: proxy page style (#47) 2023-08-30 23:02:55 +08:00
kunish
fa167100c7
refactor: shorten checkEndpoint further 2023-08-30 18:03:05 +08:00
kunish
1cffb4b305
refactor: shorten checkEndpoint 2023-08-30 18:01:48 +08:00
kunish
e96628845b
feat: prevent duplicate endpoints from being stored (#45)
* feat: prevent duplicate endpoints from being stored

Bonus: this commit also prevents unusable endpoint from being selected

* fix: catch checkEndpoint errors

* fix: navigation issue
2023-08-30 17:50:28 +08:00
kunish
43edb25c10
feat(connections): reverse chains 2023-08-30 17:48:28 +08:00
PuerNya
a114b35c1a
feat: redirect illegal path to overview (#41) 2023-08-30 16:05:13 +08:00
PuerNya
b178161dbd
feat: route to override immediately after checking (#39) 2023-08-30 15:49:53 +08:00
Zephyruso
b64cfa3f9a fix: proxies title height 2023-08-30 15:27:07 +08:00
Zephyruso
a57741baf6
feat: speed test (#38) 2023-08-30 11:01:19 +08:00
PuerNya
4eeb3458cc
fix: support sing-box (#36) 2023-08-30 10:55:12 +08:00
kunish
12e8c9a50b
chore: remove solid-devtools 2023-08-30 10:41:48 +08:00
kunish
fc0fbf9dae
feat(footer): drop footer 2023-08-30 00:23:42 +08:00
kunish
2d9daa96cc
feat(header): responsive layout 2023-08-30 00:22:49 +08:00
kunish
4e5f8d2b3d
feat(connections): fallback host column to destinationIP 2023-08-29 23:16:24 +08:00
kunish
49bf6c7e2d
feat: show downlaod and upload speed in per-second form 2023-08-29 23:08:02 +08:00
kunish
6a1c1abcbc
feat: calculate download speed and upload speed 2023-08-29 23:03:10 +08:00
kunish
7336948ad3
feat: update connection columns 2023-08-29 21:40:02 +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
Zephyruso
341cdd0113
feat: proxy point && delay (#15) 2023-08-29 12:28:52 +08:00
kunish
9b56558f84
feat: small size table 2023-08-29 00:03:32 +08:00
kunish
e4bfb3f2a8
feat: add footer 2023-08-28 23:23:19 +08:00
Zephyruso
2889de205f
fix: theme icon height (#13) 2023-08-28 22:53:29 +08:00
kunish
9686967798
chore: add prettier-plugin-organize-imports 2023-08-28 22:36:38 +08:00
kunish
07c82e87d8
feat: update header layout 2023-08-28 22:30:34 +08:00
Zephyruso
457b49827d
feat: rules page (#10) 2023-08-28 22:13:48 +08:00
kunish
45c9740d3b
feat(connections): add sorting and close connection support 2023-08-28 02:32:59 +08:00
kunish
841161a0da
feat: show vertical stats on small screen devices 2023-08-28 01:20:09 +08:00
kunish
54e5e1fc24
feat: update proxies page layout 2023-08-28 00:51:10 +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
35a02e4174
fix: layout issue on mobile platform 2023-08-27 23:23:30 +08:00
kunish
a92f18fd19
build: customize base url via PUBLIC_PATH environment variable 2023-08-27 17:00:43 +08:00
kunish
b9ab6a9244
feat: use hash router instead of browser (#1) 2023-08-27 16:41:09 +08:00
kunish
b8c6c2fa7a
chore: initial commit 2023-08-27 15:34:12 +08:00