249 Commits

Author SHA1 Message Date
煎饼果子卷鲨鱼辣椒
63beebef24 refactor: Enhance Cursor file modification logic with robust error handling
- Replaced awk-based file parsing with more precise sed replacement
- Added comprehensive validation checks for file modifications
- Improved error logging and handling during file processing
- Updated user guidance message to include restart and potential reinstallation instructions
- Maintained existing script functionality with more resilient modification approach
v0.0.68
2025-02-06 09:52:51 +08:00
煎饼果子卷鲨鱼辣椒
3d832fbd7d chore: Minor whitespace addition in Mac ID modifier script
- Added an empty line at the end of the script
- Maintained existing script functionality
- Ensured consistent file formatting
v0.0.67
2025-02-05 18:17:26 +08:00
煎饼果子卷鲨鱼辣椒
d8f7964d36 refactor: Improve Cursor app file modification logic in Mac ID modifier script
- Replaced complex file parsing with awk-based content modification
- Simplified UUID replacement strategy using crypto.randomUUID()
- Enhanced error handling and file processing robustness
- Optimized temporary file management during script execution
2025-02-05 18:14:35 +08:00
煎饼果子卷鲨鱼辣椒
2a93a856bf refactor: Minor formatting adjustment in Mac ID modifier script
- Removed redundant comment for No Color terminal code
- Maintained existing script structure and functionality
v0.0.66
2025-02-05 18:02:31 +08:00
煎饼果子卷鲨鱼辣椒
60def59221 feat: Add Cursor app file modification to Mac ID modifier script
- Implemented `modify_cursor_app_files()` function to patch Cursor's main and CLI JavaScript files
- Added file backup mechanism before modification
- Dynamically locate and replace UUID generation logic in app files
- Ensure proper file permissions and ownership after modification
- Integrated new modification step into main script workflow
v0.0.65
2025-02-05 15:40:44 +08:00
煎饼果子卷鲨鱼辣椒
edc68edddb style: Refine Cursor ID modifier script UI and messaging
- Adjusted title spacing in Linux, Mac, and Windows scripts
- Standardized promotional message formatting
- Removed redundant text in Windows script
- Improved visual consistency across platform-specific scripts
v0.0.64
2025-02-05 15:05:25 +08:00
煎饼果子卷鲨鱼辣椒
be4c3a7681 feat: Update Cursor ID modifier scripts with version support and promotional messaging
- Updated Linux, Mac, and Windows scripts to support Cursor v0.45.x
- Added promotional message encouraging users to follow public WeChat account
- Refined logo and tool title display
- Removed outdated version support warnings
- Enhanced script messaging with additional context and community engagement
v0.0.63
2025-02-05 14:59:04 +08:00
煎饼果子卷鲨鱼辣椒
b0950287a3 refactor: Simplify Mac system UUID modification process
- Removed user confirmation prompt for UUID modification
- Automatically update system UUID without additional user interaction
- Added clear console output to inform user about UUID change and restart requirement
v0.0.62
2025-02-05 14:40:44 +08:00
煎饼果子卷鲨鱼辣椒
3d61fa9753 fix: Improve error messages for Linux and Mac ID modifier scripts
- Updated error messages in Linux script to include specific package installation commands
- Enhanced Mac script's UUID modification prompt with better formatting and color
- Added spacing to improve readability of user prompts
v0.0.61
2025-02-05 11:53:19 +08:00
煎饼果子卷鲨鱼辣椒
e0639f7419 docs: Update Cursor version support for Mac/Linux in README files
- Marked Mac/Linux 0.45.x versions as fully supported
- Updated support status from "Under testing" to "Supported"
- Encouraged user feedback for Mac/Linux versions
2025-02-04 22:45:11 +08:00
煎饼果子卷鲨鱼辣椒
1c898ec594 feat: Add system ID backup and modification for Linux and Mac scripts
- Implemented `backup_system_id()` function for both Linux and Mac scripts
- Added system ID backup with timestamped files and detailed information
- Introduced machine-id modification for Linux systems
- Added system UUID modification option for Mac systems
- Enhanced logging and user interaction for system ID changes
v0.0.60
2025-02-04 22:38:17 +08:00
煎饼果子卷鲨鱼辣椒
719b418b7f docs: Add detailed registry modification documentation to README files
- Added comprehensive explanation of MachineGuid registry modification in both English and Chinese README files
- Included safety measures, potential impacts, and recovery steps for registry changes
- Updated Windows PowerShell script to provide additional registry modification information
- Enhanced user awareness about system-level modifications and their implications
v0.0.59
2025-02-04 22:20:52 +08:00
煎饼果子卷鲨鱼辣椒
fe5c1253e9 Update Cursor version support in README and Windows script
- Updated README files to indicate support for Cursor 0.45.x on Windows
- Added version detection function in Windows PowerShell script
- Improved version information display and user guidance
- Marked Mac/Linux 0.45.x support as under testing
2025-02-04 22:11:38 +08:00
煎饼果子卷鲨鱼辣椒
e9bcc02a10 feat: Enhance Cursor ID modifier script with advanced ID generation and version compatibility
- Improved random ID generation with more robust cryptographic methods
- Added new functions for generating standard machine and UUID identifiers
- Implemented version compatibility check for Cursor versions
- Enhanced user guidance with detailed version-specific instructions
- Added automatic MachineGuid update and backup functionality
- Introduced optional auto-update disabling feature with comprehensive error handling
2025-02-04 22:06:10 +08:00
煎饼果子卷鲨鱼辣椒
15ee4454e8
Merge pull request #174 from gsusI/master
docs: add Mac download link and clarify platform-specific downloads
2025-02-04 21:29:05 +08:00
煎饼果子卷鲨鱼辣椒
6254888a50
Merge pull request #188 from Norcy/fix/auto_update
fix disable_auto_update command
v0.0.58
2025-02-04 21:28:52 +08:00
Nx
a66bb1d8ab fix disable_auto_update command 2025-02-02 15:29:21 +08:00
煎饼果子卷鲨鱼辣椒
5f26e0a3c1 Update WeChat group QR code and expiration date in README_CN.md
- Refreshed the WeChat group QR code image
- Updated the group invitation expiration date to February 7th
- Maintained existing README_CN.md formatting
v0.0.57
2025-01-31 14:13:42 +08:00
jesus
252833b228 docs: add Mac download link and clarify platform-specific downloads 2025-01-28 16:29:28 +01:00
煎饼果子卷鲨鱼辣椒
7e9d937138 Add Cursor v0.44.11 download links to README files
- Added download links for Cursor v0.44.11 in both English and Chinese README files
- Included direct download options from Cursor Official and ToDesktop
- Maintained consistent formatting across language versions
2025-01-25 23:30:54 +08:00
煎饼果子卷鲨鱼辣椒
5501f2d447 Enhance sed command safety with advanced escaping in Linux Cursor ID modifier
- Implemented a custom escape function to handle special characters in sed replacements
- Improved variable escaping to prevent potential sed command injection
- Updated sed substitution syntax to use more robust delimiters
- Maintained existing file modification and permission logic
v0.0.56
2025-01-25 20:51:14 +08:00
煎饼果子卷鲨鱼辣椒
0be607f986 Improve sed command safety in Linux Cursor ID modifier script
- Updated sed commands to use safer delimiters and variable escaping
- Replaced hardcoded delimiters with more robust sed substitution syntax
- Maintained existing file modification logic with enhanced security
- Preserved file permission settings after configuration update
v0.0.55
2025-01-25 20:20:46 +08:00
煎饼果子卷鲨鱼辣椒
708285a2ef Refactor disable_auto_update() function in Linux script
- Improved error handling logic with more concise conditional checks
- Replaced complex multi-line command with an if statement for better readability
- Simplified file permission and ownership setting validation
- Maintained existing error logging and manual guide display functionality
v0.0.54
2025-01-25 20:16:56 +08:00
煎饼果子卷鲨鱼辣椒
2cfd7e63e5 Add auto-update disabling feature to Cursor ID modifier scripts
- Implemented `disable_auto_update()` function for Linux, macOS, and Windows scripts
- Added interactive prompt to allow users to disable Cursor's automatic updates
- Included comprehensive manual guide for users if automatic disabling fails
- Enhanced error handling and validation for update disabling process
- Provided clear instructions and fallback methods across different platforms
v0.0.53
2025-01-25 20:05:49 +08:00
煎饼果子卷鲨鱼辣椒
09a95b999f Enhance file permission settings for Cursor configuration files
- Updated Linux, macOS, and Windows scripts to set more restrictive file permissions
- Implemented read-only file access with additional validation checks
- Added fallback methods to ensure configuration file protection
- Improved logging for permission setting processes
2025-01-25 19:58:35 +08:00
煎饼果子卷鲨鱼辣椒
5a3c1c79a8
Merge pull request #158 from loiosunrise/master
[RFR][Fix] fix the script error, it should be 'fi' instead of '}'
v0.0.52
2025-01-25 19:44:41 +08:00
loiosunrise
1c733d36b1 fix: fix the script error, it should be 'fi' instead of '}' 2025-01-25 12:07:34 +08:00
煎饼果子卷鲨鱼辣椒
a76b0ed71c Add instructions to disable auto-update feature in README files and update script
- Introduced a new section in both English and Chinese README files detailing methods to disable the auto-update feature for Cursor, including a built-in script and manual steps for Windows, macOS, and Linux.
- Updated the cursor_win_id_modifier.ps1 script to prompt users for disabling auto-update, enhancing user interaction and control over application settings.
- Included warnings about the need for manual updates after disabling the auto-update feature, improving overall user guidance.
v0.0.51
2025-01-24 23:06:25 +08:00
煎饼果子卷鲨鱼辣椒
f7345eae36 Update README files and scripts to clarify Cursor version support
- Added important notices in both English and Chinese README files regarding supported Cursor versions: v0.44.11 and below are supported, while the latest 0.45.x versions are temporarily unsupported.
- Enhanced error handling in the cursor ID modifier scripts for Linux, macOS, and Windows to check for the existence of the configuration file before proceeding.
- Improved user feedback by including warnings about the required Cursor version in the script outputs.
- Streamlined the configuration update process in the scripts to ensure clarity and robustness.
v0.0.50
2025-01-24 22:40:19 +08:00
煎饼果子卷鲨鱼辣椒
7568d9f423 Enhance Windows Admin Terminal instructions in README files
- Added detailed steps for opening the Windows Admin Terminal in both English and Chinese, including three methods: using Win + X, Win + R, and search.
- Improved formatting and clarity of the instructions to ensure better user understanding.
- Updated the reset script command for consistency across both language versions.
v0.0.49
2025-01-22 17:35:28 +08:00
煎饼果子卷鲨鱼辣椒
63fdf398d6 Update README files to enhance Windows terminal and PowerShell installation instructions
- Revised the section on opening the Windows Admin Terminal for clarity and consistency in both English and Chinese.
- Added detailed steps for installing PowerShell, including two methods: using Winget and manual download, with improved formatting for better readability.
- Ensured that all instructions are clear and accessible to users, enhancing the overall documentation quality.
2025-01-22 14:49:07 +08:00
煎饼果子卷鲨鱼辣椒
820d722ac9 Refactor README files and enhance cursor_win_id_modifier.ps1 script
- Removed outdated installation instructions for overseas users in both English and Chinese README files.
- Updated installation commands for macOS and Linux to point to the correct scripts.
- Added a success image display in the installation sections for better user feedback.
- Improved error handling and configuration writing in the cursor_win_id_modifier.ps1 script, ensuring directory existence and setting file permissions more robustly.
- Included a prompt for users to restart Cursor to apply new configurations and added a message to follow the official WeChat account for further engagement.
v0.0.48
2025-01-22 14:45:16 +08:00
煎饼果子卷鲨鱼辣椒
b2f07c2eed Update README files to correct section headings for clarity
- Revised section headings in both English and Chinese README files to remove numbering and improve readability.
- Ensured consistency in formatting across both language versions, enhancing user experience and understanding of the solutions provided.
2025-01-21 18:25:09 +08:00
煎饼果子卷鲨鱼辣椒
3c9fe8b9c4 Update README files to clarify trial account limitations and improve formatting
- Revised the descriptions of trial account issues in both English and Chinese README files for better clarity.
- Added specific headings for each issue related to trial limitations, enhancing user understanding of the problems and solutions.
- Improved overall formatting to ensure consistency and readability across both language versions.
2025-01-21 18:22:21 +08:00
煎饼果子卷鲨鱼辣椒
cd238f8913 Update README files to include PowerShell installation guide and improve formatting
- Added a new section in both English and Chinese README files detailing how to install PowerShell, including two methods: using Winget and manual download.
- Updated the Windows terminal instructions to provide clearer steps in Chinese.
- Enhanced the formatting of the WeChat group QR code image in the Chinese README for better visibility.
v0.0.47
2025-01-21 18:19:36 +08:00
煎饼果子卷鲨鱼辣椒
2b77ea43aa
Merge pull request #148 from AskitEndo/NEWIssue
[FIXED #147] Readme files updated | 自述文件已更新
2025-01-20 22:21:09 +08:00
Ankit Kumar Singh
186e79b064 readme files updated | 自述文件已更新 2025-01-20 14:02:31 +05:30
煎饼果子卷鲨鱼辣椒
8c3e6a7dd0 Add manual auto-update disable instructions in README files and update cursor_win_id_modifier.ps1 script
- Introduced a new section in both English and Chinese README files detailing how users can manually disable the auto-update feature for Windows and macOS/Linux.
- Updated the cursor_win_id_modifier.ps1 script to prompt users for disabling auto-update, providing a more interactive experience and handling the creation of a blocking file.
- Enhanced documentation to improve user guidance and control over the application settings.
v0.0.46
2025-01-11 23:27:44 +08:00
煎饼果子卷鲨鱼辣椒
e6cfcac976 Update README files to correct cursor issues link in recommended reading section
- Updated the link for the "Cursor Issues Collection and Solutions" in both English and Chinese README files to ensure users have access to the correct resource.
- Continued efforts to enhance documentation by providing accurate and valuable references for users.
2025-01-11 15:11:46 +08:00
煎饼果子卷鲨鱼辣椒
49c2a8fa21 Update README_CN.md to add a new line for improved formatting 2025-01-11 14:57:42 +08:00
煎饼果子卷鲨鱼辣椒
9df644ddcd Update README_CN.md to add recommended reading section
- Introduced a new section for recommended reading in the Chinese README file.
- Included a link to a resource on cursor issues to enhance user knowledge and support.
- Continued efforts to improve documentation by providing valuable references for users.
2025-01-11 14:57:18 +08:00
煎饼果子卷鲨鱼辣椒
7d05540177 Update README files to include recommended reading sections
- Added a new section for recommended reading in both English and Chinese README files.
- Included links to resources on cursor issues and AI development assistance to enhance user knowledge and support.
- Improved overall documentation by providing additional valuable references for users.
2025-01-11 14:55:12 +08:00
煎饼果子卷鲨鱼辣椒
ca7efde1b2 Update README files to enhance installation instructions for global and China users
- Added detailed one-click installation commands for Linux, macOS, and Windows users, with separate sections for global and China users.
- Improved clarity by using collapsible sections for better organization of installation instructions.
- Ensured all commands point to the correct scripts for both global and domestic users, enhancing usability and accessibility.
2025-01-11 13:30:38 +08:00
煎饼果子卷鲨鱼辣椒
d4ac7e2bbf Update README.md to enhance user guidance and trial reset solutions
- Revised the trial reset instructions for clarity, providing detailed steps for users encountering usage limits.
- Added temporary solutions including a quick reset method, account switching, and network optimization tips.
- Improved the structure and formatting of the README for better readability and user experience.
- Removed outdated sections and ensured all links point to the correct documentation files.
2025-01-11 13:22:40 +08:00
煎饼果子卷鲨鱼辣椒
55ec244325 Refactor sed command syntax in cursor_linux_id_modifier.sh for improved readability
- Updated sed command delimiters from '/' to '|' for better clarity in modifying telemetry IDs.
- Ensured consistent formatting across multiple sed commands to enhance maintainability of the script.
v0.0.45
2025-01-10 18:05:59 +08:00
煎饼果子卷鲨鱼辣椒
5ec30f9c1e Update README.md to increase QR code visibility for WeChat appreciation
- Enlarged the WeChat appreciation QR code image from 300px to 500px for better visibility.
- Maintained the accompanying text to encourage user support and engagement.
- Continued improvements to the layout for a more user-friendly experience.
2025-01-10 17:38:10 +08:00
煎饼果子卷鲨鱼辣椒
96347d7ea4 Update README.md to increase visibility of payment options
- Enlarged the WeChat and Alipay appreciation QR code images for better visibility.
- Enhanced the accompanying text to maintain user engagement and encourage support.
- Overall improvements to the layout for a more user-friendly experience.
2025-01-10 17:37:35 +08:00
煎饼果子卷鲨鱼辣椒
54594b701a Update README.md to enhance user engagement with new payment options
- Changed the WeChat appreciation section to improve clarity and updated the image for better visibility.
- Added a new section for Alipay appreciation, including an image and a friendly message to encourage support.
- Overall improvements to the layout and content for better user experience.
v0.0.44
2025-01-10 17:35:15 +08:00
煎饼果子卷鲨鱼辣椒
99c8e55475 Update README.md and cursor_linux_id_modifier.sh for improved user guidance and script functionality
- Enhanced README.md by updating WeChat contact information and adding a WeChat appreciation code section for better user engagement.
- Increased image sizes for better visibility in the README.
- Refined the sed command syntax in cursor_linux_id_modifier.sh for improved readability and consistency in modifying telemetry IDs.
- Ensured overall clarity and usability improvements across both the documentation and script.
v0.0.43
2025-01-10 17:28:55 +08:00
煎饼果子卷鲨鱼辣椒
479aecdc78 Update README.md to include proxy download instructions for macOS and Linux users
- Added specific commands for downloading and executing the cursor ID modifier scripts for both macOS and Linux users via a proxy.
- Enhanced clarity and usability of the README documentation by providing detailed instructions for domestic users.
- Ensured consistent formatting and organization throughout the document.
2025-01-10 16:36:21 +08:00