Commit Graph

84 Commits

Author SHA1 Message Date
dongchengjie
e8dee1ddd9 chore: @ts-ignore schema check 2024-05-14 01:21:28 +08:00
dongchengjie
da4bf167ee feat: css injection editor 2024-05-13 22:58:25 +08:00
dongchengjie
2074da05c8 fix: #907 (#908) 2024-04-22 01:40:25 +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
dongchengjie
402299e9c8 feat: Clash配置、Merge配置提供JSON Schema语法支持、[连接]界面调整 (#887) 2024-04-17 21:19:37 +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
1bd7795851 chore: Change a little 2024-03-21 12:55:22 +08:00
MystiPanda
b1c458359d feat: Confirm before deletion
#703
2024-03-21 11:39:01 +08:00
MystiPanda
ea5fad428d fix: Avoid empty user-agent 2024-03-15 18:27:24 +08:00
Amnesiash
4256590735 update profile ui (#594) 2024-03-13 10:53:39 +08:00
MystiPanda
20a9775dc6 chore: Adjust Profile Style 2024-03-10 21:37:52 +08:00
MystiPanda
b3e5288bde Adjust styles 2024-03-10 11:12:54 +08:00
Amnesiash
0cda07106b refactor: Upgrade to the new UI (#521)
Co-authored-by: MystiPanda <mystipanda@proton.me>
2024-03-09 21:37:21 +08:00
wonfen
f335941b62 UI: change paste icon, delete default profile name 2024-03-09 02:34:33 +08:00
Cyenoch
e29ce93d32 Feat: Provide a switch for allowing invalid certificates (#450) 2024-02-25 16:07:06 +08:00
MystiPanda
b65ad1ebd7 fix: user-agent version error 2023-12-15 15:18:01 +08:00
MystiPanda
8a608c3c3e chore: Optimize service path 2023-12-14 13:03:52 +08:00
Pylogmon
2f00666a68 style: improve drag icon style (#51) 2023-12-03 16:27:13 +08:00
Pylogmon
887f92babe feat: Support Drag to Reorder the Profile (#29)
* feat: Support Drag to Reorder the Profile

* style: Remove unnecessary styles
2023-11-29 08:54:02 +08:00
wonfen
bda87167a3 update clashmeta core, Imporve UI, merge PR, reset icons, fix CI 2023-11-28 07:49:44 +08:00
Kuingsmile
e0fb9a1b25 feat: Update DialogContent width in EditorViewer
component
2023-11-22 06:49:47 -08:00
wonfen
b4527c90e5 Merge remote-tracking branch 'nyanpasu/main' 2023-11-22 06:48:30 +08:00
wonfen
dbc626734d chore: delete clash core, update CI, change profile name, change URL test link 2023-11-22 02:56:47 +08:00
keiko233
2c2c174874 feat: profile-viewer: handleOk with loading state 2023-10-21 16:47:39 +08:00
Majokeiko
f5ee6f3537 feat: ClashFieldViewer BaseDialog maxHeight usage percentage (#813)
*The overall interface will be more intuitive when the content is longer.
2023-10-10 14:29:27 +08:00
Majokeiko
15ee1e531b feat: Subscription URL TextField use multiline (#761)
*Subscription link that are too long can make reading difficult, so use multiline TextField.
2023-09-07 16:14:42 +08:00
GyDi
741abc0366 feat: show loading when change profile 2023-08-05 22:07:30 +08:00
GyDi
fb653ff99d fix: error message null 2023-05-19 10:53:11 +08:00
GyDi
ab34044196 feat: profile page ui 2022-11-28 22:29:58 +08:00
GyDi
1a31fa9067 fix: profile can not edit 2022-11-24 10:26:25 +08:00
GyDi
7338838b0e feat: adjust profiles page ui 2022-11-20 22:37:34 +08:00
GyDi
8bb4803ff9 refactor: adjust base components export 2022-11-20 22:03:55 +08:00
GyDi
6eafb15cf9 chore: adjust type 2022-11-19 17:22:29 +08:00
GyDi
2667ed13f1 refactor: done 2022-11-18 18:18:41 +08:00
GyDi
5f486d0f51 fix: profile item menu ui dense 2022-11-09 15:53:42 +08:00
GyDi
eb28ec866a feat: add animation 2022-10-29 23:36:10 +08:00
GyDi
4649454282 fix: remove smoother 2022-10-29 20:05:55 +08:00
angrylid
a45dc6efda feat: add animation to ProfileNew component (#252)
* chore: add .vscode to .gitignore

* feat: add animation to ProfileNew component
2022-10-29 20:02:51 +08:00
GyDi
90eeabae7b feat: update profile with system proxy/clash proxy 2022-10-18 23:19:21 +08:00
GyDi
f68378041f feat: default user agent same with app version 2022-10-12 11:28:47 +08:00
GyDi
e30ba07285 feat: optimize config feedback 2022-09-26 20:46:29 +08:00
GyDi
0495062110 fix: style 2022-09-24 20:55:40 +08:00
GyDi
ab58968f4d feat: complete i18n 2022-09-02 01:05:45 +08:00
GyDi
c611a51575 fix: only script profile can display console 2022-08-17 01:45:37 +08:00
GyDi
a7ba9f1886 fix: fill button title attr 2022-08-16 23:46:33 +08:00
GyDi
fa65f606b8 fix: badge color error 2022-08-15 20:15:44 +08:00
GyDi
33ce235713 feat: optimize profile page 2022-08-14 23:10:19 +08:00
GyDi
7f6dac4271 feat: refactor 2022-08-12 03:20:55 +08:00