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
huzibaca
17a8dfb58a
fix: file drag and drop import cannot be used
2024-11-26 03:07:25 +08:00
wonfen
184b588f20
style: Increased light color contrast to prevent blurring on some displays
2024-11-26 01:05:30 +08:00
huzibaca
87c4ebe0da
chore: replace mui grid with mui grid2
2024-11-25 12:51:13 +08:00
huzibaca
97f03de295
fix: update failed(updater.install called before updater.download)
2024-11-25 05:27:26 +08:00
huzibaca
5c3f0d5b60
fix: password failed due to character escaping
2024-11-25 02:48:56 +08:00
huzibaca
746763ed34
fix: remove comments from svg icons to prevent front-end crashes. fixer #2093
2024-11-25 01:58:02 +08:00
huzibaca
c78c936762
chore: replace mui grid with mui grid2
2024-11-25 01:34:18 +08:00
huzibaca
dde7ead751
Merge branch 'fix-migrate-tauri2-errors'
...
* fix-migrate-tauri2-errors: (288 commits)
# Conflicts:
# .github/ISSUE_TEMPLATE/bug_report.yml
2024-11-24 00:14:46 +08:00
wonfen
a3140f48b4
release 2.0.0
2024-11-23 11:34:17 +08:00
huzibaca
397e6a9d57
feat: added scroll top button for agent and rule pages
2024-11-22 09:22:44 +08:00
huzibaca
9df2ceba84
chore: remove debug code
2024-11-22 09:08:25 +08:00
huzibaca
ffbc0cdff4
fix: password should not be trimmed
2024-11-21 11:14:40 +08:00
huzibaca
801b79b728
chore: remove unused code
2024-11-21 11:13:11 +08:00
huzibaca
cd1d719a92
fix: serde::json passing IVerge to the front end without deserialization
2024-11-21 06:01:56 +08:00
huzibaca
95123aceb5
feat: add logger highlighting, support regular and case matching
2024-11-19 04:10:10 +08:00
huzibaca
2a7b22c96f
feat: add logger highlighting
2024-11-19 03:29:44 +08:00
huzibaca
c1b15490c1
fix: log pause button not working
2024-11-19 02:56:58 +08:00
huzibaca
f8cb84a706
feat: logger support all level filters
2024-11-19 01:40:45 +08:00
huzibaca
9c1b2ff89c
chore: remove unused code
2024-11-18 23:48:02 +08:00
huzibaca
dd3c149e98
refactor: remove useSWRSubscription and use useEffect
2024-11-18 16:41:17 +08:00