Slinetrac
c672a6fef3
refactor: lint ( #6511 )
...
* refactor: lint
* chore: remove eslint-plugin/config-prettier
2026-03-15 07:40:11 +00:00
Slinetrac
a981be80ef
refactor(base): expand barrel exports and standardize imports
2026-01-06 15:02:10 +08:00
Sline
afee21dae4
refactor: unify Mihomo WS subscription with shared hook ( #5719 )
...
* refactor: unify Mihomo WS subscription with shared hook
* refactor: relocate clash log hook and streamline services
* docs: Changelog.md
2025-12-04 14:58:03 +08:00
Slinetrac
e7812396df
feat(logs): support reverse chronological order #5513
...
Closes #5513
2025-11-18 17:39:56 +08:00
Sline
c8aa72186e
chore: i18n ( #5276 )
...
* chore: notice i18n
* feat: add script to clean up unused i18n keys
* chore: cleanup i18n keys
* refactor(i18n/proxies): migrate proxies UI to structured locale keys
* chore: i18n for rule module
* chore: i18n for profile module
* chore: i18n for connections module
* chore: i18n for settings module
* chore: i18n for verge settings
* chore: i18n for theme settings
* chore: i18n for theme
* chore(i18n): components.home.*
* chore(i18n): remove unused i18n keys
* chore(i18n): components.profile.*
* chore(i18n): components.connection
* chore(i18n): pages.logs.*
* chore(i18n): pages.*.provider
* chore(i18n): components.settings.externalCors.*
* chore(i18n): components.settings.clash.*
* chore(i18n): components.settings.liteMode.*
* chore(i18n): components.settings.backup.*
* chore(i18n): components.settings.clash.port.*
* chore(i18n): components.settings.misc.*
* chore(i18n): components.settings.update.*
* chore(i18n): components.settings.sysproxy.*
* chore(i18n): components.settings.sysproxy.*
* chore(i18n): pages.profiles.notices/components.providers.notices
* refactor(notice): unify showNotice usage
* refactor(notice): add typed showNotice shortcuts, centralize defaults, and simplify subscriptions
* refactor: unify showNotice usage
* refactor(notice): unify showNotice API
* refactor(notice): unify showNotice usage
* chore(i18n): components.test.*
* chore(i18n): components.settings.dns.*
* chore(i18n): components.home.clashInfo.*
* chore(i18n): components.home.systemInfo.*
* chore(i18n): components.home.ipInfo/traffic.*
* chore(i18n): navigation.*
* refactor(i18n): remove pages.* namespace and migrate route texts under module-level page keys
* chore(i18n): common.*
* chore(i18n): common.*
* fix: change error handling in patch_profiles_config to return false when a switch is in progress
* fix: improve error handling in patch_profiles_config to prevent requests during profile switching
* fix: change error handling in patch_profiles_config to return false when a switch is in progress
fix: ensure CURRENT_SWITCHING_PROFILE is reset after config updates in perform_config_update and patch_profiles_config
* chore(i18n): restructure root-level locale keys into namespaces
* chore(i18n): add missing i18n keys
* docs: i18n guide
* chore: adjust i18n
* refactor(i18n): align UI actions and status labels with common keys
* refactor(i18n): unify two-name locale namespaces
* refactor(i18n/components): unify locale keys and update component references
* chore(i18n): add shared and entities namespaces to all locale files
* refactor(i18n): consolidate shared and entity namespaces across features
* chore(deps): update npm dependencies to ^7.3.5 (#5310 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor(i18n): migrate shared editor modes and consolidate entities namespaces
* tmp
* refactor(i18n): flatten locales and move theme/validation strings
* docs: CONTRIBUTING_i18n.md
* refactor(i18n): restructure feedback and profile namespaces for better organization
* refactor(i18n): unify settings locale structure and update references
* refactor(i18n): reorganize locale keys for home, proxies, rules, connections, logs, unlock, and tests
* refactor(i18n/feedback/layout): unify shared toasts & normalize layout namespace
* refactor(i18n): centralize common UI strings in shared
* refactor(i18n): flatten headers and unify locale schema
* refactor(i18n): consolidate duplicate per-feature translations into shared namespace
* refactor(i18n): split locales into per-namespace files
* style: lint
* refactor(i18n): unify unlock UI translations under tests namespace
* feat(i18n): add type-checked translation keys
* style: eslint import order
* feat(i18n): replace ad-hoc loader with rust-i18n backend bundles
* chore(prebuild): remove locale-copy step
* fix(i18n, notice): propagate runtime params and update cleanup script path
* fix(i18n,notice): make locale formatting idempotent and guard early notice translations
* fix(i18n): resolve locale aliases and match OS codes correctly
* fix(unlock): use i18next-compatible double-brace interpolation in failure notice
* fix(i18n): route unlock error notices through translation keys
* fix(i18n): i18n types
* feat(i18n): localize upgrade notice for Clash core viewer
* fix(notice): ensure runtime overrides apply to prefix translations
* chore(i18n): replace literal notices with translation keys
* chore(i18n): types
* chore(i18n): regen typings before formatting to keep keys in sync
* chore(i18n): simply labels
* chore(i18n): adjust translation
* chore: remove eslint-plugin-i18next
* chore(i18n): add/refine Korean translations across frontend scopes and Rust backend (#5341 )
* chore(i18n): translate settings.json (missed in previous pass) (#5343 )
* chore(i18n): add/refine Korean translations across frontend scopes and Rust backend
* chore(i18n): add/refine Korean translations across frontend scopes and Rust backend
* fix(i18n-tauri): quote placeholder-leading value in ko.yml to prevent rust_i18n parse panic
* chore(i18n): translate settings.json (forgot to include previously)
---------
Co-authored-by: rozan <34974262+thelojan@users.noreply.github.com>
2025-11-08 19:40:38 +08:00
oomeow
7be790c6fb
chore: remove unused file and improve traffic monitor
2025-10-19 16:34:45 +08:00
oomeow
7fc238c27b
refactor: invock mihomo api by use tauri-plugin-mihomo ( #4926 )
...
* feat: add tauri-plugin-mihomo
* refactor: invock mihomo api by use tauri-plugin-mihomo
* chore: todo
* chore: update
* chore: update
* chore: update
* chore: update
* fix: incorrect delay status and update pretty config
* chore: update
* chore: remove cache
* chore: update
* chore: update
* fix: app freezed when change group proxy
* chore: update
* chore: update
* chore: add rustfmt.toml to tauri-plugin-mihomo
* chore: happy clippy
* refactor: connect mihomo websocket
* chore: update
* chore: update
* fix: parse bigint to number
* chore: update
* Revert "fix: parse bigint to number"
This reverts commit 74c006522e23aa52cf8979a8fb47d2b1ae0bb043.
* chore: use number instead of bigint
* chore: cleanup
* fix: rule data not refresh when switch profile
* chore: update
* chore: cleanup
* chore: update
* fix: traffic graph data display
* feat: add ipc connection pool
* chore: update
* chore: clippy
* fix: incorrect delay status
* fix: typo
* fix: empty proxies tray menu
* chore: clippy
* chore: import tauri-plugin-mihomo by using git repo
* chore: cleanup
* fix: mihomo api
* fix: incorrect delay status
* chore: update tauri-plugin-mihomo dep
chore: update
2025-10-08 12:32:40 +08:00
Tunglies
627119bb22
Refactor imports and improve code organization across multiple components and hooks
...
- Consolidated and reordered imports in various files for better readability and maintainability.
- Removed unused imports and ensured consistent import styles.
- Enhanced the structure of components by grouping related imports together.
- Updated the layout and organization of hooks to streamline functionality.
- Improved the overall code quality by following best practices in import management.
2025-09-18 23:34:38 +08:00
Tunglies
475a09bb54
feat: comprehensive oxlint cleanup - remove unused code
...
🧹 Cleanup Summary:
- Fixed 83 oxlint warnings across 50+ files
- Removed unused imports, variables, and functions
- Maintained all functional code and error handling
- Improved bundle size and code maintainability
📝 Key Changes:
- Cleaned unused React hooks (useState, useEffect, useClashInfo)
- Removed unused Material-UI imports (useTheme, styled components)
- Deleted unused interfaces and type definitions
- Fixed spread operator usage and boolean casting
- Simplified catch parameters where appropriate
🎯 Files Modified:
- React components: home.tsx, settings, profiles, etc.
- Custom hooks: use-*.ts files
- Utility functions and type definitions
- Configuration files
✅ Result: 0 oxlint warnings (from 83 warnings)
🔧 All functionality preserved
📦 Reduced bundle size through dead code elimination
2025-08-22 18:48:56 +08:00
Tunglies
558e28ddaf
refactor: simplify log retrieval by removing level parameter and relying on server-side filtering #4293
2025-08-13 01:15:33 +08:00
Tunglies
52e8e45daf
fix: correct log level hierarchy and enhance log filtering logic
2025-08-08 23:30:24 +08:00
Tunglies
319c5b84fa
Revert "feat: enhance log filtering by adding support for debug level and updating log hierarchy #4293 "
...
This reverts commit a9cfb2cfaac163a4de387863c84f55e0aa916671.
2025-08-08 15:17:46 +08:00
Tunglies
a9cfb2cfaa
feat: enhance log filtering by adding support for debug level and updating log hierarchy #4293
2025-08-06 20:49:54 +08:00
Tunglies
d16c691c0f
fix: can not filiter log level as expected
2025-08-03 09:52:27 +08:00
Tunglies
1f78d576a3
feat: migrate logs API from REST to IPC streaming ( #4277 )
...
* feat: migrate logs API from REST to IPC streaming
- Replace REST API `/logs` calls with IPC streaming implementation
- Add new `src-tauri/src/ipc/logs.rs` with `LogsMonitor` for real-time log streaming
- Implement duplicate stream prevention with level tracking
- Add frontend-backend communication via Tauri commands for log management
- Remove WebSocket compatibility, maintain IPC-only mode
- Fix duplicate monitoring task startup when toggling log service
- Add proper task lifecycle management with JoinHandle cleanup
* refactor: remove dead code from logs.rs to fix clippy warnings
- Remove unused `timestamp` field from LogItem struct
- Remove unused `client` field from LogsMonitor struct
- Remove unused methods: `is_fresh`, `get_current_monitoring_level`, `get_current_logs`
- Simplify LogsMonitor initialization by removing client dependency
- All clippy warnings with -D warnings now resolved
* refactor: extract duplicate fmt_bytes function to utils module
- Create new utils/format.rs module with fmt_bytes function
- Remove duplicate fmt_bytes implementations from traffic.rs and memory.rs
- Update imports to use shared utils::format::fmt_bytes
- Add comprehensive unit tests for fmt_bytes function
- Ensure DRY principle compliance and code maintainability
2025-07-30 23:11:21 +08:00
Dyna
f2317c7816
fix: log levels will not display their respective logs correctly ( #4074 )
...
* fix-log levels will not display their respective logs correctly
* fix-logs
* Update UPDATELOG.md
* Update UPDATELOG.md
2025-07-15 18:55:53 +08:00
Tunglies
998ded5e0b
refactor: remove unused imports and adjust button height in logs and rules pages
2025-05-21 10:25:50 +08:00
Mozi
2b1d02f0cc
fix(logs): make button's tooltip correspond to log setting ( #3345 )
2025-04-19 00:07:55 +08:00
wonfen
3ecf4bc238
feat: refactor logging system into a global service
2025-03-02 04:20:38 +08:00
wonfen
48d68f5766
refactor: Simplify log data management and improve search functionality
2025-02-19 13:06:15 +08:00
wonfen
db593fb188
feat: Optimize UI layout and page hierarchy
2025-02-07 09:13:30 +08:00
huzibaca
dca25637c9
feat: add logger highlighting, support regular and case matching
2024-11-19 04:10:10 +08:00
huzibaca
a7020fd46c
feat: add logger highlighting
2024-11-19 03:29:44 +08:00
huzibaca
1ef2b1aaf1
fix: log pause button not working
2024-11-19 02:56:58 +08:00
huzibaca
a7a661e60f
feat: logger support all level filters
2024-11-19 01:40:45 +08:00
huzibaca
62a6f58705
chore: remove unused code
2024-11-18 08:16:31 +08:00
huzibaca
77dd074fc3
feat: Log level status is saved to local storage
2024-11-18 08:14:21 +08:00
huzibaca
e8c0051be3
refactor: use zustand store, rewrite log clearing logic
2024-11-18 06:48:23 +08:00
huzibaca
b3923eafc7
chore: typo warn -> warning
2024-11-18 06:01:51 +08:00
huzibaca
9ebd96611a
refactor: logger fetch logic
2024-11-18 05:58:06 +08:00
huzibaca
ed3907c273
chore: update
2024-10-29 10:13:53 +08:00
huzibaca
95c6578911
fix incorrect usage of useCustomTheme
2024-10-29 09:07:08 +08:00
dongchengjie
753395965a
chore: tooltips and locales
2024-06-26 05:33:06 +08:00
Sukka
18f0177fce
refactor(log): use swr subscription ( #1220 )
2024-06-17 10:48:37 +08:00
Sukka
4f5227782a
perf: replace Array#map Array#filter chain w/ Array#reduce ( #1203 )
2024-06-15 12:22:33 +08:00
dongchengjie
46dc40149e
chore: missing locale
2024-06-09 11:16:13 +08:00
Sukka
2725322fd5
refactor: replace recoil ( #1137 )
2024-06-07 12:27:37 +08:00
dongchengjie
16b11fee31
chore: text overflow word-wrap & cleanup
2024-05-20 12:38:41 +08:00
dongchengjie
4a67e1021a
chore: fix select component bg in connection
2024-05-18 18:42:51 +08:00
dongchengjie
2cc9b91895
chore: component base-search-box
2024-05-17 19:13:33 +08:00
MystiPanda
67b67bae6a
Release 1.6.1
2024-04-30 23:43:51 +08:00
lxk955
56efa10f64
feat: Support for using regular expressions on the log page #707 ( #959 )
2024-04-30 22:59:42 +08:00
cismous
ca8e3179bb
Style filter input ( #724 )
...
* refactor: reduce duplicate code
* style: add a white background to the light color theme to avoid the gray text being too light
2024-03-30 01:14:03 +08:00
wonfen
5c3dab3466
Sytle: A little tweak
2024-03-13 14:09:08 +08:00
MystiPanda
7186575cb1
style: fix styles
2024-03-10 23:47:12 +08:00
MystiPanda
a5aec2d9fa
Adjust styles
2024-03-10 11:12:54 +08:00
wonfen
8781c5db8d
Sytle: UI improvement
2024-01-20 16:05:01 +08:00
wonfen
7a7f5cd4a8
Style: UI improvement & 1.4.6 ready
2024-01-09 13:57:53 +08:00
wonfen
ac1fa7209c
update clashmeta core, Imporve UI, merge PR, reset icons, fix CI
2023-11-28 07:49:44 +08:00
wonfen
ec50b1d67a
chore: UI adjustment, add translation, fix CI
2023-11-22 14:52:14 +08:00