Tw93
7a0b4cf07e
fix: move logs to ~/Library/Logs/mole, add system idle assets cleanup
...
- Move log files from ~/.config/mole/ to ~/Library/Logs/mole/ per
macOS convention. Fixes #569 .
- Add safe_sudo_find_delete for /Library/Application Support/
com.apple.idleassetsd/Customer/ screensaver videos. Closes #570 .
- Update tests to reflect new log file paths.
2026-03-15 11:38:18 +08:00
汐
c5d923cd48
fix(appli-support):using whitelist in application_support clean ( #562 )
...
* fix(appli-support):using whitelist in application_support clean
* fix: harden clash verge app support protection
---------
Co-authored-by: Tw93 <hitw93@gmail.com >
2026-03-13 11:38:37 +08:00
tw93
9fed092283
test: update bytes_to_human test inputs to use Base-10 values
2026-02-28 11:30:17 +08:00
tw93
2865a788e8
test: add checks for uninstallable Apple apps in should_protect_from_uninstall function
2026-01-30 13:57:43 +08:00
Tw93
e434a1e837
feat(uninstall): add support for third-party input methods
...
- Add '/Library/Input Methods' to application scan paths
- Unprotect Sogou, QQ, and Baidu input methods from system critical list
- Enhance file cleanup logic to detect input method plugins and caches
- Allow clean uninstallation and deep cleaning of WeType, Sogou, etc.
2026-01-04 23:19:02 +08:00
Tw93
5ee7d2d703
test: fix empty directory cleanup depth and remove obsolete spinner test
2026-01-03 13:37:53 +08:00
Tw93
3cb21aad7e
refactor: improve brew cleanup timeout handling and remove app_caches, clean_extras, and optimize_core tests.
2026-01-03 12:53:31 +08:00