MystiPanda
|
51a49b94d8
|
feat: drag to reorder rules
|
2024-06-30 23:16:21 +08:00 |
|
MystiPanda
|
720b46d790
|
chore: select rule-set name
|
2024-06-30 22:46:11 +08:00 |
|
MystiPanda
|
9089c30d57
|
feat: display rules list
|
2024-06-30 22:34:26 +08:00 |
|
MystiPanda
|
e2d522803c
|
fix: editor init error
|
2024-06-30 18:05:38 +08:00 |
|
MystiPanda
|
901a983150
|
feat: rules editor
|
2024-06-30 17:17:04 +08:00 |
|
MystiPanda
|
955182b05b
|
chore: locale
|
2024-06-30 13:03:36 +08:00 |
|
MystiPanda
|
f4dfe8eeb4
|
feat(unfinished): rules editor
|
2024-06-30 12:46:31 +08:00 |
|
MystiPanda
|
3051004217
|
chore: update locale
|
2024-06-30 07:18:10 +08:00 |
|
MystiPanda
|
b854b5e1ac
|
feat: support seq editor
|
2024-06-30 00:22:05 +08:00 |
|
MystiPanda
|
cf61a96ef6
|
refactor: Associate Profile with Merge/Script.
|
2024-06-29 23:07:44 +08:00 |
|
dongchengjie
|
c1a201f358
|
fix: do not reactive when changed profile is not current
|
2024-06-29 11:22:11 +08:00 |
|
dongchengjie
|
9ee5390ec7
|
feat: reactive after save when profile content changes
|
2024-06-29 09:21:50 +08:00 |
|
dongchengjie
|
3f1caa702b
|
fix: #1261
|
2024-06-29 05:02:06 +08:00 |
|
wonfen
|
24f9573c05
|
chore: add TG link & descriptions
|
2024-06-29 04:55:43 +08:00 |
|
dongchengjie
|
83b25920ea
|
chore: add descriptions for Miscellaneous
|
2024-06-28 15:54:27 +08:00 |
|
dongchengjie
|
b5f7c58276
|
chore: remove duplicate locales
|
2024-06-26 19:11:39 +08:00 |
|
dongchengjie
|
66ae293ddd
|
fix: await compatibility in #8e78b9e
|
2024-06-26 18:29:50 +08:00 |
|
dongchengjie
|
8e78b9e405
|
feat: support manual memory cleanup when running in debug mode
|
2024-06-26 17:44:42 +08:00 |
|
dongchengjie
|
9da1759247
|
chore: cleanup
|
2024-06-26 08:24:43 +08:00 |
|
dongchengjie
|
704c41c0f2
|
refactor: extract tooltip icon as component
|
2024-06-26 08:10:18 +08:00 |
|
dongchengjie
|
1f422afe3d
|
chore: tooltips and locales
|
2024-06-26 05:33:06 +08:00 |
|
dongchengjie
|
709a23cf09
|
chore: fix connection table bg
|
2024-06-23 20:40:09 +08:00 |
|
dongchengjie
|
bfa3fa293f
|
fix: update_interval won't save when creating local profile while updating does & number input locales
|
2024-06-23 06:47:51 +08:00 |
|
MystiPanda
|
d8b878b1bb
|
feat: handle break change update
|
2024-06-22 21:05:46 +08:00 |
|
dongchengjie
|
b2589dbc04
|
chore: hotkeys display delimiter
|
2024-06-21 18:24:58 +08:00 |
|
MystiPanda
|
2a4b605794
|
chore: hide delay for preset outbound
|
2024-06-21 00:16:41 +08:00 |
|
dongchengjie
|
bb9a93e462
|
chore: fix table header bg in connections
|
2024-06-20 02:01:51 +08:00 |
|
dongchengjie
|
e55fbf675e
|
chore: disable shortcuts #1239
|
2024-06-20 01:39:51 +08:00 |
|
MystiPanda
|
e6e2b1f142
|
refactor: change core binary name
|
2024-06-19 10:04:28 +08:00 |
|
MystiPanda
|
ae784cb985
|
fix: reg error
|
2024-06-17 16:38:30 +08:00 |
|
Sukka
|
17765bdba9
|
fix(#1226): missing conn unsub (#1228)
|
2024-06-17 13:36:35 +08:00 |
|
Sukka
|
45f791b3c8
|
refactor(connections): use swr subscription (#1226)
|
2024-06-17 13:14:36 +08:00 |
|
dongchengjie
|
b0ad39ed0b
|
fix: resizing reset when data changes
|
2024-06-17 13:03:47 +08:00 |
|
Sukka
|
1988aeb945
|
refactor(log): use swr subscription (#1220)
|
2024-06-17 10:48:37 +08:00 |
|
MystiPanda
|
f48a5710aa
|
chore: update depends
|
2024-06-17 10:46:18 +08:00 |
|
Sukka
|
c8d2410c27
|
feat: add a wrapper around sockette w/ error retry (#1219)
* feat: add a wrapper around sockette w/ error retry
* chore: use import path alias
* perf: reduce retry
|
2024-06-16 18:25:33 +08:00 |
|
MystiPanda
|
a9ef32c32f
|
Revert "feat: disable running with admin permission and check service mode"
This reverts commit a0f9fb90ee7034043f1d8279db9e31f753efe74d.
|
2024-06-16 12:06:23 +08:00 |
|
Sukka
|
4ab507fd43
|
fix: hide save button in readonly editor view (#1208)
|
2024-06-15 19:24:26 +08:00 |
|
Sukka
|
2662df2547
|
fix(#1203): correct types (#1207)
|
2024-06-15 19:23:58 +08:00 |
|
Sukka
|
0332415ac9
|
perf: replace Array#map Array#filter chain w/ Array#reduce (#1203)
|
2024-06-15 12:22:33 +08:00 |
|
MystiPanda
|
a0f9fb90ee
|
feat: disable running with admin permission and check service mode
|
2024-06-14 23:15:49 +08:00 |
|
MystiPanda
|
cfd50d281b
|
fix: fix bypass check regex
|
2024-06-14 21:23:58 +08:00 |
|
Sukka
|
1667856894
|
chore: use swr subscription for layout traffic / memory (#1202)
* chore: update swr to 2
* refactor: use swr subscription for memory & traffic
* refactor: introduce `sockette`
|
2024-06-14 18:23:29 +08:00 |
|
dongchengjie
|
c5c76ab539
|
chore: update metacubexd #1200
|
2024-06-14 17:09:12 +08:00 |
|
dongchengjie
|
eb060d2e43
|
feat: local profile name autofill #1191
|
2024-06-13 16:29:25 +08:00 |
|
MystiPanda
|
b5556613cf
|
refactor: remove grant logic
|
2024-06-13 16:07:56 +08:00 |
|
MystiPanda
|
ad1a057edb
|
fix: check service
|
2024-06-13 12:58:47 +08:00 |
|
dongchengjie
|
fb6ffd8e09
|
chore: missing locale
|
2024-06-11 16:19:25 +08:00 |
|
dongchengjie
|
aca9e61f39
|
chore: locale "Invalid Bypass Format"
|
2024-06-09 20:02:20 +08:00 |
|
MystiPanda
|
1f197965e0
|
feat: check bypass format
|
2024-06-09 13:37:47 +08:00 |
|