kunish
|
9cc99ebb8e
|
feat(config): move switch language button into header
|
2023-09-22 15:07:13 +08:00 |
|
kunish
|
dd0452dcd3
|
feat(config): update config page buttons layout, closes #263
|
2023-09-22 14:25:55 +08:00 |
|
kunish
|
8df4d7a7e9
|
feat(connection): filter client sourceIP with tag name support, closes #264
|
2023-09-22 13:46:00 +08:00 |
|
kunish
|
ffa244760f
|
feat(connection): filter connections with sourceIP, closes #246
|
2023-09-22 00:56:55 +08:00 |
|
kunish
|
2b16de18b0
|
feat(connection): add sniffHost support, #246
|
2023-09-22 00:12:52 +08:00 |
|
kunish
|
8502a6e489
|
feat(proxy): regression on render proxies in two columns
|
2023-09-21 23:58:06 +08:00 |
|
kunish
|
f4e82e0e27
|
feat(config): three columns on small screen device, five on larger
|
2023-09-21 22:57:53 +08:00 |
|
kunish
|
e0766fc2c8
|
perf(overview): shrink the data size every minute, closes #234
|
2023-09-19 20:27:48 +08:00 |
|
kunish
|
ed947f62a2
|
fix(proxy): wrap subscription info usage percentage with toFinite
|
2023-09-17 21:18:46 +08:00 |
|
kunish
|
dc0b286a88
|
fix(proxy): selectProxyInGroup
|
2023-09-17 14:55:03 +08:00 |
|
kunish
|
30764873a8
|
fix(logs): inconsistent padding
|
2023-09-17 12:40:24 +08:00 |
|
kunish
|
477fb2233a
|
fix(logs): inconsistent gap between search input and table
|
2023-09-17 12:38:53 +08:00 |
|
kunish
|
67345cf1e3
|
feat(logs): fuzzy filter, sorting
|
2023-09-17 12:37:10 +08:00 |
|
kunish
|
0015468077
|
perf: batch signals
|
2023-09-17 03:15:14 +08:00 |
|
kunish
|
e04ec712ea
|
perf: batch signals
|
2023-09-17 03:09:56 +08:00 |
|
kunish
|
95200a56b8
|
feat(config): update page layout
|
2023-09-17 00:05:15 +08:00 |
|
kunish
|
2be357e73c
|
feat(config): update page layout
|
2023-09-16 23:55:48 +08:00 |
|
kunish
|
d059ea85b3
|
feat(config): update page layout, limit the max width of the container
|
2023-09-16 23:46:22 +08:00 |
|
kunish
|
e538f9d057
|
feat(connections): tag client source ip with name, closes #181
|
2023-09-16 23:31:40 +08:00 |
|
kunish
|
3fbed0d694
|
fix(log): log level value not selected
|
2023-09-16 15:38:42 +08:00 |
|
kunish
|
be6edd914a
|
fix(proxy): dont hideUnAvailableProxies in proxy providers
|
2023-09-16 14:28:42 +08:00 |
|
kunish
|
6ffd1a8605
|
feat(config): reload config file, flush fake-ip data
|
2023-09-16 02:50:21 +08:00 |
|
kunish
|
6d242a4457
|
fix: proxy providers grid layout
|
2023-09-16 01:28:58 +08:00 |
|
kunish
|
353b5ebff3
|
feat: drop ForTwoColumns renderer
|
2023-09-16 01:00:30 +08:00 |
|
kunish
|
6c5662a7a9
|
fix(proxy): tabs won't be shown in proxies page when proxy provider list is empty
|
2023-09-16 00:30:44 +08:00 |
|
kunish
|
ebc95fe585
|
fix: failed to resolve import solid-infinite-scroll
|
2023-09-16 00:24:45 +08:00 |
|
kunish
|
6743ebde8f
|
feat(rules): renderInTwoColumns
|
2023-09-16 00:17:41 +08:00 |
|
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 |
|