dongchengjie
c3d22c554f
feat: doc reference link on settings header
2024-05-14 14:40:47 +08:00
dongchengjie
e72f4a1582
chore: use coding fonts in editor
2024-05-14 14:20:50 +08:00
dongchengjie
5e43c060fa
fix: switch missing break
2024-05-14 01:24:23 +08:00
dongchengjie
e8dee1ddd9
chore: @ts-ignore schema check
2024-05-14 01:21:28 +08:00
dongchengjie
fb518b6218
chore: palette locale
2024-05-13 23:12:29 +08:00
dongchengjie
8d510cde21
typo: unused import
2024-05-13 22:59:24 +08:00
dongchengjie
da4bf167ee
feat: css injection editor
2024-05-13 22:58:25 +08:00
MystiPanda
53fa1f88fd
chore: Change HomePage Logo
2024-05-12 21:17:21 +08:00
dongchengjie
d20bc936da
chore: ru locale
2024-05-12 16:18:49 +08:00
RikudouPatrickstar
e79f036a70
chore: update notification message and zh translation ( #1011 )
2024-05-12 14:40:18 +08:00
MystiPanda
7e361cb3f1
refactor: use axios tauri adapter
2024-05-11 21:54:56 +08:00
MystiPanda
1f7acd4027
feat: Allow disable unused ports
2024-05-09 09:22:32 +08:00
MystiPanda
dddca7bf4b
chore: Update locale
2024-05-08 23:45:55 +08:00
MystiPanda
e520be80c0
perf: Limit drawing frame rate
2024-05-08 22:33:13 +08:00
MystiPanda
9a593d7a61
feat: support upgrade for release core
2024-05-08 12:48:27 +08:00
dongchengjie
04a4705dbd
fix: non-ascii character secret causes controller link error
...
https://github.com/clash-verge-rev/clash-verge-rev/issues/973#issuecomment-2094839700
2024-05-05 23:04:33 +08:00
MystiPanda
3271c96531
fix: enhance when change tun config
2024-05-04 16:12:10 +08:00
MystiPanda
a354e1a0eb
chore: update locale
2024-05-02 23:44:09 +08:00
dongchengjie
c2c419522a
chore: add service mode locale
2024-05-02 22:16:05 +08:00
MystiPanda
7a3cc7d242
feat: Support drag and drop local files
2024-05-02 20:41:43 +08:00
MystiPanda
bd33728fd7
Release 1.6.1
2024-04-30 23:43:51 +08:00
lxk955
80ee7aef8e
feat: Support for using regular expressions on the log page #707 ( #959 )
2024-04-30 22:59:42 +08:00
MystiPanda
9646fab22c
fix: Open the link with browser
2024-04-28 18:46:49 +08:00
dongchengjie
a54e9cb244
fixup: can't edit file ( #943 )
2024-04-28 17:00:33 +08:00
dongchengjie
f8339c7a9a
chore: disable WebView keyboard shortcuts ( #942 )
2024-04-28 16:19:13 +08:00
LiuTianYu
0e82426ea1
fix: #730 icon not change when the window is opened maximized ( #924 )
...
Co-authored-by: tyliu9 <tyliu9@toycloud.com>
2024-04-24 22:36:15 +08:00
MystiPanda
e014fdf3da
feat: support ico format for tray icon ( #911 )
2024-04-22 20:43:15 +08:00
dongchengjie
2074da05c8
fix : #907 ( #908 )
2024-04-22 01:40:25 +08:00
dongchengjie
84cd87b70a
chore: update locale ( #904 )
...
* chore: missing locale
* chore: External Controller locale
2024-04-21 14:10:34 +08:00
dongchengjie
75f87044f6
chore: Proxy Bypass placeholder ( #901 )
2024-04-20 19:27:17 +08:00
dongchengjie
f71b51e64a
fix: minor glitches ( #900 )
...
* feat: show actual proxy name instead of proxy group when hovering on a group outbound
* fix: open empty edit form and save will cause `UID not found`
* chore: tauri.conf.json json schema
* chore: missing locales
2024-04-20 18:02:15 +08:00
MystiPanda
56be17000a
fix: default value for tun
2024-04-20 17:42:36 +08:00
dongchengjie
3794b2f0de
fix: 使用npm安装meta-json-schema ( #895 )
...
* feat: allow manual selection of url-test group
* feat: fixed proxy indicator
* fix: try to fix traffic websocket no longer updating
* fixup: group delay test use defined url
* feat: connections sorted by start by default
* feat: Connection details show the full path of the process
* fix: editor no hints and add yaml support
* feat: quick suggestions
* chore: use monaco-editor
* chore: update schema url
* chore: change default merge config content
* fix: load schema via npm
* feat: runtime config viewer style auto adjust
* feat: adjust fixed proxy style
* fix: headState "showType" won't toggle hover text
* chore: switch version
* chore: Update pnpm lockfile
2024-04-19 13:54:16 +08:00
MystiPanda
e0e8412728
refactor: change default value of mtu
2024-04-18 10:27:09 +08:00
dongchengjie
402299e9c8
feat: Clash配置、Merge配置提供JSON Schema语法支持、[连接]界面调整 ( #887 )
2024-04-17 21:19:37 +08:00
dongchengjie
213d417481
feat: url-test支持手动选择、节点组fixed节点使用角标展示 ( #840 )
...
* feat: allow manual selection of url-test group
* feat: fixed proxy indicator
* fix: try to fix traffic websocket no longer updating
* fixup: group delay test use defined url
2024-04-09 13:15:45 +08:00
MystiPanda
60b5c54be1
fix: Use System Browser
2024-04-04 14:56:10 +08:00
Damian Johnson
448412a191
style: adjust confirm dialog & web ui settings dialog ( #821 )
2024-04-03 23:19:00 +08:00
dongchengjie
5f044e1aed
feat: support URL Schema 'profile-web-page-url' ( #816 )
2024-04-01 19:28:28 +08:00
MystiPanda
1c583d2ea9
feat: Try support service mode for MacOS
2024-03-31 23:16:47 +08:00
HZ is not Chatty
3b06cf8a2a
feat: Service Mode for Linux ( #804 )
2024-03-31 16:16:23 +08:00
wonfen
c5d7c29f3d
Sytle: fix mac logo padding
2024-03-30 16:31:17 +08:00
Damian Johnson
26af860eac
fix: icon not change when toggle window maxinized ( #799 )
2024-03-30 01:16:40 +08:00
cismous
ec9852eb98
Style filter input ( #724 )
...
* refactor: reduce duplicate code
* style: add a white background to the light color theme to avoid the gray text being too light
2024-03-30 01:14:03 +08:00
Damian Johnson
f2b8c6d0ca
fix: missing proxy group delay check animations ( #788 )
...
* fix: missing proxy group delay check animation
* chore: cleanup
* chore: adjust content style
2024-03-29 08:20:31 +08:00
MystiPanda
3dbb71a076
feat: Support Persian
...
#715
2024-03-21 20:51:33 +08:00
MystiPanda
ddf6760543
fix: Duplicate icon display error
...
#719
2024-03-21 20:29:16 +08:00
MystiPanda
a6fa323f33
fix: The update button cannot be clicked
...
#716
2024-03-21 19:56:30 +08:00
MystiPanda
1bd7795851
chore: Change a little
2024-03-21 12:55:22 +08:00
MystiPanda
7c254c9b45
fix: a little
2024-03-21 11:43:16 +08:00