3821 Commits

Author SHA1 Message Date
Slinetrac
1a2d45555d
docs: unify language list separators 2025-12-12 09:31:00 +08:00
Mehdi Bahrami
11879e224c
docs(i18n): add README_fa.md (#5792)
* Create README_fa.md

in Persian

* Update README_fa.md

Readme file in Persian

* Add links for Persian and Korean in README_es

Added links for Persian and Korean languages in the README.

* Add Persian link to language options in README

Added Persian language link to the README.

* Add Persian link to Japanese README

* Add Persian link to Korean README

* Add links for Korean and Persian in README_ru

Added links to Korean and Persian translations in the README.

* update

fix error

* Add Persian language link to README

update

* Update link to Persian README in multiple languages section

fix

* Update README_fa.md

* style: prettier

---------

Co-authored-by: Slinetrac <realakayuki@gmail.com>
2025-12-12 09:23:36 +08:00
renovate[bot]
c8628f32df
chore(deps): update npm dependencies to v19.2.3 (#5802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 08:41:19 +08:00
renovate[bot]
1bb1cb3511
chore(deps): update actions/cache action to v5 (#5801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 08:38:28 +08:00
renovate[bot]
711aaf05d3
chore(deps): update npm dependencies to v19.2.2 (#5800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 08:38:14 +08:00
renovate[bot]
430c946b61
chore(deps): update dependency node to v24.12.0 (#5799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 08:37:49 +08:00
hank
2995f61087
fix: service unexpected status after restart app in unix (#5768)
* fix: 修复macos重启应用后需要重设服务器模式问题

* chore: remove package-lock.json (using pnpm)

* Delete test.sh

* refactor(lifecycle): remove unnecessary conditional compilation for macOS and Windows

* refactor(timing): remove conditional compilation for service wait durations on Windows and macOS

---------

Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
2025-12-11 20:09:27 +08:00
Sline
2aaa91f4cb
perf(connections): improve scrolling performance on macOS (#5787) 2025-12-11 17:54:04 +08:00
Mehdi Bahrami
104fd11b04
Update settings.json (#5791)
* Update settings.json

Add translation to Persian

* Update src/locales/fa/settings.json

---------

Co-authored-by: Sline <realakayuki@gmail.com>
2025-12-11 17:39:04 +08:00
Mehdi Bahrami
c7dd93004e
chore(i18n): fa tunMode notifications (#5790)
translate some
2025-12-11 16:43:07 +08:00
Slinetrac
86dcf0bdcf
fix: proxy chain #5776
Closes #5776
2025-12-11 16:23:43 +08:00
Slinetrac
09a4e7e083
docs: Changelog.md 2025-12-11 12:12:33 +08:00
Undo
5bb4539e3f
fix(window): hover effect of the minimize and close button does not disappear (#5786)
* fix(window): hover effect of the minimize and close button does not disappear

* docs: add necessary comments

---------

Co-authored-by: Sline <realakayuki@gmail.com>
2025-12-11 12:02:05 +08:00
renovate[bot]
cad1cf2895
chore(deps): update dependency react-i18next to v16.4.1 (#5780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 02:42:42 +00:00
Tunglies
623ed69a37
fix(logging): adjust conditional compilation for NoModuleFilter based on tracing-full feature 2025-12-11 08:03:32 +08:00
Tunglies
7838fa1e75
refactor(tray): remove timer for updating tray in plan, use update manually to prevent needless refresh to cause visuual flash 2025-12-10 23:40:17 +08:00
Tunglies
dd34ced070
fix(service): await for service operations, prevent too early to check service available 2025-12-10 23:29:11 +08:00
Tunglies
66483d0ef6
docs: add section on signing commits to CONTRIBUTING.md 2025-12-10 22:22:53 +08:00
Slinetrac
54858ce1fb
chore: move onlyBuiltDependencies to package.json 2025-12-10 17:56:12 +08:00
Tunglies
dfa5cff1b7
feat(proxy-groups): filter available groups to show only Selector types in chain mode 2025-12-10 10:04:20 +08:00
renovate[bot]
2b552d6ddb
chore(deps): update dependency @tauri-apps/cli to v2.9.6 (#5769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-09 19:48:05 +00:00
oomeow
af7b33d35b
perf: improve check tun mode available when update tray menu 2025-12-09 19:06:57 +08:00
Slinetrac
d8e386e394
refactor(window): improve WindowProvider implementation 2025-12-09 16:42:29 +08:00
Slinetrac
bae65a523a
chore: rename files to kebab-case and update imports 2025-12-09 13:52:42 +08:00
Slinetrac
aa767695af
chore(types): consolidate traffic monitor types into shared globals 2025-12-09 13:27:46 +08:00
wonfen
494e888b52
fix: typo 2025-12-08 11:26:20 +08:00
Tunglies
5292067284
chore: bump pnpm version to 10.24.0 2025-12-07 21:36:35 +08:00
Sline
9286e921a6
chore(linux): remove WebKit DMABUF env setup logic (#5758) 2025-12-07 16:06:54 +08:00
oomeow
3ab985aacc
fix: failed to restart core (#5754)
* fix: failed to restart core after install service

* chore: update tauri-plugin-mihomo deps

* fix: update dependencies for tauri-plugin-mihomo and related packages

---------

Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
2025-12-07 12:42:32 +08:00
Slinetrac
418fc1c702
chore(vite): add semantic chunk naming 2025-12-07 12:35:39 +08:00
Slinetrac
b5da9c9629
chore: update Cargo.lock for sysproxy-rs 2025-12-06 22:53:17 +08:00
oomeow
86936d5322
fix: wrong service status when handle service status error 2025-12-06 20:34:41 +08:00
oomeow
c1489647d1
fix: update service status when service is ready 2025-12-06 20:22:45 +08:00
Tunglies
af0a3be66d
chore: update browserlist-db 2025-12-06 20:15:55 +08:00
oomeow
d0917dae73
fix: core always run by sidecar mode after reinstall service v2.4.4-rc 2025-12-06 13:27:24 +08:00
Tunglies
f383a18f77
fix(release): add Rust target installation step for cross-compilation 2025-12-06 12:28:55 +08:00
Tunglies
f8035710df
fix(release): update Rust toolchain to version 1.91.0 and adjust installation steps 2025-12-06 12:11:45 +08:00
Tunglies
4e34eb156b
chore: update version to 2.4.4-rc 2025-12-06 11:52:04 +08:00
Tunglies
c997fbbeed
chore: update Cargo.lock 2025-12-06 11:48:00 +08:00
Tunglies
54ba9fc98d
fix(changelog): remove obsolete entry and clarify i18n support details 2025-12-06 11:44:07 +08:00
Slinetrac
eb7d22f610
refactor(debug): simplify toggle flow and unify flag handling 2025-12-06 11:36:47 +08:00
Tunglies
90b1c6e153
refactor(signal): migrate signal to handling async in windows and remove windows_sys dependency (#5741)
* refactor(signal): migrate signal to handling async in windows and remove signal-hook dependency

* refactor(signal): enhance Windows signal handling with improved cleanup logic

* refactor(signal): improve exit handling in run function for async compatibility
2025-12-06 11:33:49 +08:00
Slinetrac
5797bb7f8c
docs: add JSDoc for showNotice API 2025-12-06 11:16:26 +08:00
Tunglies
2ca8e6716d
style: adjust rustfmt max_width to 120 2025-12-06 10:31:31 +08:00
Tunglies
c888703b05
fix(service): enhance version check error handling for compatibility with older service versions 2025-12-06 10:26:03 +08:00
Tunglies
cd6885f115
Revert "ci(dev): add --profile fast-release argument to Tauri build step"
This reverts commit 7ae241406799c02b6539a116aa75a53a98864d76.
2025-12-06 09:28:41 +08:00
renovate[bot]
643df7c15d
chore(deps): update dependency react-i18next to v16.4.0 (#5739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 09:20:09 +08:00
❤是纱雾酱哟~
ff0de29f17
Fixes traffic parsing for small values (#5737)
- Unified handler to IEC standard.
- Change handler to parse number in a unified style, even with number less than 1000.

Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com>
2025-12-06 09:00:04 +08:00
Tunglies
7ae2414067
ci(dev): add --profile fast-release argument to Tauri build step 2025-12-06 08:14:33 +08:00
Tunglies
d28075221c
refactor(signal): migrate signal to handling async in unix and remove signal-hook dependency 2025-12-06 06:41:47 +08:00