This website requires JavaScript.
Explore
Help
Sign In
GetHub
/
CleanMM
Watch
1
Star
0
Fork
0
You've already forked CleanMM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
d40783cca9da3061e481c4fb32a2e484e5c32bb7
CleanMM
/
lib
History
Tw93
d40783cca9
chore: auto format code
2026-02-28 07:27:33 +00:00
..
check
fix: skip font cache rebuild when browsers are running
2026-02-24 14:23:00 +08:00
clean
fix(clean): clear spinner remnants after stopping
2026-02-28 14:57:45 +08:00
core
chore: auto format code
2026-02-28 07:27:33 +00:00
manage
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
optimize
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
ui
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
uninstall
fix(uninstall): run LaunchServices refresh async so Press Enter prompt appears immediately
2026-02-28 11:28:03 +08:00