Commit Graph

73 Commits

Author SHA1 Message Date
kunish
0052ce4325
feat(proxy): single proxy node latency testing state indicator 2023-09-24 18:05:52 +08:00
kunish
8f8a54af0a
refactor(proxy): move states into useProxies, rename properties 2023-09-24 17:56:52 +08:00
kunish
9255658e54
feat(proxy): single proxy node latency test 2023-09-24 17:10:01 +08:00
kunish
81fe550912
fix(proxy): fetch proxies after latency test 2023-09-24 15:29:26 +08:00
Alpha
eca9a160cc
feat(modals): add modal component (#268)
* feat: add modal component

* feat: add modal component

* fix: proxies page arrow button problem

* fix: button radius problem

* feat: add modal component

* feat: add modal component

---------

Signed-off-by: Alpha <61853980+AlphaGHX@users.noreply.github.com>
2023-09-23 20:24:43 +08:00
kunish
e4a324625f
refactor(i18n): add i18n context provider 2023-09-23 01:38:36 +08:00
kunish
ba21999ed1
fix: time from now date string not following locale changes 2023-09-23 00:34:09 +08:00
kunish
0efced7e13
chore(i18n): bump i18n from v1 to v2 2023-09-22 17:14:35 +08:00
kunish
5ef8410da5
feat(button): icon button 2023-09-22 16:05:36 +08:00
kunish
8502a6e489
feat(proxy): regression on render proxies in two columns 2023-09-21 23:58:06 +08:00
kunish
dc0b286a88
fix(proxy): selectProxyInGroup 2023-09-17 14:55:03 +08:00
kunish
be6edd914a
fix(proxy): dont hideUnAvailableProxies in proxy providers 2023-09-16 14:28:42 +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
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
34ea1f1c56
feat(config): select tunnel mode 2023-09-12 20:50:52 +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
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
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
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
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
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +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
a17be36d92 refactor: update proxies and btn click animate 2023-09-04 17:57:20 +08:00
kunish
b4739d6dba
refactor: skipLibCheck 2023-09-03 20:31:13 +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
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
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
Zephyruso
65346ca743 feat: rules provider pages 2023-09-02 17:42:13 +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
Zephyruso
4d29e7c16e feat: preview by bar 2023-09-02 11:52:51 +08:00
kunish
b3172da302
feat(i18n): add more i18n resources 2023-09-02 00:16:19 +08:00
Zephyruso
508e19a247 fix: default lang 2023-09-02 00:09:41 +08:00
Zephyruso
18073407a6 feat: render in two line 2023-09-01 21:08:55 +08:00