Commit Graph

132 Commits

Author SHA1 Message Date
kunish
f0e32d93f6
feat(connections): add closed connections tab 2023-09-06 01:19:37 +08:00
kunish
b91332c53d
docs: add connections page preview 2023-09-06 00:38:12 +08:00
kunish
4c8b38f756
feat(connections): connections table now supports grouping 2023-09-06 00:15:22 +08:00
kunish
d01d148cff
feat(config): add setting, requestTimeoutDuration 2023-09-05 22:32:47 +08:00
Zephyruso
1bca408ea1 refactor: rule provider card 2023-09-05 21:39:04 +08:00
Zephyruso
c6f3beec35 fix: icon vertical align 2023-09-05 21:31:41 +08:00
kunish
cc78d4e2b1
feat: make some changes in response to community suggestions
- make the size of the menu items in header larger
- move switch language button to config page
2023-09-05 21:09:35 +08:00
kunish
90ecb86603
feat: make some changes in response to community suggestions
- allow to change the size of the tables (xs, sm, md, lg)
- move switch endpoint button to config page
- move proxy group preview options into select component
2023-09-05 20:55:39 +08:00
Zephyruso
6575e73439 feat: icon success color when updating 2023-09-05 20:25:49 +08:00
Zephyruso
e6facf1175 fix: rule provider word break 2023-09-05 19:48:28 +08:00
Zephyruso
e19e53d0f6 feat: a stable table 2023-09-05 17:02:43 +08:00
Zephyruso
0115daf014 feat: table style 2023-09-05 16:50:18 +08:00
kunish
9b2e9162cd
chore: fix typo, updating 2023-09-05 16:19:45 +08:00
Zephyruso
2caf0c41dd fix: speedtest icon align 2023-09-05 16:13:11 +08:00
Zephyruso
c4a7163786 refactor: use a map for update state 2023-09-05 15:38:42 +08:00
riolu.rs
092aa41972 chore(font): twemoji font don't display when cors 2023-09-05 11:40:00 +08:00
riolu.rs
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +08:00
kunish
17d9ae4872
feat(connections): optimized search 2023-09-05 00:47:27 +08:00
kunish
5affd5b91e
feat(logs): sticky table thead 2023-09-05 00:20:19 +08:00
kunish
7f8f8a9881
feat(connections): sticky table thead 2023-09-05 00:06:24 +08:00
kunish
3728cd2e32
feat(overview): reduce padding of the chart container 2023-09-04 23:41:44 +08:00
kunish
c757850c1a
feat(overview): update the overall look of the overview page 2023-09-04 23:35:40 +08:00
Zephyruso
2ff31d40b1 fix: rule size 2023-09-04 20:00:43 +08:00
Zephyruso
5bc540eeff feat: config for render proxies in same page 2023-09-04 19:12:27 +08:00
Zephyruso
98f6293290 feat: time column in conns 2023-09-04 18:48:39 +08:00
Zephyruso
16cb0debb9 chore: rename func and fix params type 2023-09-04 18:17:19 +08:00
Zephyruso
a17be36d92 refactor: update proxies and btn click animate 2023-09-04 17:57:20 +08:00
kunish
5689034f94
fix(connections): close column header translation result not updating 2023-09-04 14:58:53 +08:00
Zephyruso
ed73e335d2 chore: comment 2023-09-04 13:55:37 +08:00
Zephyruso
d7f3649eba fix: auto login 2023-09-04 13:51:29 +08:00
Zephyruso
30fd13946b fix: setup onsubmit secret 2023-09-04 13:34:20 +08:00
kunish
be8b54a0f6
fix(overview): only enable flex-row layout on large screen 2023-09-04 01:12:29 +08:00
kunish
4b8175d718
feat(connections): move close connection button next to search input 2023-09-03 22:17:52 +08:00
kunish
98b5d62c02
fix(connections): disable sorting for close column 2023-09-03 22:00:01 +08:00
kunish
b4739d6dba
refactor: skipLibCheck 2023-09-03 20:31:13 +08:00
kunish
1765adacda
feat: display current version 2023-09-03 18:16:09 +08:00
kunish
bd83d113b1
feat(overview): add background color to charts container 2023-09-03 17:43:42 +08:00
kunish
58afb5fce2
feat(connections): copy to clipboard on right click 2023-09-03 17:32:08 +08:00
kunish
f5e35ca5d6
chore: add eslint to enforce code quality 2023-09-03 15:30:56 +08:00
kunish
b9eb92fc0b
feat(config): make config option titles more noticeable 2023-09-03 06:18:06 +08:00
kunish
b511b88cd1
fix(proxies): latency widget 2023-09-03 06:08:53 +08:00
kunish
18922eecb3
refactor: rename delay to latency 2023-09-03 05:40:50 +08:00
kunish
635b8ba966
feat(proxies): sortProxiesByOrderingType 2023-09-03 05:40:49 +08:00
kunish
7f1805172a
refactor: more refactoring 2023-09-03 03:36:12 +08:00
kunish
461488c19f
refactor: update project source code layout 2023-09-03 03:26:29 +08:00
kunish
071a607124
refactor: replace buttons with custom button component 2023-09-03 02:31:19 +08:00
kunish
737378ac74
refactor: dns query button 2023-09-03 02:22:38 +08:00
kunish
8e5654332d
feat: add buttons - updateGEODatabases, restart, upgrade 2023-09-03 02:18:05 +08:00
nb5p
bc04b0edf4
style(overview): adjust TrafficWidget grid cols (#104)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
2023-09-03 00:37:15 +08:00
Zephyruso
a29e638c1e fix: btn animate 2023-09-02 22:33:41 +08:00