284 Commits

Author SHA1 Message Date
wonfen
6b14c2b763 feat: add lightweight mode 2025-02-13 02:18:17 +08:00
Tunglies
b14db06955
perf: imporve clash mode switching performance on the main window (#2667) 2025-02-09 07:45:46 +08:00
wonfen
bb0b6c3f77 feat: Optimize UI layout and page hierarchy 2025-02-07 09:13:30 +08:00
wonfen
204bf43b9a fix: windows rounded corners 2025-01-19 09:47:43 +08:00
huzibaca
542baf9d69
fix: fixes #2460 2024-12-28 06:05:09 +08:00
huzibaca
0669f7a10b
chore: after saving the configuration file, restart the core 2024-12-24 02:22:46 +08:00
huzibaca
b42d13f573
fix: when the window is hidden, close the websocket connection, reduce the risk of memory leaks 2024-12-07 16:47:41 +08:00
huzibaca
4f797eb7b8
chore: update 2024-11-30 07:04:09 +08:00
huzibaca
29ccabc054
refactor: update_core_config, simplify logic and delete invalid notifications 2024-11-30 05:43:59 +08:00
huzibaca
4c29850e1c
fix: build failed. #2156 2024-11-27 05:07:02 +08:00
huzibaca
c2d07ce4c1
fix: add scroll bar and scroll to top button to the test page . fixer #2118 2024-11-26 14:44:43 +08:00
huzibaca
17a8dfb58a
fix: file drag and drop import cannot be used 2024-11-26 03:07:25 +08:00
huzibaca
87c4ebe0da
chore: replace mui grid with mui grid2 2024-11-25 12:51:13 +08:00
huzibaca
c78c936762
chore: replace mui grid with mui grid2 2024-11-25 01:34:18 +08:00
huzibaca
dde7ead751
Merge branch 'fix-migrate-tauri2-errors'
* fix-migrate-tauri2-errors: (288 commits)

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.yml
2024-11-24 00:14:46 +08:00
huzibaca
397e6a9d57
feat: added scroll top button for agent and rule pages 2024-11-22 09:22:44 +08:00
huzibaca
95123aceb5
feat: add logger highlighting, support regular and case matching 2024-11-19 04:10:10 +08:00
huzibaca
2a7b22c96f
feat: add logger highlighting 2024-11-19 03:29:44 +08:00
huzibaca
c1b15490c1
fix: log pause button not working 2024-11-19 02:56:58 +08:00
huzibaca
f8cb84a706
feat: logger support all level filters 2024-11-19 01:40:45 +08:00
huzibaca
0623fe4dc3
chore: remove unused code 2024-11-18 08:16:31 +08:00
huzibaca
2746ff68c8
feat: Log level status is saved to local storage 2024-11-18 08:14:21 +08:00
huzibaca
62eb070c1b
refactor: use zustand store, rewrite log clearing logic 2024-11-18 06:48:23 +08:00
huzibaca
3b8147b6ad
chore: typo warn -> warning 2024-11-18 06:01:51 +08:00
huzibaca
221b732472
refactor: logger fetch logic 2024-11-18 05:58:06 +08:00
huzibaca
2833718c90
feat: add unified delay 2024-11-05 16:24:58 +08:00
huzibaca
202fb19ab1
chore: update 2024-10-29 10:13:53 +08:00
huzibaca
9d476d7add
fix incorrect usage of useCustomTheme 2024-10-29 09:07:08 +08:00
huzibaca
4f954657a1
chore: update 2024-10-24 11:14:18 +08:00
huzibaca
e79121e46a
refactor: the logic of profiles activation 2024-10-24 05:02:47 +08:00
huzibaca
7a9fd118a3
chore: update 2024-09-25 21:20:36 +08:00
huzibaca
2aa3c8cfe1
chore: update 2024-09-25 21:07:01 +08:00
huzibaca
fc5c959a55
chore: unified hotkey registration 2024-09-25 15:45:12 +08:00
huzibaca
6d7711f3ea
fix: after importing a subscription, it cannot be automatically switched to the current subscription. 2024-09-13 18:17:14 +08:00
huzibaca
dbc3723bdc
feat: Added web notification of successful subscription import 2024-09-13 11:24:49 +08:00
huzibaca
b9be5e8c44
feat: migrate tauri 2.0 2024-09-11 08:15:03 +08:00
huzibaca
507d52bcb9
chore: update 2024-09-02 19:33:17 +08:00
wonfen
592167ffb7 fix: profiles will not be selected after import 2024-08-22 00:57:04 +08:00
MystiPanda
c14a33444b
chore: unified icon style 2024-07-13 19:01:16 +08:00
MystiPanda
1dcc95d16a
perf: optimized response speed 2024-07-08 00:29:49 +08:00
dongchengjie
f69e1d2a0c refactor: editor-viewer using react-monaco-editor 2024-07-02 21:02:29 +08:00
MystiPanda
f6ba6d0310
chore: update locale 2024-07-01 23:30:14 +08:00
MystiPanda
b1444b8635
feat: global merge and script 2024-07-01 08:25:03 +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
wonfen
24f9573c05 chore: add TG link & descriptions 2024-06-29 04:55:43 +08:00
dongchengjie
9da1759247 chore: cleanup 2024-06-26 08:24:43 +08:00
dongchengjie
1f422afe3d chore: tooltips and locales 2024-06-26 05:33:06 +08:00
MystiPanda
e6e2b1f142
refactor: change core binary name 2024-06-19 10:04:28 +08:00