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 16:10:08 +00:00
Code
Activity
Files
300aded07b16068419cdab9eed14320f44ed7d01
Mole
/
lib
History
tw93
300aded07b
fix(clean): avoid stalls in app support scan
2026-03-07 18:35:19 +08:00
..
check
Improve update checks and cleanup UX, add timeout regressions
2026-03-05 12:00:07 +08:00
clean
fix(clean): avoid stalls in app support scan
2026-03-07 18:35:19 +08:00
core
perf(core): optimize base functions with caching and improve robustness
2026-03-06 19:42:15 +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