wonfen
5d9dce7d10
style: tweak
2025-02-18 11:40:41 +08:00
wonfen
acb66a3012
feat: Add persistent column width settings for connection table & process filtering
2025-02-18 11:04:22 +08:00
wonfen
054f902cc6
refactor: Remove unused routing select component from settings page
2025-02-18 09:04:23 +08:00
wonfen
4333153a59
feat: Improve letter item hover interaction with debounce mechanism
2025-02-18 09:00:03 +08:00
wonfen
19e623d7c2
feat: Add pause/resume functionality for connection tracking
2025-02-18 08:14:09 +08:00
wonfen
2dd646537e
fix: resolve deprecated warnings in console
2025-02-18 07:10:28 +08:00
wonfen
1ece079978
perf: Improve proxy list interaction and UI responsiveness
2025-02-18 05:54:16 +08:00
wonfen
0d8f779634
feat: Enhance alphabet selector with dynamic tooltip and scrolling
2025-02-18 01:55:44 +08:00
wonfen
a7ffc9fc38
refactor: Improve proxy data update mechanism with optimistic UI and error handling
2025-02-18 00:37:55 +08:00
wonfen
932b29e66f
fix: Refine TypeScript types for proxy groups component
2025-02-17 16:27:06 +08:00
wonfen
6be7a3b94c
feat: Enhance proxy groups with Initials navigation and performance optimizations
2025-02-17 16:07:46 +08:00
wonfen
772f3268ce
feat: Improve Virtuoso list rendering for proxy groups
2025-02-17 14:30:21 +08:00
wonfen
a179591ac2
feat: Add persistent scroll position for proxy groups
2025-02-17 14:24:33 +08:00
Christine.
3c24ff3afc
add: i18n text for lightweight mode ( #2692 )
2025-02-13 14:27:12 +08:00
Tunglies
daf0398750
fix: build front cannot find IvergeConfig.enable_lite_mode and macos port switching causes crash ( #2691 )
...
* fix: macos switch protocol port or enable protocol port causes crash
* fix: build time front cannot find IVergeConfig attribute enable_lite_mode
2025-02-12 18:14:13 -08:00
wonfen
6b14c2b763
feat: add lightweight mode
2025-02-13 02:18:17 +08:00
Christine.
360d8a5143
fix: use remoteDestination replace DestinationIP in connection page, #2668 ( #2679 )
...
* fix: use remoteDestination replace DestinationIP in connection page, #2668
* add: missing i18n text
* fix: display the target address details in connection page
2025-02-11 14:52:27 +08:00
Christine.
bd0a4863a8
add: i18n text ( #2675 )
2025-02-10 00:29:43 -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
wonfen
bb0b6c3f77
feat: Optimize UI layout and page hierarchy
2025-02-07 09:13:30 +08:00
wonfen
a37df46ce7
perf: optimize node latency refresh rate for faster updates
2025-02-06 07:58:42 +08:00
wonfen
204bf43b9a
fix: windows rounded corners
2025-01-19 09:47:43 +08:00
白铭骢 (Mingcong Bai)
9c1ece754e
fix(locales): clean up typesetting ( #2539 )
...
Following localisation guidelines from 《大陆简中自由软件本地化工作指南》
1.5.4 版 (Simplified Chinese - Mainland China FOSS Localization
Guidelines, version 1.5.4).
Link: https://repo.aosc.io/aosc-l10n/zh_CN_l10n_1.5.4.pdf
2025-01-14 13:00:30 +08:00
huzibaca
1a61fab79a
feat: maoos tray speed can be closed
2025-01-13 20:48:25 +08:00
huzibaca
a56732e0a3
fix: try to fix the language pack issue
2025-01-12 22:22:06 +08:00
huzibaca
9655f7712b
Merge branch 'languagefixes' into dev
...
# Conflicts:
# src-tauri/Cargo.lock
# src-tauri/Cargo.toml
# src-tauri/src/core/tray/mod.rs
2025-01-11 15:07:30 +08:00
blagodaren
bab291a60b
fix: small refactor
2024-12-28 13:57:30 +03:00
blagodaren
8461046a4f
fix: add more lang and lang fix for tray
2024-12-28 10:05:30 +03:00
blagodaren
fc925ea032
fix: add system language sup
2024-12-28 08:12:46 +03:00
huzibaca
542baf9d69
fix: fixes #2460
2024-12-28 06:05:09 +08:00
huzibaca
2c081e5a04
chore: secret is empty and no parameters are passed
2024-12-25 02:15:06 +08:00
huzibaca
0669f7a10b
chore: after saving the configuration file, restart the core
2024-12-24 02:22:46 +08:00
huzibaca
f0d953ff59
chore: update default_bypass
...
1. add 172.29.0.0/16
2024-12-23 06:06:46 +08:00
Langning Chen
b149084e39
Fix l10n issues ( #2315 )
...
* Complete the missing translation
* Match the Chinese language file order with others
2024-12-11 01:02:21 +08:00
huzibaca
c5c840d378
feat: improve system bypass settings
2024-12-10 14:37:11 +08:00
huzibaca
2e0be4b426
chore: enable default proxy bypass and hide custom bypass settings
2024-12-10 13:59:13 +08:00
huzibaca
b42d13f573
fix: when the window is hidden, close the websocket connection, reduce the risk of memory leaks
2024-12-07 16:47:41 +08:00
Myles Mo
d233a84362
feat: add nullshell env variable ( #2285 )
2024-12-04 19:01:13 +08:00
huzibaca
589324b582
fix: shift hotkey conversion fixer #2278
2024-12-04 13:19:56 +08:00
huzibaca
6197249377
fix: set fontLigatures to false fixer #2267
2024-12-04 00:28:33 +08:00
lollapalooza
c71e18e97e
feat: add bypass check feature ( #2272 )
2024-12-03 16:18:07 +08:00
Christine.
f400f900e6
fix : #2126 ( #2233 )
2024-12-03 16:03:21 +08:00
wonfen
ae5b2cfb79
release 2.0.2
2024-12-01 11:00:09 +08:00
huzibaca
4f797eb7b8
chore: update
2024-11-30 07:04:09 +08:00
huzibaca
29ccabc054
refactor: update_core_config, simplify logic and delete invalid notifications
2024-11-30 05:43:59 +08:00
wonfen
ebe0cfbb0c
chore: set tun default stack
2024-11-28 04:22:13 +08:00
huzibaca
4c29850e1c
fix: build failed. #2156
2024-11-27 05:07:02 +08:00
huzibaca
c2d07ce4c1
fix: add scroll bar and scroll to top button to the test page . fixer #2118
2024-11-26 14:44:43 +08:00
wonfen
564d81fd31
style: adjust
2024-11-26 12:11:20 +08:00