Commit Graph

65 Commits

Author SHA1 Message Date
kunish
82c2772afe
feat(config): toast error message when dns query failed for some reason, closes #321 2023-10-04 18:16:37 +08:00
kunish
59e0b076bf
feat(config): display currently selected endpoint url 2023-10-02 19:09:39 +08:00
kunish
4b93751d4c
refactor(config): use tailwindcss negative value instead of inline literal value 2023-09-29 22:33:33 +08:00
kunish
ce3065e22e
chore(config): fix type definition of selected theme value 2023-09-25 23:00:25 +08:00
kunish
857d0c5387
feat(config): new version update available indicator 2023-09-23 03:57:08 +08:00
kunish
64f2d7139a
feat(config): render versions in two grid columns 2023-09-23 02:16:17 +08:00
kunish
07d3e7fdce
feat(config): i18n support for port numbers 2023-09-23 02:13:17 +08:00
kunish
21d479a1df
feat(i18n): new language switcher in config page 2023-09-23 02:06:57 +08:00
kunish
e4a324625f
refactor(i18n): add i18n context provider 2023-09-23 01:38:36 +08:00
kunish
512accd425
feat(config): support tun related configurations 2023-09-22 22:03:22 +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
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
f4e82e0e27
feat(config): three columns on small screen device, five on larger 2023-09-21 22:57:53 +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
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
6743ebde8f
feat(rules): renderInTwoColumns 2023-09-16 00:17:41 +08:00
kunish
d77626058a
feat: settings per-page 2023-09-15 23:43:55 +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
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
kunish
f4788bb463
feat: minor improvements 2023-09-10 16:42:00 +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
93114b22a2
feat(proxy): merge proxies and proxyProviders into one page 2023-09-06 20:06:47 +08:00
kunish
2ebedcc1c9
fix(translation): latencyTestTimeoutDuration 2023-09-06 16:17:38 +08:00
Zephyruso
7e2fe6acb0 feat(rules): config for render rules in two columns 2023-09-06 16:08:25 +08:00
kunish
2d61f45372
feat(connections): split source info into sourceIP and sourcePort 2023-09-06 11:55:12 +08:00
Zephyruso
5f1e77320d fix(config): speedtest timeout config 2023-09-06 11:17:00 +08:00
kunish
d01d148cff
feat(config): add setting, requestTimeoutDuration 2023-09-05 22:32:47 +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
riolu.rs
092aa41972 chore(font): twemoji font don't display when cors 2023-09-05 11:40:00 +08:00
kunish
c757850c1a
feat(overview): update the overall look of the overview page 2023-09-04 23:35:40 +08:00
Zephyruso
5bc540eeff feat: config for render proxies in same page 2023-09-04 19:12:27 +08:00
kunish
be8b54a0f6
fix(overview): only enable flex-row layout on large screen 2023-09-04 01:12:29 +08:00
kunish
1765adacda
feat: display current version 2023-09-03 18:16:09 +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
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
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