Commit Graph

145 Commits

Author SHA1 Message Date
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
9ffd0cf362
refactor: minor adjustments 2023-09-03 16:32:40 +08:00
stitch.rs
84c70b0550
fix(font): adapt to apple fonts
Signed-off-by: stitch.rs <117334465+stitchrs@users.noreply.github.com>
2023-09-03 03:11:13 -05:00
kunish
f5e35ca5d6
chore: add eslint to enforce code quality 2023-09-03 15:30:56 +08:00
Zephyruso
197b0c7d4b fix: bar latency 2023-09-03 13:36:24 +08:00
kunish
dd5f0f14a0
fix(latency): invalid 0 latency scenario 2023-09-03 06:37:48 +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
1b09fa39af
feat: relax https latency test range 2023-09-03 03:56:04 +08:00
kunish
bbeb7c2e8d
refactor: rename src/index.tsx to src/main.tsx 2023-09-03 03:37:45 +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
fec64133fa
feat: add PROXIES_PREVIEW_TYPE - off 2023-09-03 02:41:13 +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
Zephyruso
5d43ea0b5f feat: config for render in two col 2023-09-02 21:00:20 +08:00
nb5p
a82fe71f01
style(header): adjust rounded (#103)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
2023-09-02 20:44:40 +08:00
Zephyruso
06845963c6 refactor: a little better update proxies 2023-09-02 20:37:08 +08:00
Zephyruso
467d0bcce2 fix: update proxies 2023-09-02 20:32:27 +08:00
Zephyruso
0bbc661e93 feat: auto switch theme 2023-09-02 19:06:02 +08:00
Zephyruso
86fd0d7d9d fix: rules page && dns query for mobile 2023-09-02 18:04:57 +08:00
kunish
ad46745329
fix: update proxy provider api may throw 2023-09-02 17:55:35 +08:00
Zephyruso
350fd56bc9 feat: reset visible 2023-09-02 17:49:40 +08:00
Zephyruso
65346ca743 feat: rules provider pages 2023-09-02 17:42:13 +08:00
Zephyruso
68ef377f4b fix: better update provider all 2023-09-02 17:01:59 +08:00
Zephyruso
419d3e33f3 feat: separate provider page 2023-09-02 16:58:22 +08:00
Zephyruso
875792432a feat: collapse proxies and provider 2023-09-02 16:02:32 +08:00
kunish
b79f10f528
feat: auto close all connections before switch proxy 2023-09-02 15:55:47 +08:00
Zephyruso
fa612a12d3 feat: try defalut host and secret && adapt openclash 2023-09-02 15:43:42 +08:00
Zephyruso
e92ce75225 feat: config for delay test 2023-09-02 15:08:35 +08:00
Zephyruso
c260db13df fix: init scroll from 30 && revert delay map 2023-09-02 15:00:13 +08:00
Zephyruso
135111914d fix: show option 2023-09-02 14:28:01 +08:00
Zephyruso
3257791dec feat: preview by auto 2023-09-02 14:25:22 +08:00
Zephyruso
b0bac89488 fix: tool tip for mobile 2023-09-02 14:09:44 +08:00
kunish
2464896a46
fix: dns query component layout 2023-09-02 14:02:37 +08:00
kunish
9e3055ba85
refactor(config): split config page components 2023-09-02 13:57:58 +08:00
Zephyruso
33fa191cfe feat: i18n for conn table 2023-09-02 13:50:24 +08:00
kunish
9d3706f390
feat(connections): reset the ordering of columns 2023-09-02 13:19:54 +08:00
Zephyruso
f9bf8711e1 chore: remove console 2023-09-02 12:34:58 +08:00
Zephyruso
9ed05401a8 fix: bar and delay reactive 2023-09-02 12:34:23 +08:00
Zephyruso
268fcf94cc refactor: proxy preview 2023-09-02 12:05:31 +08:00
Zephyruso
4d29e7c16e feat: preview by bar 2023-09-02 11:52:51 +08:00