186 Commits

Author SHA1 Message Date
煎饼果子卷鲨鱼辣椒
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
煎饼果子卷鲨鱼辣椒
c3c9d778c0 Update README.md to include Linux ID modifier script instructions
- Added instructions for downloading and executing the cursor_linux_id_modifier.sh script for Linux users.
- Ensured consistency in the installation commands for both macOS and Linux platforms.
- Improved overall clarity and usability of the README documentation.
v0.0.42
2025-01-10 16:33:47 +08:00
煎饼果子卷鲨鱼辣椒
46cf8ac78f Refactor cursor_linux_id_modifier.sh for improved process handling and error checking
- Enhanced the method for identifying and terminating Cursor processes to ensure more accurate detection.
- Added error handling for missing commands and file permissions when backing up configuration files.
- Improved comments for clarity and consistency in the script's functionality.
- Updated the public account name in output messages for consistency across platforms.
2025-01-10 16:31:46 +08:00
煎饼果子卷鲨鱼辣椒
5b525c1294 add:更换加速源 2025-01-09 00:36:22 +08:00
煎饼果子卷鲨鱼辣椒
10d06b9987 fix:sh bash 2025-01-09 00:29:55 +08:00
煎饼果子卷鲨鱼辣椒
4b90d906ba Refactor cursor ID modifier scripts to improve output formatting and consistency
- Moved the display of public account information to the end of the output in the macOS script for better user experience.
- Adjusted the placement of public account information in the Windows script to enhance visibility and maintain consistency across platforms.
- Ensured that the message prompting users to restart Cursor is clearly presented in both scripts.
v0.0.41
2025-01-09 00:25:09 +08:00
煎饼果子卷鲨鱼辣椒
9495ba7f71 Enhance ID generation in macOS and Windows scripts
- Added a function to generate random hexadecimal strings in the Windows ID modifier script for improved randomness.
- Updated the macOS script to concatenate a hexadecimal representation of the prefix "auth0|user_" with a random ID, ensuring a consistent format for machine IDs across platforms.
- Improved comments in both scripts for better clarity on the ID generation process.
2025-01-09 00:23:32 +08:00
煎饼果子卷鲨鱼辣椒
d0415ff710 Update cursor ID modifier scripts to correct public account name and adjust formatting
- Changed the public account name from "煎饼果子AI" to "煎饼果子卷AI" in both macOS and Windows ID modifier scripts for consistency.
- Adjusted spacing in the display message for "Cursor ID 修改工具" to improve visual alignment in both scripts.
- Ensured consistent user experience across different platforms by maintaining similar formatting in the output messages.
v0.0.40
2025-01-09 00:14:47 +08:00
煎饼果子卷鲨鱼辣椒
25e8b6a28e Update README.md to add trial request limit information in English and Chinese
- Included a new section explaining the trial request limit message and solutions for users who reach this limit.
- Provided clear instructions in both English and Chinese to enhance accessibility for a wider audience.
- Ensured consistent formatting and organization to maintain readability throughout the document.
2025-01-08 19:37:25 +08:00
煎饼果子卷鲨鱼辣椒
d6c76e3952 Update README.md to add detailed instructions for opening Windows Administrator Terminal in English and Chinese
- Added a new section with step-by-step instructions for accessing the Windows Administrator Terminal, enhancing usability for both English and Chinese users.
- Included relevant shortcut keys and menu options to provide clear guidance based on different Windows versions.
- Ensured consistent formatting and organization throughout the document to improve overall readability.
2025-01-08 19:32:45 +08:00
煎饼果子卷鲨鱼辣椒
d39b78efd9 Update README.md to enhance proxy download instructions for domestic Linux/macOS users
- Added a new command for domestic users to download and execute the cursor_mac_id_modifier.sh script using gh-proxy.com.
- Improved clarity in the installation instructions to ensure a smoother experience for users in China.
- Maintained consistent formatting throughout the document to enhance usability.
2025-01-08 19:15:40 +08:00
煎饼果子卷鲨鱼辣椒
50e3f5dd23 Refactor README.md to streamline Windows installation instructions
- Replaced the outdated Windows batch script download and execution commands with a single PowerShell command for improved compatibility and clarity.
- Enhanced the instructions for domestic users by consolidating steps and ensuring consistent formatting throughout the document.
- Removed redundant comments to simplify the installation process for Windows users.
2025-01-08 19:12:48 +08:00
煎饼果子卷鲨鱼辣椒
4365cd32d2 Refactor README.md and remove outdated Windows batch script
- Updated README.md to replace references to the Windows reset script from a .bat file to a .ps1 file for improved compatibility with PowerShell.
- Removed the obsolete cursor_win_id_modifier.bat script to streamline the project and eliminate redundancy.
- Ensured clarity in installation instructions for domestic users by maintaining consistent formatting and updated download commands.
v0.0.39
2025-01-08 19:11:14 +08:00
煎饼果子卷鲨鱼辣椒
90e18cd86b Update README.md to include additional execution instructions for Windows reset script
- Added code block for executing the reset script in the Windows installation section to enhance clarity.
- Ensured consistency in formatting and improved usability for Windows users.
2025-01-08 19:00:08 +08:00