526 Commits

Author SHA1 Message Date
dongchengjie
dc87097dfe fix: search-box takes no effect in rule-editor #1288 2024-07-03 03:08:01 +08:00
dongchengjie
24f4ab7597 fix: sub usage percent fails to display when number is too small #1290 2024-07-03 02:59:32 +08:00
MystiPanda
ad94f0a292 Release 1.7.0 2024-07-03 00:32:14 +08:00
MystiPanda
695613a063 perf: optimize performance of the rule editor 2024-07-02 23:55:29 +08:00
dongchengjie
6f1828eabc feat: editor add tool-tar buttons 2024-07-02 23:24:44 +08:00
dongchengjie
bf158b3bf0 refactor: editor-viewer using react-monaco-editor 2024-07-02 21:02:29 +08:00
dongchengjie
13618e6a0a chore: bump schema to 1.18.5-alpha7 2024-07-02 19:38:44 +08:00
MystiPanda
c424e9dec8 chore: disable autocomplete 2024-07-02 19:02:05 +08:00
dongchengjie
606817ae06 chore: add rule list search-box 2024-07-02 17:32:49 +08:00
dongchengjie
7124d326fc chore: rule types locale 2024-07-02 17:04:22 +08:00
MystiPanda
f9f4653e33 chore: check the validity of the rule content 2024-07-02 13:11:54 +08:00
MystiPanda
bd9eef6502 build: update depends 2024-07-02 12:21:17 +08:00
MystiPanda
e343b1790e chore: update locale 2024-07-01 23:30:14 +08:00
MystiPanda
d81ef1d67c feat: allow set bypass without using default value 2024-07-01 22:53:32 +08:00
MystiPanda
fb4648d2af feat: global merge and script 2024-07-01 08:25:03 +08:00
MystiPanda
a63fc25f14 feat: drag to reorder rules 2024-06-30 23:16:21 +08:00
MystiPanda
5e20e9ae1c chore: select rule-set name 2024-06-30 22:46:11 +08:00
MystiPanda
7d5d604ea6 feat: display rules list 2024-06-30 22:34:26 +08:00
MystiPanda
a722581868 fix: editor init error 2024-06-30 18:05:38 +08:00
MystiPanda
497804434d feat: rules editor 2024-06-30 17:17:04 +08:00
MystiPanda
d2d6ee806d chore: locale 2024-06-30 13:03:36 +08:00
MystiPanda
2e106265f9 feat(unfinished): rules editor 2024-06-30 12:46:31 +08:00
MystiPanda
4d424e70bc feat: support seq editor 2024-06-30 00:22:05 +08:00
MystiPanda
3efef52398 refactor: Associate Profile with Merge/Script. 2024-06-29 23:07:44 +08:00
dongchengjie
80d3c9e96f feat: reactive after save when profile content changes 2024-06-29 09:21:50 +08:00
dongchengjie
0a8935686a chore: add descriptions for Miscellaneous 2024-06-28 15:54:27 +08:00
dongchengjie
59b4f1ebab chore: remove duplicate locales 2024-06-26 19:11:39 +08:00
dongchengjie
ee9462c221 fix: await compatibility in #c648dc6 2024-06-26 18:29:50 +08:00
dongchengjie
c648dc6c99 feat: support manual memory cleanup when running in debug mode 2024-06-26 17:44:42 +08:00
dongchengjie
4f1b8094a3 chore: cleanup 2024-06-26 08:24:43 +08:00
dongchengjie
c89ccf7185 refactor: extract tooltip icon as component 2024-06-26 08:10:18 +08:00
dongchengjie
753395965a chore: tooltips and locales 2024-06-26 05:33:06 +08:00
dongchengjie
04be747d52 chore: fix connection table bg 2024-06-23 20:40:09 +08:00
dongchengjie
f828ed3edf 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
b98d9c2932 feat: handle break change update 2024-06-22 21:05:46 +08:00
dongchengjie
aba2ce8390 chore: hotkeys display delimiter 2024-06-21 18:24:58 +08:00
MystiPanda
8bd8e149cf chore: hide delay for preset outbound 2024-06-21 00:16:41 +08:00
dongchengjie
6cba6166fb chore: fix table header bg in connections 2024-06-20 02:01:51 +08:00
MystiPanda
28ab08a7ca refactor: change core binary name 2024-06-19 10:04:28 +08:00
MystiPanda
3083ab74a6 fix: reg error 2024-06-17 16:38:30 +08:00
dongchengjie
af89630095 fix: resizing reset when data changes 2024-06-17 13:03:47 +08:00
Sukka
18f0177fce refactor(log): use swr subscription (#1220) 2024-06-17 10:48:37 +08:00
MystiPanda
d89eecacba chore: update depends 2024-06-17 10:46:18 +08:00
Sukka
a9149fb92e 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
9a04208a11 Revert "feat: disable running with admin permission and check service mode"
This reverts commit 481e473b604da37e8b7cbe2c929dc12ba5b6c120.
2024-06-16 12:06:23 +08:00
Sukka
44dc7fe24a fix: hide save button in readonly editor view (#1208) 2024-06-15 19:24:26 +08:00
MystiPanda
481e473b60 feat: disable running with admin permission and check service mode 2024-06-14 23:15:49 +08:00
MystiPanda
973e269f46 fix: fix bypass check regex 2024-06-14 21:23:58 +08:00
Sukka
9f76e0e056 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
3a5f1b41a4 chore: update metacubexd #1200 2024-06-14 17:09:12 +08:00