Commit Graph

  • 7b7fa2239b chore(deps): update dependency dayjs to v1.11.19 (#5261) renovate[bot] 2025-10-31 13:36:35 +08:00
  • 85ff296912 chore(deps): update deps Slinetrac 2025-10-31 11:28:14 +08:00
  • 5e7adf76ca chore(deps): update npm dependencies (#5258) renovate[bot] 2025-10-31 10:46:42 +08:00
  • d094d3885c chore: move CONTRIBUTING_i18n.md to /docs Slinetrac 2025-10-31 10:41:48 +08:00
  • 648c93c066 chore(i18n): update localization files sorting and add i18n contribution guidline Tunglies 2025-10-31 05:15:39 +08:00
  • 1e9df69ffc fix: remove unused dependencies from Cargo.toml and Cargo.lock Tunglies 2025-10-31 00:55:50 +08:00
  • ef35752d84 fix: specify version for sysproxy dependency in Cargo.toml Tunglies 2025-10-31 00:33:11 +08:00
  • ffb7400a22 fix: add updateCargoLock to postUpdateOptions in renovate.json Tunglies 2025-10-31 00:11:55 +08:00
  • 4d5f1f4327 fix: incorrect proxies route oomeow 2025-10-30 20:28:56 +08:00
  • 999830aaf5 fix: correct download link for ARM64 Windows setup in autobuild workflow Tunglies 2025-10-30 20:18:23 +08:00
  • 6d7efbbf28 fix: reorder import statements and enhance normalizeDetailsTags function Tunglies 2025-10-30 20:08:57 +08:00
  • a869dbb441 Revert "refactor: profile switch (#5197)" Tunglies 2025-10-30 18:11:04 +08:00
  • 928f226d10 fix: update clash_verge_service_ipc version to 2.0.21 Tunglies 2025-10-30 18:02:24 +08:00
  • c27ad3fdcb feat: add log opening functionality in tray menu and update localization Tunglies 2025-10-30 17:32:54 +08:00
  • c2dcd86722 refactor: profile switch (#5197) Sline 2025-10-30 17:29:15 +08:00
  • af79bcd1cf chore(deps): update dependency react-i18next to v16.2.2 (#5251) renovate[bot] 2025-10-30 17:12:20 +08:00
  • 2d73afdff2 style: update UPDATELOG.md using details and summary Tunglies 2025-10-30 16:57:09 +08:00
  • e7a9f8f755 add support x-oss-meta-subscription-userinfo (#5234) miewx 2025-10-30 11:24:40 +08:00
  • d209238009 chore(deps): update npm dependencies (#5245) renovate[bot] 2025-10-30 10:24:35 +08:00
  • dfcdb33e58 chore: use vite-swc-react (#5246) Sukka 2025-10-30 10:19:29 +08:00
  • 37359ffc27 fix: add check for allow_auto_update in timer task filtering Tunglies 2025-10-30 01:40:43 +08:00
  • 01a9fb77c6 chore(deps): update rust crate tauri to 2.9.2 renovate/cargo-dependencies renovate[bot] 2025-10-29 16:35:35 +00:00
  • fb09e6c85d fix: notification can not notify frontend (#5243) oomeow 2025-10-30 00:32:57 +08:00
  • 8f3720da9a fix: notification can not notify frontend (#5243) oomeow 2025-10-30 00:32:57 +08:00
  • 6206eb5aa3 fix: clear closed connections feat/support-closed-connections oomeow 2025-10-29 22:10:22 +08:00
  • 6aa49b51f6 Merge branch 'dev' into feat/support-closed-connections oomeow 2025-10-29 22:02:52 +08:00
  • d10665091b chore: update eslint ignorePattern oomeow 2025-10-29 21:14:36 +08:00
  • d8b0e9929c fix: include Mihomo-go122 by default for macOS 10.15+ to resolve Intel architecture compatibility issues Tunglies 2025-10-29 21:09:21 +08:00
  • 73323edf06 chore(deps): update clash_verge_service_ipc to version 2.0.20 Tunglies 2025-10-29 20:34:39 +08:00
  • f4de4738f1 refactor(logger): replace ClashLogger with CLASH_LOGGER and update log handling; improve log retrieval and management Tunglies 2025-10-29 17:58:02 +08:00
  • 2e9f6dd174 fix: prevent service duplicate start_core and early-return after stop_core; fix start failures Tunglies 2025-10-29 16:00:58 +08:00
  • bac622cbbf fix: prevent service duplicate start_core and early-return after stop_core; fix start failures perf-render Tunglies 2025-10-29 16:00:58 +08:00
  • e928089a77 chore(deps): update npm dependencies (#5231) renovate[bot] 2025-10-29 08:29:47 +08:00
  • a2e90b7d21 perf(main): remove unnecessary React.mode Tunglies 2025-10-29 05:24:24 +08:00
  • f41998284a fix(verge_patch): add tray_inline_proxy_groups handling to update flags and refresh tray Tunglies 2025-10-29 02:41:07 +08:00
  • eaeb2d5072 feat: support closed connections oomeow 2025-10-28 20:21:20 +08:00
  • 9375674c91 refactor(validate): simplify validation process management and remove unused code Tunglies 2025-10-28 19:36:17 +08:00
  • 2a7ccb5bde refactor(core): optimize RunningMode handling and improve state management Tunglies 2025-10-28 19:16:42 +08:00
  • 2af0af0837 refactor(tray): comment out enable_tray_icon references for future removal #5161 Tunglies 2025-10-28 14:29:47 +08:00
  • 0fcf168b08 chore(deps): update dependency axios to ^1.13.0 (#5225) renovate[bot] 2025-10-28 10:47:36 +08:00
  • f39436f1d0 refactor(i18n): optimize translation handling with Arc<str> for better memory efficiency refactor(tray): change menu text storage to use Arc<str> for improved performance refactor(service): utilize SmartString for error messages to enhance memory management Tunglies 2025-10-28 00:26:20 +08:00
  • a9eb512f20 docs(autobuild): update download links for release assets (#5224) ❤是纱雾酱哟~ 2025-10-28 00:00:01 +08:00
  • 713162ca37 perf(i18n): change TRANSLATIONS type to use Box<Value> for better memory management Tunglies 2025-10-27 23:17:29 +08:00
  • 87168b6ce0 perf(tray): improve menu handling localization support Tunglies 2025-10-27 22:07:23 +08:00
  • 2ee8d164fd chore(i18n): upload zhtw.json Slinetrac 2025-10-27 21:39:45 +08:00
  • c736796380 feat(clippy): cognitive-complexity rule (#5215) Tunglies 2025-10-27 20:55:51 +08:00
  • 6df1e137f3 chore(deps): update dependency vitest to ^4.0.4 (#5221) renovate[bot] 2025-10-27 20:40:13 +08:00
  • 5a29508407 chore(deps): update cargo dependencies (#5217) renovate[bot] 2025-10-27 20:39:00 +08:00
  • 45c68424f0 chore(deps): update npm dependencies (#5218) renovate[bot] 2025-10-27 20:38:17 +08:00
  • f2aaa82ad6 chore: update oomeow 2025-10-27 20:17:34 +08:00
  • b20832a1c9 docs: upadte UPDATELOG.md oomeow 2025-10-27 20:11:07 +08:00
  • 7b0d68993c fix: downgrade @mui/x-date-grid to v7 and optimize connections page oomeow 2025-10-27 19:47:32 +08:00
  • 9426fc1b1c chore(deps): update dependency react-i18next to v16.2.1 (#5216) renovate[bot] 2025-10-27 18:34:00 +08:00
  • c234d1dc16 fix(groups-editor): persist deletions/restorations and normalize YAML Slinetrac 2025-10-27 16:20:47 +08:00
  • 11035db307 feat: add signal handling for graceful shutdown on Windows and Unix (#5023) Tunglies 2025-10-27 14:02:27 +08:00
  • d2614396da chore(deps): update npm dependencies (#5212) renovate[bot] 2025-10-27 13:06:15 +08:00
  • a2bbb69b73 chore(deps): update cargo dependencies (#5210) renovate[bot] 2025-10-27 08:30:10 +08:00
  • b23b2a95c5 chore(deps): update npm dependencies (#5211) renovate[bot] 2025-10-27 08:29:39 +08:00
  • 8fa9bcc650 Refactor(zhtw): Refines terminology for consistency (#5189) ❤是纱雾酱哟~ 2025-10-26 14:01:56 +08:00
  • e544203ca0 chore(deps): update dependency commander to ^14.0.2 (#5205) renovate[bot] 2025-10-25 21:19:05 +08:00
  • ed9eed226d chore(deps): update npm dependencies (#5198) renovate[bot] 2025-10-25 09:59:54 +08:00
  • 806769b307 chore(deps): update npm dependencies (#5185) renovate[bot] 2025-10-24 09:55:18 +08:00
  • d291fc5c64 chore(dependencies): update clash_verge_logger source to specific commit Tunglies 2025-10-24 00:08:10 +08:00
  • bf45e487f9 feat(tauri-plugin-mihomo): configure IPC pool settings with connection limits and health checks Tunglies 2025-10-23 22:32:23 +08:00
  • 99ef0e51fc feat(init_logger): improve log level retrieval from environment variable Tunglies 2025-10-23 22:13:43 +08:00
  • cc2dc66d5f chore: update tauri-plugin-mihomo dep oomeow 2025-10-23 20:45:34 +08:00
  • 001c11913a chore(deps): update dependency vite to ^7.1.12 (#5180) renovate[bot] 2025-10-23 16:25:38 +08:00
  • f061bce2a1 refactor(window_manager): simplify window state handling and improve method organization Tunglies 2025-10-23 16:21:51 +08:00
  • d7859b07a6 fix: parse hotkey (#5167) oomeow 2025-10-23 15:54:48 +08:00
  • 585963e751 chore(deps): update dependency lint-staged to ^16.2.6 (#5175) renovate[bot] 2025-10-23 13:18:51 +08:00
  • d84b762ef3 chore(deps): update dependency vitest to v4 (#5176) renovate[bot] 2025-10-23 13:18:30 +08:00
  • 8657cedca0 feat: add configurable hover jump navigator delay (#5178) Sline 2025-10-23 13:14:01 +08:00
  • 9ea9704bbf refactor(sysopt): replace Arc<TokioMutex> with AtomicBool for sysproxy state management Tunglies 2025-10-23 00:53:57 +08:00
  • 302677aed0 chore(deps): update dependency react-i18next to v16.1.5 (#5171) renovate[bot] 2025-10-22 22:01:37 +08:00
  • 1415df1d23 chore(deps): update cargo dependencies (#5169) renovate[bot] 2025-10-22 21:59:53 +08:00
  • b7d2bc7c74 chore(deps): update dependency @tauri-apps/cli to v2.9.1 (#5170) renovate[bot] 2025-10-22 21:59:31 +08:00
  • 4f7d069f19 feat(ui): add left menu lock/unlock with reorder mode and context menu (#5168) Sline 2025-10-22 21:39:12 +08:00
  • 3bedf7ec35 feat(backup): add dns_config into backup (#5166) Sline 2025-10-22 19:52:44 +08:00
  • c4c37bf291 feat(tray): close all connections (#5165) Sline 2025-10-22 19:28:00 +08:00
  • 815a865265 perf(tray): ignore unnecessary tray icon events to reduce refreshes Tunglies 2025-10-22 18:49:28 +08:00
  • 2d2167e048 refactor: replace unwrap_or with unwrap_or_else for improved error handling (#5163) Tunglies 2025-10-22 17:33:55 +08:00
  • a05ea64bcd perf: utilize smartstring for string handling (#5149) Tunglies 2025-10-22 16:25:44 +08:00
  • fe96a7030a chore(deps): update rust crate boa_engine to 0.21.0 (#5159) renovate[bot] 2025-10-22 09:11:57 +08:00
  • 9050e56cdb chore(deps): update npm dependencies (#5158) renovate[bot] 2025-10-22 09:02:32 +08:00
  • b813cbdfc8 fix: update clash_verge_service_ipc to version 2.0.17 Tunglies 2025-10-22 01:51:11 +08:00
  • 95aee6ec81 chore: better pre-hooks Slinetrac 2025-10-22 00:08:16 +08:00
  • 4d2c1b4dc2 fix: resolve clippy lint in linux utils Slinetrac 2025-10-21 23:20:27 +08:00
  • d9fdf261d1 fix: optimize process ID collection and remove unnecessary async handler in window destruction Tunglies 2025-10-21 22:59:59 +08:00
  • a8b17926ed refactor: adjust MIME detection to merge duplicates and follow Freedesktop standard Slinetrac 2025-10-21 22:53:47 +08:00
  • afb049ca17 fix: simplify conditional checks and improve async handler usage across multiple files (#5156) Tunglies 2025-10-21 22:39:32 +08:00
  • 9c9aefe4cd fix: MIME config (#5154) Sline 2025-10-21 22:02:41 +08:00
  • e7a4415d1f ci: improve clippy lint workflow to handle manual triggers and src-tauri changes Tunglies 2025-10-21 18:10:37 +08:00
  • ef3f8e1839 style: clean up whitespace and improve code formatting across multiple files xmk23333 2025-10-21 17:53:02 +08:00
  • 0e933597f5 refactor: streamline SWR configuration and improve error handling in AppDataProvider xmk23333 2025-10-21 17:51:12 +08:00
  • bafe2ae164 fix: home card save Slinetrac 2025-10-21 14:46:39 +08:00
  • 6d93e21bc7 chore(deps): update dependency react-i18next to v16.1.3 (#5150) renovate[bot] 2025-10-21 13:35:33 +08:00
  • 91fb0d9ffa chore(deps): update npm dependencies (#5147) renovate[bot] 2025-10-21 13:31:52 +08:00
  • 8fc72814c8 build: optimize release profile for better performance Tunglies 2025-10-21 00:14:58 +08:00
  • a5d3d6fc50 chore(deps): update dependency @tauri-apps/cli to v2.9.0 (#5145) renovate[bot] 2025-10-20 23:57:28 +08:00
  • b6d51d6fe4 chore(deps): update cargo dependencies (#5141) renovate[bot] 2025-10-20 23:57:19 +08:00