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

Commit Graph

  • 44e91be007 feat: add new system optimization tasks and implement orphaned startup item cleanup Tw93 2025-12-29 19:06:04 +08:00
  • 69d92566a1 chore(deps): bump actions/cache from 4.3.0 to 5.0.1 (#191) dependabot[bot] 2025-12-29 16:56:31 +08:00
  • afc0f7b410 chore(deps): bump actions/checkout from 4.3.1 to 6.0.1 (#192) dependabot[bot] 2025-12-29 16:56:18 +08:00
  • e3cea029e5 chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#193) dependabot[bot] 2025-12-29 16:56:03 +08:00
  • db220746dc chore(deps): bump actions/setup-go from 5.6.0 to 6.1.0 (#194) dependabot[bot] 2025-12-29 16:55:51 +08:00
  • 7af6b39875 chore(ci): pin actions to SHAs and add dependabot for gomod Tw93 2025-12-29 16:53:51 +08:00
  • 600afbbee8 security(ci): pin mislav/bump-homebrew-formula-action to SHA (#187) Aman Thanvi 2025-12-29 03:50:47 -05:00
  • 2b30a24ffc chore: update binaries for V1.15.8 Tw93 2025-12-29 07:52:26 +00:00
  • 88ecdb595c Merge branch 'main' of github.com:tw93/Mole V1.15.8 Tw93 2025-12-29 15:51:20 +08:00
  • c5910224ae Fix the problems of remove and reinstall Tw93 2025-12-29 15:51:15 +08:00
  • 9691b0fd8b chore: update binaries for V1.15.7 Tw93 2025-12-29 07:48:12 +00:00
  • c1e7290f4d 1.15.7 Repair and update check V1.15.7 Tw93 2025-12-29 15:46:59 +08:00
  • b787c78b37 chore: update binaries for V1.15.6 Tw93 2025-12-29 07:39:38 +00:00
  • 56c5fe08d2 Remove some useless comments V1.15.6 Tw93 2025-12-29 15:38:30 +08:00
  • ae3889eb34 Simplify the content deleted by the system Tw93 2025-12-29 15:34:35 +08:00
  • 8666c740cb workflow Tw93 2025-12-29 15:15:52 +08:00
  • a9e4c7c08e Optimize security fix prompts and auto-fix flow Tw93 2025-12-29 15:14:23 +08:00
  • b852e91493 Optimize security fix prompts and auto-fix flow Tw93 2025-12-29 15:14:03 +08:00
  • 492f3f77d6 Adjust uninstall menu footer controls order Tw93 2025-12-29 15:13:54 +08:00
  • 2a6930388f Align Touch ID enable output with log_success Tw93 2025-12-29 15:13:47 +08:00
  • beaaa98c9b Tweak macOS update detection and bump version Tw93 2025-12-29 15:13:37 +08:00
  • 694c55f73b fix: implement layered error tolerance and accurate cleanup reporting (#175 #176 #180) Tw93 2025-12-29 14:27:47 +08:00
  • 16de9d13a8 Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-29 08:39:00 +08:00
  • 5f7df6235e enhance macOS update check with configurable timeout and debug logging Tw93 2025-12-29 08:20:27 +08:00
  • f84b019694 Merge branch 'pr-182' Tw93 2025-12-29 08:09:02 +08:00
  • 9918e1aba6 Fix macOS update detection timeout (#182) Aman Thanvi 2025-12-28 19:06:06 -05:00
  • 55a0aa5a0a chore: update binaries for V1.15.5 Tw93 2025-12-28 16:30:53 +00:00
  • b67204f959 feat: remove SQLite vacuum optimization, enhance CJK/emoji width calculation, and improve system cleanup and UI feedback. V1.15.5 Tw93 2025-12-29 00:29:42 +08:00
  • 9239571be1 Tighten macOS update check and add empty-output test amanthanvi 2025-12-28 11:18:12 -05:00
  • 014e15f721 Add macOS update check edge case tests amanthanvi 2025-12-28 10:59:40 -05:00
  • 62c783d5b3 Fix macOS update detection timeout amanthanvi 2025-12-28 10:49:00 -05:00
  • 63b915b234 chore: update binaries for V1.15.4 Tw93 2025-12-28 13:53:38 +00:00
  • 3f7fbbf084 Merge branch 'main' of github.com:tw93/Mole V1.15.4 Tw93 2025-12-28 21:52:37 +08:00
  • 6beca2f5fa fix: improve robustness of UI output commands by adding || true Tw93 2025-12-28 21:51:38 +08:00
  • 7be21f4c5c chore: update binaries for V1.15.3 Tw93 2025-12-28 13:33:28 +00:00
  • 87d25573a4 Merge branch 'main' of github.com:tw93/Mole V1.15.3 Tw93 2025-12-28 21:32:22 +08:00
  • 50e47a3cd9 chore: bump version to 1.15.3 and update the security audit report following core protection and file operation refinements. Tw93 2025-12-28 21:30:39 +08:00
  • 44685d3999 feat: Improve CJK character width calculation, enhance SQLite vacuum test robustness, and update security audit documentation for core cleaning and optimization logic. Tw93 2025-12-28 21:29:10 +08:00
  • 7e402e7f2f chore: update binaries for V1.15.2 Tw93 2025-12-28 12:19:43 +00:00
  • 87feab7df3 Merge branch 'main' of github.com:tw93/Mole V1.15.2 Tw93 2025-12-28 20:15:27 +08:00
  • 906a8e3927 chore: clarify spinner cleanup comment and disable shellcheck warning SC2329 Tw93 2025-12-28 20:14:45 +08:00
  • 23479c61bd feat: add .dart_tool to project purge targets and disk analyzer (#179) Hensell 2025-12-28 06:12:22 -06:00
  • ffce5aeb2a chore: auto format code Tw93 2025-12-28 12:11:02 +00:00
  • ff6f288c9b fix: replace pgrep with tmutil status for more accurate Time Machine backup detection and add new tests for this logic. Tw93 2025-12-28 20:10:16 +08:00
  • 4a626f9337 Optimize unit tests and check for errors Tw93 2025-12-28 19:59:44 +08:00
  • 66ad3b34ee chore: auto format code Tw93 2025-12-28 11:39:34 +00:00
  • da1b5cb8d4 Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-28 19:39:01 +08:00
  • e238c84917 Add comprehensive tests for analyze format utilities Tw93 2025-12-28 19:38:55 +08:00
  • faac42cb62 Improve performance and process handling Tw93 2025-12-28 19:37:42 +08:00
  • e7546d762b Add deep system cache cleaning features Tw93 2025-12-28 19:35:57 +08:00
  • 6aafa16573 Add SQLite database optimization with VACUUM Tw93 2025-12-28 19:35:43 +08:00
  • 52d50a0a80 Improve spinner subprocess and trap cleanup handling Tw93 2025-12-28 19:35:29 +08:00
  • 61069aff86 Bump version to 1.15.2 Tw93 2025-12-28 19:34:45 +08:00
  • 7b96c18e28 chore: update binaries for V1.15.1 Tw93 2025-12-28 07:02:00 +00:00
  • ee5cfbfccf 1.15.1 V1.15.1 Tw93 2025-12-28 14:59:31 +08:00
  • fe3ddd1f74 Remove Raycast cache cleaning to protect clipboard history (#174) Tw93 2025-12-28 14:59:23 +08:00
  • 99e9fc4cb3 Add immediate feedback for system cache cleaning Tw93 2025-12-28 14:59:17 +08:00
  • 79dc98f665 Add curl timeout and Ctrl+C interrupt support, fix swap variable Tw93 2025-12-28 14:59:09 +08:00
  • db625ad64e Prevent potential newline issues in memory/disk stats Tw93 2025-12-28 14:59:03 +08:00
  • c00943489a Fix bash syntax error caused by newlines in variables (#173) Tw93 2025-12-28 14:58:54 +08:00
  • ce1725dac7 Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-28 14:07:48 +08:00
  • 539df63a82 Install simplified Tw93 2025-12-28 14:04:31 +08:00
  • c36418aa47 chore: auto format code Tw93 2025-12-28 06:05:06 +00:00
  • 8cecb3ff73 Install simplified Tw93 2025-12-28 14:04:31 +08:00
  • 9f1bc402ee docs: Reorder the 'Community Love' section in README.md. Tw93 2025-12-28 12:53:57 +08:00
  • 12fc046829 Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-28 12:09:16 +08:00
  • ab10629c97 docs: Add 'Community Love' section with user feedback to README. Tw93 2025-12-28 12:07:44 +08:00
  • 9fca199727 chore: update binaries for V1.15.0 Tw93 2025-12-28 02:08:23 +00:00
  • 5a1f061cfb Merge branch 'main' of github.com:tw93/Mole V1.15.0 Tw93 2025-12-28 10:07:08 +08:00
  • 562759244f 1.15.0 Tw93 2025-12-28 10:06:55 +08:00
  • b044f1ced7 chore: auto format code Tw93 2025-12-28 01:40:26 +00:00
  • 504eda835f fix: Update firewall management to use socketfilterfw for improved reliability on macOS. Tw93 2025-12-28 09:39:53 +08:00
  • c8e33931c2 refactor: centralize whitelist path checking with a new is_path_whitelisted helper function Tw93 2025-12-28 09:21:04 +08:00
  • 2dd56608e7 chore: update binaries for V1.14.7 Tw93 2025-12-27 05:17:19 +00:00
  • f5efc63bae feat: add whitelist protection for user and external volume Trash directories and include ~/.Trash in default whitelist V1.14.7 Tw93 2025-12-27 13:04:19 +08:00
  • 139b66d1bb ci: Exclude bin/optimize.sh from secret detection in the CI workflow. Tw93 2025-12-27 10:24:17 +08:00
  • f2160b7cab chore: auto format code Tw93 2025-12-27 02:19:22 +00:00
  • 162180d9b5 Update test suites to reflect moved functionality and fix test execution syntax Tw93 2025-12-27 10:18:24 +08:00
  • b0f6917fd9 Bump version to 1.14.7 and improve Homebrew installation detection logic Tw93 2025-12-27 10:18:12 +08:00
  • f40603636c Remove redundant cleanup functions and simplify maintenance task output Tw93 2025-12-27 10:18:05 +08:00
  • 9f51da3211 Improve sudo prompt interaction with safe line clearing for a cleaner UI Tw93 2025-12-27 10:17:57 +08:00
  • b086278d26 Implement spinner stack management and ANSI terminal capability checks Tw93 2025-12-27 10:17:49 +08:00
  • 71d0f2c3cc Migrate recent items and mail downloads cleanup to the user module and add scanning spinners Tw93 2025-12-27 10:17:39 +08:00
  • 4d00794b04 Add progress spinners to deep system cleanup and Time Machine checks Tw93 2025-12-27 10:17:28 +08:00
  • 749d73b1b9 Add spinners to project artifact cleaning and update navigation icons Tw93 2025-12-27 10:17:22 +08:00
  • d17c9efe47 Add progress spinners to developer tool cleanup task Tw93 2025-12-27 10:17:05 +08:00
  • d2f61973c3 Add spinners to cache cleaning and optimize development project detection Tw93 2025-12-27 10:16:58 +08:00
  • 50c1b0146d Update output icons for Homebrew cleanup to match the new design system Tw93 2025-12-27 10:16:52 +08:00
  • 6323a45f37 Implement caching for installed application scanning to improve performance and add progress spinners Tw93 2025-12-27 10:16:42 +08:00
  • bd832b9854 Add progress spinners to application cache scanning and cleaning Tw93 2025-12-27 10:16:35 +08:00
  • f945eecbc6 Sync health check definitions with the latest optimization task changes Tw93 2025-12-27 10:16:27 +08:00
  • 01dd879077 Standardize check icons and add internal section headers for better visual hierarchy Tw93 2025-12-27 10:16:17 +08:00
  • 4c7fa894e1 Simplify system check output structure and remove redundant section headers Tw93 2025-12-27 10:16:08 +08:00
  • 36e480333b Add inline spinners for better UI feedback and integrate recent items cleanup into the main flow. Tw93 2025-12-27 10:15:58 +08:00
  • ee9b34a4ca Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-26 20:45:09 +08:00
  • 2583f5000b Merge branch 'pr-162' Tw93 2025-12-26 20:41:44 +08:00
  • 257a15d381 chore: auto format code Tw93 2025-12-26 12:35:48 +00:00
  • dbdb3d896d Merge branch 'main' of github.com:tw93/Mole Tw93 2025-12-26 20:35:12 +08:00
  • a7c989588e improve code quality and fix signal handling Tw93 2025-12-26 20:34:38 +08:00
  • 21bf7392c9 feat: legcord Ruben Nogueira 2025-12-26 11:58:37 +00:00