1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-05 20:12:56 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tw93
98d88024e4 Fix the problems in pr 2025-11-30 22:30:32 +08:00
Tw93
1f968fcaec Merge branch 'feature/system-maintenance' into dev 2025-11-30 14:12:28 +09:00
Tw93
534a6a2703 remove old CrashReporter 2025-11-30 13:56:16 +09:00
Yuze Pan
b79797faf8 feat: add system maintenance cleanup module
- Add broken preferences detection using plutil -lint validation
- Add broken login items cleanup (LaunchAgents pointing to missing files)
- Add universal binary slimming (opt-in via MOLE_SLIM_BINARIES=true)
- Protect Spotify cache if >500MB (likely contains offline music)
- Warn when browsers are running before cache cleanup
- All cleanup stats properly counted in final summary
2025-11-30 10:30:22 +08:00
Tw93
3f9d1205fd Automated test synchronous update 2025-11-29 23:14:46 +09:00
Tw93
75bd91840f Safer cleaning and enhancement capabilities 2025-11-29 22:43:57 +09:00
Tw93
a47f7d0d32 Reconstruct the clean split logic 2025-11-28 22:39:11 +09:00