1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-23 04:20:09 +00:00

Commit Graph

  • 9d824d0ad2 fix: restore uninstall traps and remove dead search key Tw93 2026-01-22 17:45:53 +08:00
  • d862d58672 test: stabilize formatUnusedTime by using UTC baseline Tw93 2026-01-22 17:24:55 +08:00
  • 6be7f7d0f8 Merge branch 'pr-348' Tw93 2026-01-22 17:22:48 +08:00
  • dad15a5dc6 clean: auto-enable system cleanup when sudo session is active Tw93 2026-01-22 17:10:18 +08:00
  • 507582c51d chore: update contributors [skip ci] github-actions[bot] 2026-01-22 08:20:05 +00:00
  • 8188f4b81b fix: clean update packages with SIP enabled Tw93 2026-01-22 16:16:50 +08:00
  • 217eb986e2 test: add formatUnusedTime tests and fix duplicate comment Dylan Joss 2026-01-21 22:42:13 -08:00
  • cd367b67b9 chore: update contributors [skip ci] github-actions[bot] 2026-01-22 03:17:01 +00:00
  • 192ea08f8d bug-fix: mo analyze keybindings misalignment (#342) Andrei Murariu 2026-01-22 05:16:42 +02:00
  • d675529052 chore: update contributors [skip ci] github-actions[bot] 2026-01-22 03:10:48 +00:00
  • 74c9b51cc9 Merge pull request #344 from dwjoss/dwjoss/add-ring-buffer-tests Tw93 2026-01-22 11:10:30 +08:00
  • 3c761865f8 Uses slices for equality comparison Dylan Joss 2026-01-21 11:46:50 -08:00
  • 046843a012 Add more tests Dylan Joss 2026-01-21 11:29:37 -08:00
  • 3148971506 test: add unit tests for RingBuffer in cmd/status Dylan Joss 2026-01-21 00:15:35 -08:00
  • 6817f93075 Merge branch 'main' of github.com:tw93/Mole Tw93 2026-01-20 15:10:05 +08:00
  • 3f85c8238f Use gray color for warning icons to reduce visual noise Tw93 2026-01-20 15:07:37 +08:00
  • 58522b4f90 Fix undefined ICON_INFO variable Tw93 2026-01-20 15:03:08 +08:00
  • a96e53d988 chore: auto format code Tw93 2026-01-20 06:46:06 +00:00
  • acdf40dd2c Unify output format for multiple versions check Tw93 2026-01-20 14:44:11 +08:00
  • b4b9b0c474 Add cleanup for orphaned system services Tw93 2026-01-20 14:25:32 +08:00
  • d044b2876e Fix unable to uninstall data-protected apps like Clash Party Tw93 2026-01-20 11:53:45 +08:00
  • 6d041a22e1 Merge pull request #336 from tw93/dependabot/github_actions/actions/cache-5.0.2 Tw93 2026-01-20 10:26:48 +08:00
  • e2b31b10d9 Merge pull request #337 from tw93/dependabot/github_actions/actions/setup-go-6.2.0 Tw93 2026-01-20 10:26:34 +08:00
  • 127e589291 Fix test error case Tw93 2026-01-20 10:26:13 +08:00
  • 802adfc4c7 chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 dependabot[bot] 2026-01-19 19:57:37 +00:00
  • ace682e041 chore(deps): bump actions/cache from 5.0.1 to 5.0.2 dependabot[bot] 2026-01-19 19:57:31 +00:00
  • 4d16db926d Merge branch 'main' of github.com:tw93/Mole Tw93 2026-01-19 17:08:54 +08:00
  • 2d5ccf5d71 fix: exclude Flutter/CocoaPods/Pub caches from cleanup (#334) Tw93 2026-01-19 17:08:35 +08:00
  • cec385efc7 chore: auto format code Tw93 2026-01-19 08:54:45 +00:00
  • d25c9f7637 refactor(uninstall): remove search and optimize scan performance Tw93 2026-01-19 16:53:51 +08:00
  • 213dcf587d Improve and ignore documents Tw93 2026-01-19 16:12:53 +08:00
  • 9b738488ec Delete AGENTS.md Tw93 2026-01-19 12:23:22 +08:00
  • 7a5bdac385 feat: add uptime display to status header (#329) Tw93 2026-01-18 16:52:44 +08:00
  • 72f42a363e chore: remove redundant sensors card and bump version to 1.22.1 V1.22.1 Tw93 2026-01-17 10:46:11 +08:00
  • d39d787c83 update test Tw93 2026-01-17 10:25:00 +08:00
  • 3672000779 update test Tw93 2026-01-17 10:20:58 +08:00
  • ceddbe889f Merge branch 'main' of github.com:tw93/Mole Tw93 2026-01-17 10:14:43 +08:00
  • f05441344a publish 1.22.0 Tw93 2026-01-17 10:14:39 +08:00
  • 46472bc86e chore: auto format code Tw93 2026-01-17 02:13:54 +00:00
  • e6fc0613d5 perf: improve cleanup UI responsiveness and reduce visual flicker Tw93 2026-01-17 10:12:23 +08:00
  • b9072c2389 chore: auto format code Tw93 2026-01-17 01:59:47 +00:00
  • 234dad5531 Merge branch 'main' of github.com:tw93/Mole Tw93 2026-01-17 09:58:13 +08:00
  • bacc782e41 ShellCheck SC2001 Warning Tw93 2026-01-17 09:58:08 +08:00
  • fe296de814 chore: auto format code Tw93 2026-01-17 01:53:40 +00:00
  • 1534018974 chore: update contributors [skip ci] github-actions[bot] 2026-01-17 01:50:08 +00:00
  • 060c48c48d refactor: enhance uninstall safety and fix dock removal - Add symlink/bundle_id/BOM validation to prevent injection attacks - Fix Dock removal for /Applications symlink (use pwd not pwd -P) - Fix brew uninstall test hanging (skip sudo in non-interactive mode) - Remove unused SENSITIVE_DATA_REGEX Tw93 2026-01-17 09:49:42 +08:00
  • 12cacaa6cc refactor: enhance pattern detection and symlink safety - Expand sensitive data patterns (credentials, cloud configs, media folders) - Add symlink target validation in path deletion checks - Remove shared Gradle cache from Android Studio cleanup Tw93 2026-01-17 09:09:11 +08:00
  • 51abd890bc fix: improve Dock cleanup path handling - Add control character validation - Use canonical paths (pwd -P) for better resolution - Strengthen fallback logic for deleted applications - Add empty path guards Tw93 2026-01-17 09:09:02 +08:00
  • 7a46aa04db security: harden BOM processing and LaunchAgents detection - Add path traversal protection in BOM receipt parsing - Remove invalid ~/Library/LaunchDaemons path references - Strengthen LaunchAgents matching (min 5 chars, exclude com.apple.*) - Add 300s timeout to brew cask uninstall to prevent hangs Addresses security review findings from V1.21.0 audit. Tw93 2026-01-17 09:08:41 +08:00
  • 4fb754e927 Merge pull request #326 from bikraj2/fix/unchecked_history_addition Tw93 2026-01-17 08:24:36 +08:00
  • a8a9b2f4f6 Merge branch 'main' into dev Tw93 2026-01-17 08:22:02 +08:00
  • 871b1d7eda chore: update contributors [skip ci] github-actions[bot] 2026-01-17 00:21:39 +00:00
  • 6f2c8b7f78 Merge pull request #327 from alexandear-org/chore/update-gopsutil-v4 Tw93 2026-01-17 08:21:19 +08:00
  • c95f2986f4 chore: update contributors [skip ci] github-actions[bot] 2026-01-17 00:18:28 +00:00
  • 34cfe962d7 Merge pull request #328 from alexandear-org/chore/format-code Tw93 2026-01-17 08:18:11 +08:00
  • 9b16601117 chore: format code; fix lint issues Oleksandr Redko 2026-01-16 17:39:05 +02:00
  • a589b9f2e1 chore(deps): bump shirou/gopsutil from v3 to v4 Oleksandr Redko 2026-01-16 17:23:00 +02:00
  • c99535c2d7 fix(history): prevent adding multiple history entries with same path when scanning bikraj2 2026-01-16 19:28:32 +05:30
  • ff8a0a4e9d chore: update contributors [skip ci] github-actions[bot] 2026-01-16 07:32:37 +00:00
  • 0e9e9008c3 Merge pull request #324 from bhadraagada/windows Tw93 2026-01-16 15:32:18 +08:00
  • a7ea5d94a0 chore: auto format code Tw93 2026-01-16 07:28:58 +00:00
  • d8217235bd chore: clean up dev comments and remove AI-style formatting from README Tw93 2026-01-16 15:26:15 +08:00
  • ccf987e9f5 chore: update contributors [skip ci] github-actions[bot] 2026-01-16 07:25:00 +00:00
  • 5c493d3308 Merge branch 'windows' into windows Bhadra 2026-01-16 12:54:40 +05:30
  • 8a22b202b2 fix: include go.sum in installation to fix analyze/status build Bhadra 2026-01-16 12:48:37 +05:30
  • 85d8e55359 docs: add experimental status warning to README Tw93 2026-01-16 15:16:19 +08:00
  • 8e661a7b22 refactor: standardize CLI with 'mo' alias and lowercase flags Bhadra 2026-01-16 12:45:07 +05:30
  • ceb1822320 Merge branch 'windows' of github.com:tw93/Mole into windows Tw93 2026-01-16 15:14:27 +08:00
  • 115aa7c93a Fix #316: Include go.sum in installation to resolve dependency errors Tw93 2026-01-16 15:13:04 +08:00
  • cd798dba53 chore: update contributors [skip ci] github-actions[bot] 2026-01-16 07:10:36 +00:00
  • e9cddbf4af Optimize CLI: consolidate repairs and standardize flags Tw93 2026-01-16 15:08:42 +08:00
  • 3240cc7a69 Merge pull request #305 from tw93/pr-305 Tw93 2026-01-16 15:02:54 +08:00
  • 8cc39585ea feat: improve network status graph with sparklines and responsive width Tw93 2026-01-16 14:50:10 +08:00
  • 00b0939359 chore: update contributors [skip ci] github-actions[bot] 2026-01-16 06:39:46 +00:00
  • 7e42fa3d17 Merge pull request #321 from iamxorum/network_graph Tw93 2026-01-16 14:39:29 +08:00
  • d26d24f4e3 Merge branch 'dev' into network_graph Tw93 2026-01-16 14:39:09 +08:00
  • 1b725555e5 Merge branch 'dev' of github.com:tw93/Mole into dev Tw93 2026-01-16 13:02:12 +08:00
  • ffa46b03ee fix(uninstall): resolve hang during brew uninstall by exposing output and ensuring sudo Tw93 2026-01-16 12:54:21 +08:00
  • 7294ef65a1 feat(ui): allow arrow keys and space during search filtering Tw93 2026-01-16 10:58:10 +08:00
  • ae95512560 fix(ui): restore real-time search filtering in paginated menu Tw93 2026-01-16 10:38:27 +08:00
  • 60ee0e1f9c feat(uninstall): add progress spinner for brew autoremove Tw93 2026-01-16 10:26:46 +08:00
  • d29a0f828b fix(uninstall): fix Dock cleanup by using correct PlistBuddy path Tw93 2026-01-16 10:19:38 +08:00
  • 5a04bf145d chore: update contributors [skip ci] github-actions[bot] 2026-01-16 02:10:32 +00:00
  • 444bc3a70a chore: auto format code Tw93 2026-01-16 02:00:46 +00:00
  • 06342de24f security: restrict BOM whitelist to prevent shared component deletion Tw93 2026-01-16 09:54:36 +08:00
  • 93953abad6 fix: remove insecure empty folder cleanup logic to prevent critical data loss (#320) Tw93 2026-01-15 21:24:38 +08:00
  • eb717e558e test: source brew uninstall helpers Tw93 2026-01-15 21:11:34 +08:00
  • 377f777184 test: remove outdated empty files assertion from clean_empty_library_items test Tw93 2026-01-15 21:06:59 +08:00
  • f3dfec32c9 Merge branch 'dev' of github.com:tw93/Mole into dev Tw93 2026-01-15 21:05:25 +08:00
  • c2eb73b213 fix: correct pnpm store default path Tw93 2026-01-15 21:03:54 +08:00
  • c9b110b882 fix: 修正 pnpm store 默认路径 Tw93 2026-01-15 21:03:54 +08:00
  • 2cecb881a9 docs: update SECURITY_AUDIT for receipt processing safety Tw93 2026-01-15 21:02:13 +08:00
  • 7dc854cf30 fix(uninstall): enhance receipt file processing safety and prevent system file deletion Tw93 2026-01-15 21:01:11 +08:00
  • 205f3adbd2 imp: mo status network graph Andrei Murariu 2026-01-15 14:53:34 +02:00
  • 9cdd0c868a chore: update contributors [skip ci] github-actions[bot] 2026-01-15 12:37:04 +00:00
  • 30547c9c4c refactor(uninstall): enhance login item removal and brew UI Tw93 2026-01-15 15:13:51 +08:00
  • 9a9e6c780f Merge pull request #318 from NanmiCoder/main Tw93 2026-01-15 14:34:25 +08:00
  • 7b14a3abd8 feat(uninstall): enhance brew UX and auto-cleanup dependencies Tw93 2026-01-15 14:31:36 +08:00
  • dbf036fdaa refactor: simplify brew.sh with native macOS tools Tw93 2026-01-15 14:05:42 +08:00
  • b82dd42fb1 Merge pull request #314 from JackPhallen/fix/harden-brew-uninstall Tw93 2026-01-15 14:02:03 +08:00