Tunglies
764ef48fd1
refactor(Draft): Replace latest() with latest_ref() and data() with data_mut() in multiple files for improved mutability handling and consistency across the codebase ( #3987 )
...
* feat: add benchmarking for draft operations and new draft management structure
* Refactor Config Access: Replace `latest()` with `latest_ref()` and `data()` with `data_mut()` in multiple files for improved mutability handling and consistency across the codebase.
* refactor: remove DraftNew implementation and related benchmarks for cleaner codebase
2025-07-04 22:43:23 +08:00
Tunglies
a574ced428
Refactor logging statements to use the new formatting syntax for improved readability and consistency across the codebase. This includes updating error, warning, and info logs in various modules such as system commands, configuration, core functionalities, and utilities. Additionally, minor adjustments were made to string formatting in backup and proxy features to enhance clarity.
2025-06-27 23:30:59 +08:00
Tunglies
b6a6f5f434
Add AsyncHandler for wrapping task spawning
2025-04-11 17:30:30 +08:00
Tunglies
0de304d4e3
Fix and Optimize
...
fix : #3187 and #3096 , silent startup can not trigger lightweight mode
fix: optimize startup initializing processing
2025-04-05 10:28:27 +08:00
Tunglies
e8e16f7d57
refactor(logging): replace log_err! with structured logging_error! calls
...
refactor(cm-service): better error handling from Backend to Frontend
2025-03-28 03:39:34 +08:00
Tunglies
b57c6e408a
chore: git hooks for linter and formatter
2025-03-13 12:51:20 +08:00
huzibaca
1c894f3cfa
refactor: unify and simplify the call of app_handle
2024-09-23 16:31:58 +08:00
huzibaca
7dad46adb4
chore: update
2024-09-16 06:37:39 +08:00
huzibaca
fd963a8e66
chore: delete useless emebd server api
2024-09-12 19:01:08 +08:00
huzibaca
c07165531a
chore: update
2024-09-04 07:53:16 +08:00
huzibaca
6cc81fe6b8
chore: update
2024-09-02 19:33:17 +08:00
MystiPanda
3efef52398
refactor: Associate Profile with Merge/Script.
2024-06-29 23:07:44 +08:00
MystiPanda
b85929772e
refactor: use async instead of block_on
2024-06-29 19:02:37 +08:00
MystiPanda
c698b24e01
chore: update & fmt & clippy
2024-06-12 10:00:22 +08:00
MystiPanda
8c2a4e627e
fix: start param error
2024-06-09 20:00:17 +08:00
MystiPanda
65924e9a5d
chore: add content type
2024-05-26 19:26:57 +08:00
MystiPanda
b9ec94d835
feat: Support PAC Mode
2024-05-26 17:59:39 +08:00
MystiPanda
965f10698b
feat: Support URL Scheme for Windows
...
#165
2024-01-09 21:57:06 +08:00
GyDi
a786023160
fix: adjust singleton detect
2022-11-18 08:24:27 +08:00
GyDi
84c12dee80
refactor: wip
2022-11-17 17:07:13 +08:00
GyDi
837422fbb8
refactor: wip
2022-11-14 01:26:33 +08:00
GyDi
a45c61f19e
chore: format rust code
2022-11-12 11:37:23 +08:00
GyDi
1eecf26429
fix: init config error
2022-10-28 01:02:47 +08:00
GyDi
72dcdf4483
feat: change default singleton port and support to change the port
2022-09-06 00:45:01 +08:00
GyDi
0fab0f207c
chore: add dev feature
2022-03-18 10:59:35 +08:00
GyDi
c29eadd9ee
feat: Window Send and Sync
2022-01-04 21:29:04 +08:00
GyDi
1d87f78088
feat: compatible with macos(wip)
2021-12-29 18:49:38 +08:00
GyDi
34725b517b
feat: implement a simple singleton process
2021-12-23 01:35:17 +08:00