Commit Graph

  • b8cb48aead
    chore: cover panic error huzibaca 2024-09-25 15:44:05 +0800
  • 4eccedcd78
    fix: the save_indow_size_position method has been triggered twice, at the same time huzibaca 2024-09-25 13:54:05 +0800
  • 08b1160d63
    chore: remove useless exit codes huzibaca 2024-09-25 11:47:01 +0800
  • 3bcd8b8b2c
    fix: code lint huzibaca 2024-09-24 20:11:33 +0800
  • 4b20b65a22
    fix: code lint huzibaca 2024-09-24 20:09:30 +0800
  • 4b234a3211
    fix: code lint huzibaca 2024-09-24 20:06:25 +0800
  • 2ca7310baf
    chore: add cross-env dev dependency huzibaca 2024-09-24 16:35:19 +0800
  • 5d742a9037
    chore: update huzibaca 2024-09-23 23:57:08 +0800
  • a3465d292c
    refactor: unify and simplify the call of app_handle(2) huzibaca 2024-09-23 23:15:51 +0800
  • 8a3a094414
    chore: update huzibaca 2024-09-23 17:15:28 +0800
  • 52d5f2c992
    chore: update huzibaca 2024-09-23 16:53:00 +0800
  • 60e0f972d0
    refactor: unify and simplify the call of app_handle huzibaca 2024-09-23 16:31:58 +0800
  • 0a9182519d
    chore: update huzibaca 2024-09-22 22:15:36 +0800
  • bfded924d7
    chore: rename method huzibaca 2024-09-22 20:29:43 +0800
  • c653c458b9
    Revert "chore: update" huzibaca 2024-09-22 16:46:24 +0800
  • 4b7ffa1465
    chore: update huzibaca 2024-09-22 15:59:59 +0800
  • a5c871e933
    chore: update huzibaca 2024-09-22 15:39:52 +0800
  • 56983c4d2a
    chore: update huzibaca 2024-09-22 14:08:08 +0800
  • e9721ecc4d
    Revert "chore: remove useless exit codes and hooks" huzibaca 2024-09-22 00:41:20 +0800
  • 84fe9c84a8
    fix: remove unused variable huzibaca 2024-09-22 00:32:40 +0800
  • 40ff3fd4bf
    chore: remove useless exit codes and hooks huzibaca 2024-09-21 21:05:34 +0800
  • e92074e586
    chore: try adjusting the triggering of the tray mouse button huzibaca 2024-09-21 15:38:14 +0800
  • 424c1f7d8f
    chore : update huzibaca 2024-09-20 18:02:19 +0800
  • 868707dbde
    fix: tray menu text was not aligned huzibaca 2024-09-20 17:59:24 +0800
  • 29d54fe589
    chore: update huzibaca 2024-09-20 17:49:31 +0800
  • c246ae3bcf
    Fix: Custom tray icon not working 1. Contains potential deadlock huzibaca 2024-09-20 16:26:23 +0800
  • ab887c656a
    fix: function parameter call error huzibaca 2024-09-20 08:27:06 +0800
  • eefeec7f0a
    chore: drop fs-extra (#1739) Sukka 2024-09-20 02:01:36 +0800
  • 7234ee863f chore: drop fs-extra SukkaW 2024-09-20 01:11:53 +0800
  • 74777df344
    chore: update dev dependencis huzibaca 2024-09-18 21:34:20 +0800
  • c21ce578f5
    fix: exit hotkey conflict huzibaca 2024-09-18 15:16:43 +0800
  • 7d1b7adda5
    fix: whether the window starts as fullscreen or not. huzibaca 2024-09-18 13:23:27 +0800
  • f64528dd87
    chore: revert huzibaca 2024-09-18 12:24:52 +0800
  • 3ca1d03d34
    refactor: exit app huzibaca 2024-09-18 02:48:55 +0800
  • 49929bd473
    fix: the shortcut key to exit cannot be used huzibaca 2024-09-18 01:41:46 +0800
  • 25f15e12cf
    fix: hotkey status not accurately processed, resulting in two triggers huzibaca 2024-09-17 10:59:39 +0800
  • b6d15c27b6
    chore: update huzibaca 2024-09-17 08:28:13 +0800
  • 2f8c5c9b20
    chore: update huzibaca 2024-09-17 08:02:29 +0800
  • bee1373f92
    chore: add window to allow full screen configuration huzibaca 2024-09-16 15:25:01 +0800
  • 8a4535d55e
    chore: update huzibaca 2024-09-16 07:08:22 +0800
  • 613fb60859
    chore: update huzibaca 2024-09-16 06:43:25 +0800
  • 18f9978fcf
    chore: update huzibaca 2024-09-16 06:37:39 +0800
  • 9b527cb53c
    chore: update huzibaca 2024-09-16 06:17:22 +0800
  • c06e4af79d
    chore: update huzibaca 2024-09-16 05:50:05 +0800
  • e89c3ed65e
    chore: modify application description definition huzibaca 2024-09-16 05:38:52 +0800
  • eb60cfb083
    fox: try to restore the processing logic of windows custom scheme huzibaca 2024-09-16 05:30:29 +0800
  • 65ce7429b7
    chore: update dev workflow huzibaca 2024-09-15 07:57:34 +0800
  • 4b4a4927c4
    chore: add log huzibaca 2024-09-15 07:03:04 +0800
  • f57d2df5ec
    chore: follow official standards and adjust the main file huzibaca 2024-09-15 06:24:53 +0800
  • d70e18ba8d chore: update change log and texts wonfen 2024-09-15 00:33:54 +0800
  • 962aeb1c75
    fix: when importing subscriptions, force the window to open huzibaca 2024-09-14 10:03:19 +0800
  • 6d7711f3ea
    fix: after importing a subscription, it cannot be automatically switched to the current subscription. huzibaca 2024-09-13 18:17:14 +0800
  • ba487611ee
    chore: update action(rust-toolchain) huzibaca 2024-09-13 14:21:51 +0800
  • 6a636444a7
    chore: update action(rust-toolchain) huzibaca 2024-09-13 14:14:27 +0800
  • 25c766ed94 chore: change folder name wonfen 2024-09-13 12:03:28 +0800
  • dbc3723bdc
    feat: Added web notification of successful subscription import huzibaca 2024-09-13 11:24:49 +0800
  • 3963c60fc1
    fix: when the service is not installed, the tray hides the Tun mode huzibaca 2024-09-13 04:12:25 +0800
  • b888c7729e
    refactor: url scheme implementation huzibaca 2024-09-13 03:21:55 +0800
  • a39ece6156
    chore: delete useless emebd server api huzibaca 2024-09-12 19:01:08 +0800
  • 624eb5b085
    fix:tray click event huzibaca 2024-09-12 17:02:17 +0800
  • 9ec8c903c5
    feat: Optimize kernel startup logic 1. tun mode startup logic 2. Remove invalid creation process PID logic huzibaca 2024-09-12 15:35:08 +0800
  • 2396a6b35a
    feat: log panic huzibaca 2024-09-12 07:59:51 +0800
  • 1fc54e49d9
    chore: update deps huzibaca 2024-09-12 06:14:04 +0800
  • 30ee7a9e85
    fix: missing items in system tray huzibaca 2024-09-12 05:45:15 +0800
  • b9be5e8c44
    feat: migrate tauri 2.0 huzibaca 2024-09-04 08:54:15 +0800
  • c9daafd5f7 修正错误逻辑 einsitang 2024-09-05 01:07:06 +0800
  • 56edc1deaf 补充俄罗斯语和波斯语机器翻译 einsitang 2024-09-04 15:42:24 +0800
  • ae1c6d4617
    chore: update huzibaca 2024-09-04 07:53:16 +0800
  • dc37aadac1 fix ISSUE #979,#1659 einsitang 2024-09-04 05:59:29 +0800
  • 7b11e157c4
    chore: update capabilities huzibaca 2024-09-04 05:57:37 +0800
  • 5783b7b392 chore: 2.0.0 beta release wonfen 2024-09-03 00:00:12 +0800
  • 507d52bcb9
    chore: update huzibaca 2024-09-02 19:33:17 +0800
  • d45929c604 chore: use in-house update proxy wonfen 2024-08-24 02:02:17 +0800
  • 9bb6a9e7ef
    Merge branch 'clash-verge-rev:main' into main Roc 2024-08-23 17:17:27 +0800
  • 632c32addb Style: fix macos new version btn position wonfen 2024-08-22 07:33:51 +0800
  • 7d2b18759e Release 1.7.7 v1.7.7 wonfen 2024-08-22 03:47:33 +0800
  • aa8f6f4ad6 chore: Shorten text to prevent Windows tooltip truncation. wonfen 2024-08-22 03:41:16 +0800
  • 592167ffb7 fix: profiles will not be selected after import wonfen 2024-08-22 00:57:04 +0800
  • 12a6bfad00 Release 1.7.6 v1.7.6 wonfen 2024-08-18 00:49:23 +0800
  • 1ea3b956ad
    Update web-ui-viewer.tsx Fix yacd parameter hostname error (#1484) tony-sung 2024-08-18 00:23:24 +0800
  • 86f596a612 fix [BUG] Ubuntu 24.04 上编辑配置文件的窗口是透明的 #1465 whp98 2024-08-07 20:14:50 +0800
  • bc1153b253 更新离线依赖 唐家林 2024-08-03 14:19:06 +0800
  • 6d17cb2372
    Merge branch 'main' into main 唐家林 2024-08-03 11:51:21 +0800
  • 6006e5030c refactor: kill core by clash path Finish02 2024-08-02 16:37:24 +0800
  • 5008c95ccb feat: 新增流量统计彩色图标 谭翔 2024-08-02 12:15:07 +0800
  • 7ca2ed47be feat: 新增流量统计模块 谭翔 2024-07-30 18:01:43 +0800
  • 1b7dafe743
    feat: auto select profile MystiPanda 2024-07-30 09:06:12 +0800
  • 866f25c231
    Update web-ui-viewer.tsx Fix yacd parameter hostname error tony-sung 2024-07-28 11:42:26 +0800
  • 624eb2a2ba
    chore: prepend new added rules MystiPanda 2024-07-24 14:25:06 +0800
  • 88d98517c8
    fix: wrap the password in quotes MystiPanda 2024-07-24 14:22:23 +0800
  • 9528606906
    style: AddressDisplay padding (#1457) Avan 2024-07-23 22:17:51 +0800
  • 78068a5003 style: AddressDisplay padding Avan 2024-07-23 22:11:01 +0800
  • 8b66973638 fix: hide app on mac dock Kiyan 2024-07-23 16:33:19 +0800
  • 09b44a3af3
    fix: update test url nhsmw 2024-07-19 10:32:41 +0800
  • 69b6e77e44 fix wk989898 2024-07-19 01:35:38 +0800
  • dc861eca7d
    chore: remove unnecessary console log MystiPanda 2024-07-18 23:37:54 +0800
  • 5e24552eb6 fix: font ligatures Kiyan 2024-07-18 16:23:14 +0800
  • e749fe70e2
    fix: use group testUrl MystiPanda 2024-07-18 15:04:55 +0800
  • d20c082deb
    fix: windows x86 updater url MystiPanda 2024-07-18 14:38:31 +0800
  • c4abc3ade3
    fix: error command status v1.7.5 MystiPanda 2024-07-16 18:37:56 +0800