This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Mole
Watch
1
Star
0
Fork
0
You've already forked Mole
mirror of
https://github.com/tw93/Mole.git
synced
2026-03-22 17:55:08 +00:00
Code
Activity
Files
30c1a95731ef60b8d464c3ed44b7fdb119f1a3f5
Mole
/
lib
History
Tw93
30c1a95731
Harden test mode against auth and uninstall side effects
2026-03-15 12:19:50 +08:00
..
check
Improve update checks and cleanup UX, add timeout regressions
2026-03-05 12:00:07 +08:00
clean
fix: move logs to ~/Library/Logs/mole, add system idle assets cleanup
2026-03-15 11:38:18 +08:00
core
Harden test mode against auth and uninstall side effects
2026-03-15 12:19:50 +08:00
manage
Improve update checks and cleanup UX, add timeout regressions
2026-03-05 12:00:07 +08:00
optimize
Improve update checks and cleanup UX, add timeout regressions
2026-03-05 12:00:07 +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
chore: auto format code
2026-03-05 09:51:52 +00:00