Commit Graph

  • a38b24f740 fix(uninstall): pre-auth brew cask removals main Tw93 2026-03-24 10:29:52 +08:00
  • 22379b78c8 Merge pull request #631 from tw93/dependabot/github_actions/actions/cache-5.0.4 Tw93 2026-03-24 10:31:26 +08:00
  • 2474e767d5 Merge pull request #630 from tw93/dependabot/github_actions/mislav/bump-homebrew-formula-action-4.1 Tw93 2026-03-24 10:31:08 +08:00
  • e29e1976ec fix(windows): harden PowerShell startup fallbacks windows Tw93 2026-03-24 10:30:46 +08:00
  • f5119a7e7f chore(deps): bump actions/cache from 5.0.3 to 5.0.4 dependabot[bot] 2026-03-23 18:37:03 +00:00
  • e4ff179bdc chore(deps): bump mislav/bump-homebrew-formula-action from 3.6 to 4.1 dependabot[bot] 2026-03-23 18:36:57 +00:00
  • dadc28e5a5 test(windows): fix installer version regex Tw93 2026-03-23 20:54:41 +08:00
  • 4b59ad6ca2 chore: update contributors [skip ci] github-actions[bot] 2026-03-23 12:52:31 +00:00
  • f1f21a1b60 fix(windows): harden visual lookups in logger Tw93 2026-03-23 20:52:02 +08:00
  • 7482492701 chore: update contributors [skip ci] github-actions[bot] 2026-03-23 12:20:15 +00:00
  • 9757063736 fix(clean): align threshold colors with displayed GB units Tw93 2026-03-23 20:18:06 +08:00
  • 4a41d56955 fix(windows): initialize visual defaults safely Tw93 2026-03-23 20:07:22 +08:00
  • 5df81a2314 fix: keep dry-run yellow and align clean output colors Tw93 2026-03-23 17:53:02 +08:00
  • 4b82b4aa70 feat: colorize clean lines green/yellow by 1GB threshold Harald Nordgren 2026-03-23 10:20:47 +01:00
  • 1f0b470c7c chore: update contributors [skip ci] github-actions[bot] 2026-03-23 09:11:37 +00:00
  • f2e9ff05fe fix: fall back to safe temp directories Tw93 2026-03-23 17:10:15 +08:00
  • ca186bfa84 fix(windows): restore complete visual defaults Tw93 2026-03-23 17:10:16 +08:00
  • e5bb083dc0 chore: update contributors [skip ci] github-actions[bot] 2026-03-22 11:37:52 +00:00
  • 1b98041e0f fix: preserve gatekeeper state in optimize Tw93 2026-03-22 19:36:54 +08:00
  • f50d1227ee test(windows): cover versioned install flow v1.29.1-windows Tw93 2026-03-22 14:49:21 +08:00
  • 0c71ee9363 fix(main): preserve versioned app names and clean mise cache Tw93 2026-03-22 14:45:21 +08:00
  • 16c3ea9867 fix(windows): stabilize install and prerelease versioning Tw93 2026-03-22 14:39:25 +08:00
  • 05fbc007d5 Ignore local build artifacts and journal notes Tw93 2026-03-21 19:41:49 +08:00
  • 982aa6ecb2 fix(windows): bypass installer execution policy Tw93 2026-03-21 19:19:57 +08:00
  • dca5bd5b0e chore(release): 1.31.0 V1.31.0 Tw93 2026-03-21 16:16:53 +08:00
  • 68a83c7862 fix(status): cache Finder probe failures to avoid repeated timeout Tw93 2026-03-21 16:06:55 +08:00
  • 4f178c1d7a fix(clean/uninstall): harden external cleanup accounting and relative app symlink resolution Tw93 2026-03-21 16:06:44 +08:00
  • 599ea21a22 perf(optime): parallelize and harden brew outdated checks Tw93 2026-03-21 16:06:37 +08:00
  • c5d6cdc2f9 perf(purge/uninstall): eliminate per-item subprocess forks in scan phase Tw93 2026-03-21 15:33:57 +08:00
  • 4f07a5aa0a perf(clean): speed up scan phase across all modules Tw93 2026-03-21 15:19:32 +08:00
  • 694c191c6f fix: correct glob expansion in downloads cleanup, add purge index bounds guard, update security audit Tw93 2026-03-21 14:17:52 +08:00
  • 746bb2c956 chore: update contributors [skip ci] github-actions[bot] 2026-03-21 05:26:46 +00:00
  • 95616d45c7 fix(windows): skip unresolved system volume optimization Tw93 2026-03-21 13:26:20 +08:00
  • d6b9d9f3f3 Fix cleanup regressions and analyze navigation Tw93 2026-03-21 13:04:48 +08:00
  • d51e1a621d chore: update contributors [skip ci] github-actions[bot] 2026-03-21 00:22:23 +00:00
  • 82e25632e0 feat(status): alert on persistent high-cpu processes (#602) Felix 2026-03-21 08:22:01 +08:00
  • a99f9f97f2 chore: update contributors [skip ci] github-actions[bot] 2026-03-20 23:34:06 +00:00
  • 7403f4d35e fix: pass through sudo's native prompt instead of hardcoding 'Password:' (#599) Yuval Dinodia 2026-03-20 19:33:44 -04:00
  • 2c2249b9a5 Merge pull request #606 from teee32/fix/status-resize-ghost-lines Tw93 2026-03-21 07:19:21 +08:00
  • 546a5a292f test(core): fix shellcheck warnings in common bats Tw93 2026-03-21 07:18:28 +08:00
  • 78fe1d124a refactor(status): extract view height padding helper Tw93 2026-03-21 06:48:06 +08:00
  • e3a4fa2bbd chore: update contributors [skip ci] github-actions[bot] 2026-03-20 22:46:19 +00:00
  • bc8424607f Merge pull request #601 from sibisai/fix/status-resize-ghost-lines Tw93 2026-03-21 06:46:01 +08:00
  • 02c0e1e78a fix(status): pad View output to terminal height to prevent ghost lines on resize sibisai 2026-03-19 18:38:09 -07:00
  • c0dabc1ffb Merge pull request #596 from fishwww-ww/docs/security-audit-update Tw93 2026-03-19 14:21:03 +08:00
  • 6e1dfd20e7 fix(status): correct external disk capacity totals Tw93 2026-03-19 13:33:22 +08:00
  • 61da2dcdc5 docs(security): polish wording in SECURITY_AUDIT fishwww-ww 2026-03-19 11:41:29 +08:00
  • 584e10cdc4 fix(log): preserve Mole runtime logs during clean Tw93 2026-03-19 09:52:27 +08:00
  • 3b46b4ade6 fix(ui): use system sleep for inline spinner Tw93 2026-03-19 00:24:28 +08:00
  • 821a824d81 fix: dedupe cleanup previews by filesystem identity Tw93 2026-03-19 00:32:28 +08:00
  • 03db800709 chore: update contributors [skip ci] github-actions[bot] 2026-03-18 16:28:53 +00:00
  • e617ed2e76 Fix: Removed duplicate calls to clean_xcode_tools and clean_code_editors (#593) Jason Costello 2026-03-18 11:25:49 -05:00
  • 06d2a3d029 fix: keep tealdeer tldr pages cache Tw93 2026-03-19 00:24:17 +08:00
  • 88521a14c2 fix: remove jq dependency from optimize command (#588) Tw93 2026-03-18 17:36:39 +08:00
  • 6e1048a70a Revert "fix(ui): unify ICON_LIST dot size with ICON_SOLID" Tw93 2026-03-18 15:23:54 +08:00
  • dda9ee9c4a chore: update contributors [skip ci] github-actions[bot] 2026-03-18 07:17:29 +00:00
  • 112d134829 fix(ui): unify ICON_LIST dot size with ICON_SOLID Tw93 2026-03-18 15:17:03 +08:00
  • 49c16a3450 Merge branch 'bugfix/fix-software-update-available-false-positive' Tw93 2026-03-18 14:58:37 +08:00
  • 90949f7fdf test(purge): fix glob quoting in path assertion Tw93 2026-03-18 14:55:26 +08:00
  • 702f299e78 fix(ui): rename Filter to Search in paginated menu Tw93 2026-03-18 14:55:20 +08:00
  • 5a2a5d9179 fix(uninstall): detect bundle-id-derived extension leftovers Tw93 2026-03-18 14:54:59 +08:00
  • fa935548b0 fix(optimize): warn before bluetooth refresh Tw93 2026-03-18 14:50:04 +08:00
  • b8f3a0ecd3 fix(clean): avoid container cache scan stalls Tw93 2026-03-18 14:49:12 +08:00
  • f88b2116ab fix(check): use softwareupdate output for macOS update detection Tw93 2026-03-18 14:48:39 +08:00
  • 2d8c938333 trust softwareupdate for macOS status and harden tests corevibe555 2026-03-18 04:59:33 +01:00
  • e6ee9ec490 fix macOS update false positives root 2026-03-18 03:15:39 +01:00
  • 25892594b0 fix: show full purge paths during confirmation Tw93 2026-03-17 19:20:15 +08:00
  • 13274154d4 chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#580) dependabot[bot] 2026-03-17 16:52:06 +08:00
  • f461ab77f4 chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#579) dependabot[bot] 2026-03-17 16:51:51 +08:00
  • 6c53906427 fix brew uninstall fallback consistency Tw93 2026-03-17 16:39:42 +08:00
  • e1f427c9aa fix: stop cleaning aerial wallpaper assets by default Tw93 2026-03-17 16:35:10 +08:00
  • ea4cd9d0e3 fix(tests): prevent permission dialogs during test runs Tw93 2026-03-16 20:43:35 +08:00
  • 0cc4862f9c fix(touchid): add Q key support to quit menu Tw93 2026-03-16 20:19:32 +08:00
  • cfa0a82057 fix: skip incomplete downloads that are actively in use Tw93 2026-03-16 07:39:41 +08:00
  • 30c1a95731 Harden test mode against auth and uninstall side effects Tw93 2026-03-15 12:19:50 +08:00
  • 7a0b4cf07e fix: move logs to ~/Library/Logs/mole, add system idle assets cleanup Tw93 2026-03-15 11:38:18 +08:00
  • 398097162c chore: add pre-commit hook and update review skill to mirror GitHub CI Tw93 2026-03-15 09:08:56 +08:00
  • 45c98c2ec8 fix: explicitly skip system binary launch agents and harden test isolation Tw93 2026-03-15 08:55:17 +08:00
  • a6931dab5b fix: clean HTTPStorages binarycookies files and Preferences directories on uninstall Tw93 2026-03-14 23:20:18 +08:00
  • c7f59a4d33 Potential fix for code scanning alert no. 7: Checkout of untrusted code in trusted context Tw93 2026-03-14 23:08:29 +08:00
  • c1d2e221a2 Potential fix for code scanning alert no. 3: Workflow does not contain permissions Tw93 2026-03-14 23:07:19 +08:00
  • 49ca883dc8 Potential fix for code scanning alert no. 8: Incorrect conversion between integer types Tw93 2026-03-14 23:02:35 +08:00
  • a61d959d7f Stabilize launch agent hint test Tw93 2026-03-14 22:56:31 +08:00
  • 2e6553ab2b Protect user launch agents during clean Tw93 2026-03-14 22:32:53 +08:00
  • 9db5488397 security: validate raw path in moveToTrash before filepath.Abs resolves traversal Tw93 2026-03-14 10:39:33 +08:00
  • ba01cb7f43 test: fix parallel test flakiness and bash 3.2 empty-array expansion Tw93 2026-03-14 10:15:38 +08:00
  • a7b28faeda chore: auto format code Tw93 2026-03-14 01:22:54 +00:00
  • 7697acb711 test: speed up bats execution Tw93 2026-03-14 09:19:54 +08:00
  • 169be1e1f2 fix(timeout): inherit helper state and pass checks Tw93 2026-03-14 08:32:11 +08:00
  • 0d2f217f28 security: add regression tests for validatePath with special chars Tw93 2026-03-14 08:26:45 +08:00
  • 951e395ab7 security: fix CodeQL command injection and path traversal alerts Tw93 2026-03-14 08:24:08 +08:00
  • f6acfa774c feat(disk): enhance APFS disk usage reporting with Finder integration Tw93 2026-03-14 07:48:16 +08:00
  • ea37d3e356 fix(purge): remove 60-char hard cap on path display width (issue #564) Tw93 2026-03-14 07:46:44 +08:00
  • cb2eb1097a fix(analyze): add darwin build tag to all platform-specific files Tw93 2026-03-14 07:46:32 +08:00
  • 97d35c03d6 fix(purge): parallelize size calculations to prevent hang (issue #560) Tw93 2026-03-14 00:00:08 +08:00
  • fca8214276 chore: ignore Claude Code workspace files Tw93 2026-03-13 13:58:45 +08:00
  • e6850329ae chore: ignore Claude Code local settings Tw93 2026-03-11 14:20:19 +08:00
  • 643cb8e9ac chore: add Claude Code skills for GitHub operations Tw93 2026-03-11 14:03:55 +08:00
  • 7350547458 feat: add JSON output tests and README docs for analyze and status (#556) Dylan Joss 2026-03-12 20:40:41 -07:00
  • cce26022f3 chore: update contributors [skip ci] github-actions[bot] 2026-03-13 03:38:56 +00:00