Commit Graph

187 Commits

Author SHA1 Message Date
kunish
9e556d959e
feat(proxy): hideUnAvailableProxies, closes #200 2023-09-15 23:56:21 +08:00
kunish
d77626058a
feat: settings per-page 2023-09-15 23:43:55 +08:00
kunish
c607a31070
chore(connections): fix connections type definition 2023-09-15 13:37:11 +08:00
kunish
b3c924e33b
fix: logMaxRows value 2023-09-14 18:33:27 +08:00
sdttttt
b66dd8902d
[Feature] 添加日志保留行数调节选项 (#217)
* 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>

* feat: Add log max rows option.

* style(format): format

* fix: import err.

* chore: reset.

* Update package.json

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

* Update src/pages/Config.tsx

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

* Update src/pages/Config.tsx

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

---------

Signed-off-by: sdttttt <Kaltsit@111.com>
Signed-off-by: sdttttt <sdttttt@163.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
2023-09-14 18:31:52 +08:00
kunish
ef36decc3c
refactor: auto switch theme 2023-09-14 17:12:55 +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
1a37a106f8
feat(connections): shorten the tab names 2023-09-13 23:36:24 +08:00
kunish
71fd8ab22e
refactor: add api module 2023-09-12 21:33:16 +08:00
kunish
34ea1f1c56
feat(config): select tunnel mode 2023-09-12 20:50:52 +08:00
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
kunish
669492f22c
feat(logs): use Index instead of For 2023-09-10 19:03:26 +08:00
kunish
07f461f110
feat(connections): use Index instead of key 2023-09-10 18:47:01 +08:00
kunish
9a144e882d
feat(connections): fuzzy filter 2023-09-10 17:55:53 +08:00
kunish
e7eb3dd331
feat(connections): keyed connection rows and cells 2023-09-10 17:43:23 +08:00
kunish
4f8c4b2d15
feat(connections): close filtered connections 2023-09-10 17:29:38 +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
kunish
e935aedfcf
feat(setup): prefix endpoint url with current url protocol if missing 2023-09-10 00:58:21 +08:00
nb5p
a9aa8e540e
feat(rules): tab style for rules page #163 (#187)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
Co-authored-by: kunish <kunish.butt@gmail.com>
2023-09-09 17:16:18 +08:00
kunish
daf168208e
feat(connections): show connection detail on click of a button 2023-09-09 03:49:29 +08:00
kunish
0c3c908d4f
refactor: remove useless classnames 2023-09-08 23:16:27 +08:00
kunish
965ec502ac
feat(logs): add i18n translation support
Signed-off-by: kunish <kunish.butt@gmail.com>
2023-09-08 21:22:34 +08:00
kunish
6957cb4ddf
feat(connections): make connections table sorting state persisted 2023-09-08 18:37:03 +08:00
Zephyruso
700302fd78 refactor: connections and types 2023-09-08 13:39:51 +08:00
Zephyruso
d0c7c1569d fix(connections): table close conn 2023-09-08 11:41:47 +08:00
Zephyruso
15d20cde4a feat(proxies): auto close connections when proxy selected 2023-09-08 11:22:16 +08:00
kunish
8242706290
fix(setup): fixes #175 2023-09-07 19:36:36 +08:00
kunish
64659b26f1
feat(connections): update connections page top area 2023-09-07 15:09:01 +08:00
Zephyruso
62ff9c3f09 fix(conns): input width 2023-09-07 14:38:59 +08:00
Zephyruso
2ce3016275 feat: hidden scrollbar for mobile 2023-09-07 14:24:48 +08:00
Zephyruso
8cea622251 fix(connections): padding fix 2023-09-07 14:16:41 +08:00
Zephyruso
842ce9e00f fix: tab style for conns and proxies 2023-09-07 14:02:10 +08:00
Zephyruso
66c793550a feat(proxies): default proxies and remove all tab 2023-09-07 13:09:27 +08:00
Zephyruso
f72976154d fix: btn size for mobile 2023-09-07 10:34:54 +08:00
kunish
c27b19259b
feat: customize scrollbar 2023-09-06 23:49:39 +08:00
kunish
1bb36a1bd6
feat(proxy): keep tab at the top 2023-09-06 22:47:02 +08:00
kunish
08ed61045f
feat: update the overall look of the app 2023-09-06 22:41:11 +08:00
Zephyruso
6c880628ec fix: btn disable && var name 2023-09-06 22:20:45 +08:00
nb5p
8398dff02d
fix(Connections): disable grouping for time&speed (#160) 2023-09-06 20:40:41 +08:00
Zephyruso
0d61b460cc fix(connections): table max row 200 2023-09-06 20:19:20 +08:00
Zephyruso
68522960fb refactor(connections): conns paused 2023-09-06 20:13:22 +08:00
kunish
ff7dab74b6
fix(proxy): add small gap between update button and tabs 2023-09-06 20:09:24 +08:00
kunish
93114b22a2
feat(proxy): merge proxies and proxyProviders into one page 2023-09-06 20:06:47 +08:00
Zephyruso
714158742d refactor(proxies): use ws request 2023-09-06 19:33:07 +08:00
kunish
2ebedcc1c9
fix(translation): latencyTestTimeoutDuration 2023-09-06 16:17:38 +08:00
Zephyruso
7e2fe6acb0 feat(rules): config for render rules in two columns 2023-09-06 16:08:25 +08:00
kunish
2d61f45372
feat(connections): split source info into sourceIP and sourcePort 2023-09-06 11:55:12 +08:00
Zephyruso
5f1e77320d fix(config): speedtest timeout config 2023-09-06 11:17:00 +08:00
kunish
5f4f9a8ae8
fix: tableSizeClassName not been generated by tailwindcss 2023-09-06 10:37:25 +08:00