Commit Graph

98 Commits

Author SHA1 Message Date
kunish
8d62c9f510
feat: update LogoText 2023-09-07 12:31:22 +08:00
Zephyruso
f56e82a9e1 refactor: undefined 2023-09-07 10:41:42 +08:00
kunish
d5112f23da
fix: unselectable ProxyNodeCard also has cursor-pointer applied 2023-09-07 00:16:07 +08:00
kunish
c27b19259b
feat: customize scrollbar 2023-09-06 23:49:39 +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
kunish
93114b22a2
feat(proxy): merge proxies and proxyProviders into one page 2023-09-06 20:06:47 +08:00
Zephyruso
7e2fe6acb0 feat(rules): config for render rules in two columns 2023-09-06 16:08:25 +08:00
Zephyruso
d908776bf9 chore: p-0 for nav menu 2023-09-05 21:27:39 +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
37738553f9 refactor: use window size 2023-09-05 16:25:10 +08:00
Zephyruso
41fb51e270 refactor: move utils to global helper 2023-09-05 16:03:01 +08:00
Zephyruso
c4a7163786 refactor: use a map for update state 2023-09-05 15:38:42 +08:00
kunish
c53d9624ca
refactor: specialType 2023-09-05 02:46:27 +08:00
riolu.rs
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +08:00
kunish
7f8f8a9881
feat(connections): sticky table thead 2023-09-05 00:06:24 +08:00
kunish
347ebb6f84
fix(proxies): also display latency when PROXIES_PREVIEW_TYPE is DOTS 2023-09-04 20:29:08 +08:00
Zephyruso
5bc540eeff feat: config for render proxies in same page 2023-09-04 19:12:27 +08:00
Zephyruso
16cb0debb9 chore: rename func and fix params type 2023-09-04 18:17:19 +08:00
Zephyruso
880a40f18e chore: setup route 2023-09-04 13:08:05 +08:00
Zephyruso
e357958d70 chore: buried an egg 2023-09-04 13:03:38 +08:00
kunish
be8b54a0f6
fix(overview): only enable flex-row layout on large screen 2023-09-04 01:12:29 +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
9ffd0cf362
refactor: minor adjustments 2023-09-03 16:32:40 +08: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
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
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
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
350fd56bc9 feat: reset visible 2023-09-02 17:49:40 +08:00
Zephyruso
419d3e33f3 feat: separate provider page 2023-09-02 16:58:22 +08:00
kunish
b79f10f528
feat: auto close all connections before switch proxy 2023-09-02 15:55:47 +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
Zephyruso
33fa191cfe feat: i18n for conn table 2023-09-02 13:50:24 +08:00