This website requires JavaScript.
Explore
Help
Register
Sign In
our
/
clash-proxy
Watch
2
Star
0
Fork
0
You've already forked clash-proxy
Code
Pull Requests
Activity
3,611
Commits
13
Branches
102
Tags
628639324cfcb8fb2dd522fbd225ed2bcb9cc9bf
Commit Graph
3611 Commits
This Branch
This Branch
All Branches
fix(unlock): use i18next-compatible double-brace interpolation in failure notice
Slinetrac
·
2025-11-06 20:19:04 +08:00
628639324c
fix(i18n): resolve locale aliases and match OS codes correctly
Slinetrac
·
2025-11-06 19:40:37 +08:00
5a273413be
fix(i18n,notice): make locale formatting idempotent and guard early notice translations
Slinetrac
·
2025-11-06 19:09:07 +08:00
30750df724
fix(i18n, notice): propagate runtime params and update cleanup script path
Slinetrac
·
2025-11-06 18:40:29 +08:00
9e3078e017
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-06 17:50:20 +08:00
5ea7838268
chore(prebuild): remove locale-copy step
Slinetrac
·
2025-11-06 17:49:49 +08:00
88ed261ba2
feat(i18n): replace ad-hoc loader with rust-i18n backend bundles
Slinetrac
·
2025-11-06 17:36:07 +08:00
cfdfec8fe6
chore(deps): update dependency vite to ^7.2.1 (
#5324
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]
·
2025-11-06 14:17:21 +08:00
333440535b
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-06 14:16:28 +08:00
0a098ce83c
style: eslint import order
Slinetrac
·
2025-11-06 14:15:33 +08:00
13a190500b
feat(i18n): add type-checked translation keys
Slinetrac
·
2025-11-06 13:41:19 +08:00
c715327739
refactor: streamline admin check logic and improve get_running_mode return type (
#5325
)
Tunglies
·
2025-11-06 13:37:11 +08:00
409b16b49f
refactor: replace AtomicI64 with Instant for app start time tracking and simplify uptime calculation
Tunglies
·
2025-11-06 12:59:05 +08:00
9a1465ec4d
refactor(i18n): unify unlock UI translations under tests namespace
Slinetrac
·
2025-11-06 12:26:34 +08:00
9fb46fd3e0
style: lint
Slinetrac
·
2025-11-06 12:14:30 +08:00
1ce192dfeb
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-06 11:56:47 +08:00
c76d33a103
refactor: move handle_window_destroyed function under macOS conditional compilation
Tunglies
·
2025-11-06 11:31:15 +08:00
04fc9640c6
fix: clippy lint
Slinetrac
·
2025-11-06 11:21:12 +08:00
966693c9cb
refactor: enhance YouTube Premium check logic and streamline response handling
Tunglies
·
2025-11-06 11:03:35 +08:00
363fa98891
refactor(i18n): split locales into per-namespace files
Slinetrac
·
2025-11-06 10:56:23 +08:00
4097181db5
refactor: update linting rules and optimize directory handling in Unix
Tunglies
·
2025-11-06 10:52:14 +08:00
a0f7fb7952
refactor: change function definitions to const for improved performance and clarity
Tunglies
·
2025-11-06 10:47:25 +08:00
5a8e83cd49
refactor: enhance error handling in Timer and update server argument collection
Tunglies
·
2025-11-06 10:42:21 +08:00
aaf3ebe547
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-06 10:27:49 +08:00
fa49925cd7
refactor: optimize error message handling and improve cloning in various functions
Tunglies
·
2025-11-06 10:26:40 +08:00
651513c826
refactor: streamline error handling and resource management in various modules
Tunglies
·
2025-11-06 10:19:06 +08:00
69a706b438
refactor: replace type references with Self in various structs and methods for consistency
Tunglies
·
2025-11-06 10:19:06 +08:00
671ac2ebed
refactor: simplify uid assignment in PrfItem from_merge and from_script methods
Tunglies
·
2025-11-06 10:19:05 +08:00
70236f781c
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-06 09:50:27 +08:00
b2d3237d86
refactor(i18n): consolidate duplicate per-feature translations into shared namespace
Slinetrac
·
2025-11-06 09:49:21 +08:00
03bc5b5d41
chore(deps): update npm dependencies (
#5321
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]
·
2025-11-06 09:36:30 +08:00
ccffc0a4fa
refactor: remove unnecessary emit calls in switch_proxy_node and enhance profile switch notifications
Tunglies
·
2025-11-06 00:30:43 +08:00
21de5cbb0b
refactor: optimize worker loop to use try_recv for non-blocking event processing
#5318
Tunglies
·
2025-11-05 22:59:22 +08:00
6eaf999240
refactor(i18n): flatten headers and unify locale schema
Slinetrac
·
2025-11-05 22:12:10 +08:00
21fcada098
refactor(i18n): centralize common UI strings in shared
Slinetrac
·
2025-11-05 20:06:43 +08:00
28836a9d5d
refactor(i18n/feedback/layout): unify shared toasts & normalize layout namespace
Slinetrac
·
2025-11-05 19:48:32 +08:00
6ba46858ab
refactor(i18n): reorganize locale keys for home, proxies, rules, connections, logs, unlock, and tests
Slinetrac
·
2025-11-05 19:34:08 +08:00
1218e22202
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-05 19:30:00 +08:00
725e852ef3
refactor: streamline lightweight mode initialization and logging levels
Tunglies
·
2025-11-05 18:57:04 +08:00
1bd2bde096
refactor(i18n): unify settings locale structure and update references
Slinetrac
·
2025-11-05 18:51:41 +08:00
5f568717ad
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-05 18:50:38 +08:00
ea18af1c6e
chore(deps): update npm dependencies (
#5317
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]
·
2025-11-05 18:47:43 +08:00
cf89ac381a
refactor(i18n): restructure feedback and profile namespaces for better organization
Slinetrac
·
2025-11-05 17:08:51 +08:00
70bc5100b0
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-05 17:00:13 +08:00
6b4e4eed6d
refactor: replace EncryptionGuard with with_encryption for better async context handling
Tunglies
·
2025-11-05 16:56:04 +08:00
ea41e71f72
docs: CONTRIBUTING_i18n.md
Slinetrac
·
2025-11-05 16:40:23 +08:00
a7d4cb9974
Merge branch 'dev' into chore/i18n
Slinetrac
·
2025-11-05 15:26:59 +08:00
92f3988ff1
refactor(i18n): flatten locales and move theme/validation strings
Slinetrac
·
2025-11-05 15:26:42 +08:00
173c41c3f7
feat: implement encryption guard for secure data handling in YAML operations
Tunglies
·
2025-11-05 15:05:19 +08:00
8c3e9c9ea9
tmp
Slinetrac
·
2025-11-05 14:32:25 +08:00
b48426236b
First
Previous
1
2
3
4
5
...
Next
Last