46 Commits

Author SHA1 Message Date
wonfen
ee00defe43 feat: enhance script validation and error handling 2025-02-26 05:21:14 +08:00
wonfen
b8a0b6f1f4 fix: crash caused by global_hotkey 2025-02-10 12:39:07 +08:00
Tunglies
b14db06955
perf: imporve clash mode switching performance on the main window (#2667) 2025-02-09 07:45:46 +08:00
Tunglies
215dcee3f1
feat: option to enable global hotkey (#2665) 2025-02-09 07:45:22 +08:00
huzibaca
cd8df52aad
revert: update deps 2025-01-14 12:41:52 +08:00
huzibaca
80a18c9172
chore: update deps 2025-01-12 23:10:15 +08:00
huzibaca
7d84279370
fix: syntax issues 2024-12-31 04:50:12 +08:00
huzibaca
aa18c4870d
chore: deeplink uses the latest API 2024-12-08 15:54:46 +08:00
huzibaca
ee13bb559e
chore: remove unused code 2024-11-21 11:24:19 +08:00
huzibaca
708e5d1941
fix: auto launch does not worki 2024-11-20 03:52:19 +08:00
huzibaca
4e2d9d6acd
fix: windows cannot save window state(2) 2024-11-20 00:27:53 +08:00
huzibaca
94259f9515
fix: windows cannot save window state 2024-11-19 23:32:32 +08:00
huzibaca
221b732472
refactor: logger fetch logic 2024-11-18 05:58:06 +08:00
huzibaca
ff297957c7
chore: update 2024-11-17 01:01:36 +08:00
huzibaca
7489f5e62d
chore: update 2024-11-17 00:46:35 +08:00
huzibaca
3759239dac
feat: add webdav backup 2024-11-12 02:55:02 +08:00
huzibaca
c3e24d7b96
chore: update 2024-11-08 21:46:15 +08:00
huzibaca
ab7775e1ef
fix: wrong window state save point 2024-11-04 09:53:40 +08:00
huzibaca
08bf70681c
feat: use tauri_plugin_window_state 2024-10-30 18:52:53 +08:00
huzibaca
00bc6a6301
revert: feat: use tauri-plugin-persisted-scope 2024-10-30 18:28:55 +08:00
huzibaca
c5916cf5ec
feat: use tauri-plugin-persisted-scope 2024-10-30 16:37:47 +08:00
huzibaca
4213a5fad1
chore: window hide replaces window minimize 2024-10-30 13:51:58 +08:00
huzibaca
dce72a16f0
chore: remove useless hooks
the window is not closed, it is minimized, so the position still exists
2024-10-30 10:06:54 +08:00
huzibaca
d10323701a
fix: performance issues caused by closing windows on mac 2024-10-30 06:27:29 +08:00
huzibaca
2ab75db9c9
chore: update 2024-10-23 09:26:14 +08:00
huzibaca
1cb7cd8859
Merge branch 'fix-linux-errors' into fix-migrate-tauri2-errors
* fix-linux-errors:
  chore: try to fix service not started on linux
2024-10-20 21:57:41 +08:00
huzibaca
199700cf09
fix: mac commad+q global hijack is not released 2024-10-20 06:06:47 +08:00
huzibaca
ee78b7898b
chore: try to fix service not started on linux 2024-10-20 04:48:42 +08:00
huzibaca
12690ed464
chore: remove windows esc shortcut key 2024-10-14 13:45:26 +08:00
huzibaca
3f3fad0db7
feat: Modify startup logic and install services by default 2024-10-10 00:34:36 +08:00
huzibaca
fc5c959a55
chore: unified hotkey registration 2024-09-25 15:45:12 +08:00
huzibaca
4eccedcd78
fix: the save_indow_size_position method has been triggered twice, at the same time
1. remove windowEvent::destoryed  hook
2024-09-25 13:54:05 +08:00
huzibaca
08b1160d63
chore: remove useless exit codes 2024-09-25 11:47:01 +08:00
huzibaca
60e0f972d0
refactor: unify and simplify the call of app_handle 2024-09-23 16:31:58 +08:00
huzibaca
e9721ecc4d
Revert "chore: remove useless exit codes and hooks"
This reverts commit 40ff3fd4bf59f52f23904c3150de6ff17974d23f.
2024-09-22 00:41:20 +08:00
huzibaca
84fe9c84a8
fix: remove unused variable 2024-09-22 00:32:40 +08:00
huzibaca
40ff3fd4bf
chore: remove useless exit codes and hooks 2024-09-21 21:05:34 +08:00
huzibaca
ab887c656a
fix: function parameter call error 2024-09-20 08:27:06 +08:00
huzibaca
c21ce578f5
fix: exit hotkey conflict 2024-09-18 15:16:43 +08:00
huzibaca
8a4535d55e
chore: update 2024-09-16 07:08:22 +08:00
huzibaca
613fb60859
chore: update 2024-09-16 06:43:25 +08:00
huzibaca
9b527cb53c
chore: update 2024-09-16 06:17:22 +08:00
huzibaca
c06e4af79d
chore: update 2024-09-16 05:50:05 +08:00
huzibaca
eb60cfb083
fox: try to restore the processing logic of windows custom scheme 2024-09-16 05:30:29 +08:00
huzibaca
4b4a4927c4
chore: add log 2024-09-15 07:03:04 +08:00
huzibaca
f57d2df5ec
chore: follow official standards and adjust the main file 2024-09-15 06:24:53 +08:00