Commit Graph

15 Commits

Author SHA1 Message Date
Zephyruso
0b1d472d62
feat: proxy group icon (#1023) 2024-09-24 23:35:08 +08:00
xireiki
341a14a7bc
feat: Support dynamic acquisition of clash_mode (#908)
* feat: Dynamic clash_mode support

* fix: Constraint modes & implement part i18n

* refactor: Optimize select option generation logic & set modes default value

* feat: Some clash_mode keywords are translated using i18n

* refactor: Use For instead of JS map()

* refactor: Remove the MODE_OPTIONS enum
2024-08-22 16:44:30 +08:00
YetAnotherZephyruso
bd6547873f
feat: hidden api & remove domain unmaintained (#939) 2024-08-22 16:43:23 +08:00
YetAnotherZephyruso
776d8f8daf
feat: logs pause (#855) 2024-07-24 11:51:25 +08:00
kunish
e7ba6c7c34
fix: subscriptionInfo may not be valid 2023-09-17 19:44:47 +08:00
kunish
e538f9d057
feat(connections): tag client source ip with name, closes #181 2023-09-16 23:31:40 +08:00
kunish
51f99b94ef
style: set endOfLine as lf instead of crlf 2023-09-14 16:53:33 +08:00
sdttttt
0026008178
[Feature] 添加日志等级设置 (#215)
* feat: Add LogLevel option.

* style: update debug log color.

* fix: code lint, constant extract, i18

* chore: Add prettierignore

* refactor: Remove LogType.

* fix(type err.): type err

* Update src/signals/request.ts

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: sdttttt <Kaltsit@111.com>

* refactor: var name change.

* Update package.json

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: sdttttt <Kaltsit@111.com>

---------

Signed-off-by: sdttttt <Kaltsit@111.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
2023-09-14 16:49:39 +08:00
kunish
34ea1f1c56
feat(config): select tunnel mode 2023-09-12 20:50:52 +08:00
kunish
f4788bb463
feat: minor improvements 2023-09-10 16:42:00 +08:00
kunish
b000f919fc
feat(logs): fixes #194 2023-09-10 01:10:56 +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
riolu.rs
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +08:00
kunish
1765adacda
feat: display current version 2023-09-03 18:16:09 +08:00