Commit Graph

394 Commits

Author SHA1 Message Date
YetAnotherZephyruso
5da350d08e
fix: latency test for selector and ipv6 test (#860) 2024-07-25 17:09:22 +08:00
YetAnotherZephyruso
916a661011
feat: quick filter for connections (#856)
* feat: quick filter for connections

* feat: make persisted for collapse map status

* fix: config error when tun is disabled in sing-box
2024-07-24 20:40:21 +08:00
YetAnotherZephyruso
776d8f8daf
feat: logs pause (#855) 2024-07-24 11:51:25 +08:00
YetAnotherZephyruso
d6ec561b81
fix: ipv6 latency test (#854) 2024-07-24 11:51:14 +08:00
YetAnotherZephyruso
4b669ff030
fix: respect system ui font & better looking (maybe) for proxy card (#844) 2024-07-23 20:58:03 +08:00
凌莞~(=^▽^=)
614430e006
fix: location.search not work (#842) 2024-07-23 01:23:54 +08:00
VMatrices
54c18f7d3f
fix: virtual scroll not working on rules page (#814) 2024-07-09 21:24:16 +08:00
kunish
39ad73205c
style: apply code formatting 2024-07-06 20:29:54 +08:00
kunish
20b9857887
chore: update type definitions 2024-06-27 17:04:23 +08:00
Plutonium141
32704fbaaf
feat: Add Upgrade Dashboard Button (#784)
* feat: Add Upgrade Dashboard Button

* style: Adjust Element Positions
2024-06-26 18:18:48 +08:00
Plutonium141
7b3e68b72c
style(header): Add icons to the sidebar buttons (#782) 2024-06-23 19:47:33 +08:00
Xi Gou
68b97a6753
fix: don't allow invalid url like 'http:127.0.0.1' (#766) 2024-06-16 20:19:49 +08:00
kunish
3d0fbba17d
refactor: setup with search url 2024-06-02 21:51:29 +08:00
Plutonium141
c121167407
fix: Encode name to prevent request failure due to '/' in URL (#734) 2024-06-02 21:23:13 +08:00
0xffffharry
ce4f67d650
fix: auto configure (#726) 2024-06-02 21:22:20 +08:00
kunish
995388f74f
fix: closes #685 2024-04-23 13:56:12 +08:00
kunish
9687e861fd
chore: auto import 2024-04-16 17:52:44 +08:00
kunish
b20079ea85
chore: eslint flat config 2024-04-16 17:35:12 +08:00
ak
ed70948a36
fix: // in websocketpath (#651) 2024-04-07 16:48:46 +08:00
师哥
d148c1941e
支持有路径的后端地址 (#649) 2024-04-02 23:02:03 +08:00
kunish
a3877229b8
fix: protected pages behind selected endpoint, fixes #647 2024-03-26 23:36:44 +08:00
kunish
6a48bbdd19
refactor: supports new solid-router 2024-03-20 16:12:33 +08:00
kunish
0f0b771f21
fix: version not showing 2024-03-11 20:05:08 +08:00
kunish
0cdf390c28
feat: get package.json version from npm builtin environment variable 2024-02-01 18:21:09 +08:00
ak
0e3c46569a
fix: last delay fallback (#468) 2023-12-03 22:09:29 +08:00
Y4er
aa4d1d9e51
feat: add allow-lan (#478) 2023-12-03 22:09:09 +08:00
wzdnzd
a0f80aa62d
feat: proxy group is always placed at the forefront when sorting proxies (#458) 2023-12-01 19:16:42 +08:00
kunish
677d024e98
feat: new themes 2023-12-01 18:54:12 +08:00
kunish
43acdace5d
feat: update backend repository url 2023-12-01 18:36:46 +08:00
kunish
3e92373166
feat: display current selected endpoint at the bottom of the overview page 2023-11-03 01:23:34 +08:00
TossPig
1ba7700a3f
feat(connection): 添加入站用户列 (#437) 2023-10-31 01:50:22 +08:00
kunish
54226bcdc4
fix(proxy): proxy preview bar style issue 2023-10-29 23:53:30 +08:00
kunish
62c0cd9a63
feat(proxy): add back the render proxies in two columns option, closes #360 2023-10-29 20:02:21 +08:00
kunish
88bfcf8d73
fix(proxy): proxy node card layout issue, closes #429 2023-10-29 19:21:19 +08:00
kunish
59d7b04d5c
feat(config): tun mode stack: Mixed, closes #431 2023-10-29 19:16:13 +08:00
ak
4d5543c64b
feat: add support for IPv6 check (#403)
* feat: add support for IPv6 check

* Update src/i18n/en.ts

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: ak <140048181+arkxfly@users.noreply.github.com>

* Update src/i18n/zh.ts

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: ak <140048181+arkxfly@users.noreply.github.com>

---------

Signed-off-by: ak <140048181+arkxfly@users.noreply.github.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
2023-10-22 13:00:09 +08:00
kunish
a648f1e413
feat(proxy): do not truncate the proxy node name when not enough width, closes #351 2023-10-20 00:00:23 +08:00
kunish
522be608a7
fix(config): the bottom edge of the page gets cutoff, closes #385 2023-10-19 23:54:57 +08:00
kunish
dc8fddb08a
feat(connection): drag handle, closes #320 2023-10-19 23:42:33 +08:00
kunish
398f05d8a5
fix(config): backend version is likely to be undefined when invoking isUpdateAvailableAPI 2023-10-16 20:33:41 +08:00
yaotthaha
79335831cb
chore: identify sing-box (#373)
* chore: identify sing-box

* feat(config): hide form elements when endpoint version is sing-box

---------

Co-authored-by: kunish <kunish.butt@gmail.com>
2023-10-16 07:26:16 -05:00
kunish
ce4622b954
fix(setup): setup with url search string not working properly 2023-10-09 20:14:28 +08:00
kunish
7ecc51c43c
fix(setup): use location info from router instead of browser 2023-10-09 01:40:24 +08:00
kunish
82c2772afe
feat(config): toast error message when dns query failed for some reason, closes #321 2023-10-04 18:16:37 +08:00
kunish
59e0b076bf
feat(config): display currently selected endpoint url 2023-10-02 19:09:39 +08:00
kunish
4b93751d4c
refactor(config): use tailwindcss negative value instead of inline literal value 2023-09-29 22:33:33 +08:00
kunish
1f22147cd1
fix(rule): rule pages filter logic is not stable, fixes #313 2023-09-28 16:53:53 +08:00
kunish
389af52c74
feat(proxy): remove collapse component overflow-visible class 2023-09-27 17:02:13 +08:00
kunish
40f07b8efe
feat(proxy): compact proxy node card 2023-09-27 16:49:37 +08:00
kunish
f53a1a4cb3
feat(rule): fuzzy filter 2023-09-26 23:41:01 +08:00