Commit Graph

  • a4c537541e
    chore(deps): update rust crate rust-i18n to v4 (#6784) dev renovate[bot] 2026-04-12 19:11:16 +08:00
  • ec570b0096
    chore(deps): update npm dependencies to v9 renovate/major-npm-dependencies renovate[bot] 2026-04-12 10:27:01 +00:00
  • 9e32fba13e
    chore(deps): update github actions (#6774) renovate[bot] 2026-04-12 18:15:18 +08:00
  • 7a5c314d89
    chore(deps): update npm dependencies to v19.2.5 (#6762) renovate[bot] 2026-04-12 18:15:00 +08:00
  • c358b917d6
    为项目添加 github 的 Provenance 机制 (#6633) HuangTao 2026-04-12 17:50:44 +08:00
  • 749b6c9e30
    feat(script): convert script execution to async and add timeout handling Tunglies 2026-04-12 11:20:28 +08:00
  • e6a88cf9c9
    refactor: improve service manager initialization by reducing lock duration Tunglies 2026-04-12 11:15:34 +08:00
  • 0f41f1bc8d
    refactor: optimize deep_merge function using iterative stack approach Tunglies 2026-04-12 11:13:17 +08:00
  • a6687a3839
    feat(tls): refactor TLS configuration to use static Lazy instance Tunglies 2026-04-12 03:24:21 +08:00
  • 20fddc5cff
    feat: add bytes dependency and optimize buffer handling in test_delay function Tunglies 2026-04-12 03:21:21 +08:00
  • 6fea76f7e3
    feat(core): enable enhanced panic diagnostics and observability Tunglies 2026-04-12 03:06:16 +08:00
  • e28c298898
    chore(deps): update github actions renovate/github-actions renovate[bot] 2026-04-10 21:40:27 +00:00
  • 0e38ccbb9d
    fix: clippy error on macOS Tunglies 2026-04-10 21:40:29 +08:00
  • 9e5da1a851
    feat(tray): 恢复并重构托盘显示速率功能 (#6487) GrainFull 2026-04-09 22:40:32 +08:00
  • 805ec3ef6e
    chore(deps): lock file maintenance (#6736) renovate[bot] 2026-04-08 21:32:55 +08:00
  • 51bca21500
    chore(deps): lock file maintenance (#6737) renovate[bot] 2026-04-08 21:32:52 +08:00
  • e63e3aa63f
    chore: update changelog for Mihomo(Meta) kernel upgrade to v1.19.23 Tunglies 2026-04-08 21:30:36 +08:00
  • f70da6b292
    fix: call enhanceProfiles after drag-drop import to reload core config #6744 Tunglies 2026-04-07 22:01:41 +08:00
  • c2aa9d79ff
    Revert "feat: add babel-plugin-react-compiler and configure Vite for optimized chunking" Tunglies 2026-04-07 11:10:45 +08:00
  • bff78d96b4
    chore: migrate formatter from prettier to biome Tunglies 2026-04-07 01:32:14 +08:00
  • 1005baabe6
    feat: add babel-plugin-react-compiler and configure Vite for optimized chunking Tunglies 2026-04-07 01:11:46 +08:00
  • 3aa39bff94
    refactor: fix startup init chain — resolve_done semantics, dedupe events, cleanup Tunglies 2026-04-06 12:20:16 +08:00
  • 437fef1c30
    fix: eliminate error flash on startup by distinguishing loading from error state Tunglies 2026-04-06 02:14:33 +08:00
  • ec82b69786
    refactor: eliminate startup flicker — defer window show until overlay renders Tunglies 2026-04-06 01:53:11 +08:00
  • 04ce3d1772
    refactor: remove unused UI notification functions and streamline initialization logic Tunglies 2026-04-06 01:14:42 +08:00
  • 3320b300de
    feat: add tauri-updater support for Autobuild channel feat/autobuild-updater Tunglies 2026-04-06 00:29:10 +08:00
  • b8fbabae04
    fix: frontend memory leaks — Monaco dispose, TQ cache eviction, useEffect cleanup Tunglies 2026-04-05 22:45:26 +08:00
  • 2c766e1ada
    chore(deps): update dependency @tauri-apps/plugin-updater to v2.10.1 (#6726) renovate[bot] 2026-04-05 22:24:49 +08:00
  • 830c0773dc
    refactor: migrate backoff crate to backon (#6718) Tunglies 2026-04-03 21:21:04 +08:00
  • 5da9f99698
    fix: prevent TUN from being falsely disabled during startup Tunglies 2026-04-03 21:20:02 +08:00
  • decdeffcf6
    chore(deps): update github/gh-aw-actions action to v0.65.7 (#6709) renovate[bot] 2026-04-03 19:29:59 +08:00
  • 7b7dc79c74
    fix: decode percent-encoded username/password before building Basic Auth header (#6716) git-sac 2026-04-03 19:29:38 +08:00
  • fa4557337b
    fix: adjust axios dependency to devDependency Tunglies 2026-04-03 17:35:05 +08:00
  • d6d15652ca
    refactor: migrate react-virtuoso to @tanstack/react-virtual Tunglies 2026-04-03 16:40:06 +08:00
  • a73fafaf9f
    refactor: migrate SWR to TanStack Query v5 (#6713) Tunglies 2026-04-03 16:15:51 +08:00
  • 6f4ddb6db3
    chore: update aw file Tunglies 2026-04-03 15:15:26 +08:00
  • 36624aff49
    fix(logs): preserve log data and eliminate blank flash on page navigation Tunglies 2026-04-03 13:13:57 +08:00
  • 51578c03b0
    fix: URL test url wonfen 2026-04-03 12:13:04 +08:00
  • b7ae5f0ac9
    fix: handle edge cases and add missing i18n wonfen 2026-04-03 06:26:24 +08:00
  • 05fba11baa
    feat: auto-download updates in background and install on next launch wonfen 2026-04-03 05:45:55 +08:00
  • 0980a891a7
    fix(proxy): avoid reporting requested state when system proxy toggle fails (#6699) F-seeeye 2026-04-02 21:34:47 +08:00
  • d95265f08c
    chore(deps): update npm dependencies (#6658) renovate[bot] 2026-04-02 21:30:25 +08:00
  • 1147ccfcfe
    chore(deps): update github/gh-aw-actions action to v0.65.5 (#6673) renovate[bot] 2026-04-02 21:30:22 +08:00
  • 824bcc77eb
    fix: throttle WebSocket subscriptions to prevent UI freeze on profile switch (#6683) (#6686) Tunglies 2026-04-02 21:22:30 +08:00
  • 3714f0c4c8
    feat: update clash_verge_service_ipc version to 2.2.0 Tunglies 2026-04-01 00:40:35 +08:00
  • 4e75c36097
    feat: complete Russian localization (#6685) Nemu-x 2026-03-31 17:29:16 +03:00
  • 9bcb79465c
    fix: resolve frontend data race conditions in hooks Tunglies 2026-03-31 20:26:34 +08:00
  • b62d89e163
    chore(deps): update github/gh-aw-actions action to v0.64.4 (#6665) renovate[bot] 2026-03-31 01:12:08 +08:00
  • b7230967b4
    feat: show detailed results in hotkey notifications (#6639) wysha-object 2026-03-31 01:06:45 +08:00
  • 071f92635f
    chore(deps): lock file maintenance (#6668) renovate[bot] 2026-03-31 00:47:20 +08:00
  • 5ec1a48d76
    chore(deps): lock file maintenance (#6667) renovate[bot] 2026-03-31 00:47:13 +08:00
  • 56291d3d91
    chore: replace update URL wonfen 2026-03-30 12:01:05 +08:00
  • 7a06a5a069
    fix: remove dead localStorage writes and hardcoded key Tunglies 2026-03-29 02:06:08 +08:00
  • 99bbd7ee5a
    fix(home): unify last check update timestamp across settings and home page (#6605) Tunglies 2026-03-29 01:56:34 +08:00
  • c3aba3fc79
    fix(profile): refresh profile data after timer auto-update completes Tunglies 2026-03-28 02:30:43 +08:00
  • 857392de8a
    fix(merge): optimize key handling in deep_merge function Tunglies 2026-03-28 01:53:02 +08:00
  • 4ee6402e29
    fix(timer): improve delay timer handling during task execution Tunglies 2026-03-28 01:45:02 +08:00
  • add2c1036b
    fix(profile): refresh timer after profile deletion to ensure state consistency Tunglies 2026-03-28 01:40:39 +08:00
  • c8f737d44e
    chore!(deps): update sysproxy dependency to version 0.5.3 Tunglies 2026-03-27 23:43:51 +08:00
  • ca8e350694
    fix(proxy): resolve system proxy toggle stuck and state desync (#6614) (#6657) Tunglies 2026-03-27 23:40:03 +08:00
  • 607ef5a8a9
    fix(home): update last check timestamp on manual update check (#6605) Tunglies 2026-03-27 21:58:13 +08:00
  • d5ef7d77f5
    chore(deps): update github/gh-aw-actions action to v0.64.2 (#6645) renovate[bot] 2026-03-27 21:44:20 +08:00
  • 961113b0db
    chore(workflows): remove alpha build workflow Tunglies 2026-03-27 21:33:59 +08:00
  • 762a400915
    feat(installer): add Russian language to Windows installer (#6643) Nemu-x 2026-03-27 09:01:27 +03:00
  • 6ff1e527ee
    fix(i18n): improve Russian frontend localization (#6640) Nemu-x 2026-03-27 00:21:13 +03:00
  • 2871d1fedd
    chore(deps): update github/gh-aw-actions action to v0.64.1 (#6636) renovate[bot] 2026-03-26 22:47:42 +08:00
  • dad6b89770
    chore(deps): update dependency react-i18next to v16.6.6 (#6618) renovate[bot] 2026-03-26 22:27:27 +08:00
  • c65915db18
    chore(deps): update github actions (#6619) renovate[bot] 2026-03-26 22:27:21 +08:00
  • 42a6bc3be3
    Improves AI slop reviewer aw based on feedback (#6635) Tamás Szabó 2026-03-26 15:00:56 +01:00
  • 6d70d4cce2
    chore(deps): update github/gh-aw-actions action to v0.63.0 (#6606) renovate[bot] 2026-03-24 21:33:30 +08:00
  • 0c711b4ac1
    chore(deps): update dependency react-i18next to v16.6.5 (#6616) renovate[bot] 2026-03-24 21:33:09 +08:00
  • 1f465e4742
    chore(deps): update dependency typescript to v6 (#6607) renovate[bot] 2026-03-24 12:07:13 +08:00
  • 20aa773339
    fix: allow pr ai review on unapproved PRs Tunglies 2026-03-24 00:19:59 +08:00
  • 670d7bae3b
    refactor(tray): deduplicate icon getters, update_icon, and menu+icon combo Tunglies 2026-03-23 21:42:22 +08:00
  • 0932de9f6c
    fix(tray): sync tray state after all init tasks complete Tunglies 2026-03-23 21:24:27 +08:00
  • e7cd690a45
    chore(deps): update dependency react-i18next to v16.6.2 (#6599) renovate[bot] 2026-03-23 16:40:19 +08:00
  • 77fa721119
    fix(sysproxy): fully clear PAC when disabling system proxy (#6591) Tunglies 2026-03-23 16:03:20 +08:00
  • a49807b89c
    chore(deps): lock file maintenance (#6594) renovate[bot] 2026-03-23 12:01:31 +08:00
  • 9cc165997a
    chore(deps): lock file maintenance (#6595) renovate[bot] 2026-03-23 12:01:21 +08:00
  • 1f32546404 fix: disable min-integrity enforcement in PR AI Slop Review workflow copilot/update-github-aw-version copilot-swe-agent[bot] 2026-03-22 17:07:25 +00:00
  • beee5c5720 Initial plan copilot-swe-agent[bot] 2026-03-22 16:54:23 +00:00
  • 1e59bb0863
    chore: bump tao version to 0.34.8 to avoid window freeze on macOS Tunglies 2026-03-22 22:22:07 +08:00
  • 313ea520a5
    chore: temporarily allow clippy through refactor/tray-menu oomeow 2026-03-22 22:09:06 +08:00
  • c92d1ac86e
    Merge branch 'dev' into refactor/tray-menu oomeow 2026-03-22 22:07:06 +08:00
  • 10b026f85f
    refactor: tray menu oomeow 2026-03-22 22:06:31 +08:00
  • c27955d541
    chore(deps): update dependency react-i18next to v16.6.1 (#6587) renovate[bot] 2026-03-22 22:00:41 +08:00
  • 41ba5bf203
    chore(deps): update dependency react-i18next to v16.6.0 (#6581) renovate[bot] 2026-03-22 13:25:06 +08:00
  • a2d66adceb
    chore: update change log wonfen 2026-03-22 00:10:51 +08:00
  • b885b96deb
    fix: tg HTML parsing failure wonfen 2026-03-21 22:47:47 +08:00
  • 6a818bc2e7
    chore: add standalone telegram Notify workflow wonfen 2026-03-21 22:36:52 +08:00
  • 1d27bf96be
    fix: telegram html arsing failure wonfen 2026-03-21 22:28:27 +08:00
  • 603671717a
    Release 2.4.7 wonfen 2026-03-21 23:49:57 +08:00
  • c1a3077649
    fix: tg HTML parsing failure main wonfen 2026-03-21 22:47:47 +08:00
  • 06d8f0c06b
    chore: add standalone telegram Notify workflow wonfen 2026-03-21 22:36:52 +08:00
  • fc086eeab2
    fix: telegram html arsing failure wonfen 2026-03-21 22:28:27 +08:00
  • 520a7ed83f
    Release 2.4.7 v2.4.7 wonfen 2026-03-21 23:49:57 +08:00
  • 32a6de15d8
    chore(deps): update github/gh-aw-actions digest to 853312c (#6579) renovate[bot] 2026-03-21 19:36:49 +08:00
  • fa868295d8
    fix: update script paths in PR AI Slop Review workflow Tunglies 2026-03-21 19:19:01 +08:00
  • 70a86b05c5
    fix: align draft commit/save semantics Tunglies 2026-03-21 18:38:49 +08:00
  • 85eb3b48c2
    chore: bump version to 2.4.8 Tunglies 2026-03-21 17:02:54 +08:00