Commit Graph

  • 1c36ff010e
    Merge pull request #1033 from LoveDoLove/lovedolove main Pin Studios 2025-06-18 10:18:31 +08:00
  • 4f060abc93 修復 progress bar 下載狀態不對稱 install.ps1 LoveDoLove 2025-06-13 10:51:29 +08:00
  • e8ab5654ad Map Source Code yeongpin 2025-05-22 10:41:36 +08:00
  • f9e3c6025b
    Merge pull request #893 from cjahv/main Pin Studios 2025-05-21 10:29:17 +08:00
  • d02e5d69c8 增强TempMailPlusTab类,添加轮询功能以检查新邮件,支持自定义轮询间隔和最大尝试次数。同时更新文档以反映新参数,并优化了部分注释的翻译。 jahv 2025-05-15 00:30:09 +08:00
  • 849de8fac2
    Merge pull request #836 from cjahv/main Pin Studios 2025-05-12 11:31:22 +08:00
  • 201557d79c
    Merge branch 'yeongpin:main' into main cjahv 2025-05-06 15:53:23 +08:00
  • 30418e36a5 Update version to 1.11.03 and document changes in CHANGELOG.md, including improvements to TempMailPlus email detection logic and fixes for Windows user directory path issues. v1.11.03 yeongpin 2025-05-06 13:33:40 +08:00
  • c3a3963a76 Merge branch 'main' of github.com:cjahv/cursor-free-vip jahv 2025-05-02 14:02:01 +08:00
  • baec0937c3
    Merge pull request #832 from AmzGrainRain/main Pin Studios 2025-05-02 12:13:57 +08:00
  • bdbec76a7b
    Merge pull request #829 from cjahv/main Pin Studios 2025-05-02 12:13:03 +08:00
  • 3386d8e08e 修正 windows 环境下用户目录的获取方式 AmzGrainRain 2025-05-01 14:37:36 +08:00
  • cb9ec64388 新增账户管理类,创建AccountManager类以处理账户信息的保存和建议邮箱的生成。同时更新CursorRegistration类以使用AccountManager进行账户信息的保存,并在用户输入邮箱时提供建议邮箱功能。更新多语言本地化文件以支持新功能的翻译。 jahv 2025-05-01 13:25:16 +08:00
  • 76179807bc 在README.md中新增TempMailPlus配置选项,包含启用状态、电子邮件地址和PIN码设置,以支持邮件验证功能的扩展。 jahv 2025-04-30 23:12:07 +08:00
  • f8499708c9
    Merge pull request #823 from cjahv/main Pin Studios 2025-04-30 17:10:20 +08:00
  • 4a459574ad Enhance TempMailPlus integration by adding translator support for internationalization, improving error messages, and updating the email tab interface documentation. Additionally, update localization files for multiple languages to include new translation keys related to email verification processes. Pin Studios 2025-04-30 17:09:53 +08:00
  • 2d1604c646 增强邮件验证功能,新增发件人邮箱检查,确保发件人包含'cursor'字符串以提高邮件处理的准确性。 jahv 2025-04-30 07:56:28 +08:00
  • be950c510c 增强邮件检查功能,新增验证码缓存机制,优化获取验证码的方法,并更新相关文档注释。 jahv 2025-04-30 07:49:54 +08:00
  • e190a81ee4 优化邮件检查功能,简化逻辑,直接检查邮件列表中的第一个邮件是否为新邮件,并更新相关文档注释。 jahv 2025-04-30 07:41:12 +08:00
  • fa74b17dce
    Merge branch 'yeongpin:main' into main cjahv 2025-04-29 10:17:23 +08:00
  • db490718c5 更新邮件检查功能,支持检查最近3分钟内的邮件,并更新错误处理信息。同时,添加了主程序入口以便于直接运行和测试TempMailPlusTab类。 jahv 2025-04-29 10:07:02 +08:00
  • 50c3d0e522 Update README.md to reflect support for the latest 0.49.x version, ensuring accurate versioning information. v1.11.02 Pin Studios 2025-04-28 12:31:54 +08:00
  • 2aae59a905 Update README.md to include a badge for DeepWiki.com, enhancing visibility and support options for the project. Pin Studios 2025-04-28 12:21:51 +08:00
  • c9a294af0b Update CHANGELOG for missing translations, add manual custom authentication feature, and enhance error handling in cursor authentication. Fix: ensure proper handling of database connection errors and improve user feedback in various languages. Pin Studios 2025-04-28 12:16:32 +08:00
  • d3d73798f6 Add: update CHANGELOG for new features including Japanese and Italian language support, TempMailPlus integration, and a script for auto-translating missing translation keys. Fix: address Chrome user data directory permission issues on mac. Pin Studios 2025-04-28 11:36:27 +08:00
  • 5b091bfaf1 fix: add missing comma in Chinese translation for tracking processes Pin Studios 2025-04-28 11:34:34 +08:00
  • 0e4d91843f
    Merge pull request #788 from Ahmed-Nagi1/auto-translate-missing-keys Pin Studios 2025-04-28 11:33:22 +08:00
  • f39435f2de
    Merge branch 'main' into auto-translate-missing-keys Pin Studios 2025-04-28 11:33:16 +08:00
  • a1588c7e00 Enhance translation script to utilize Google Translate API, add error handling, and improve language code mapping. Introduce interactive menu for processing language files and backup options. Update Bulgarian, Japanese, and Chinese translations with new keys and improved error messages. Pin Studios 2025-04-28 11:25:17 +08:00
  • 8e94fa4e46
    Merge pull request #800 from Dragonzhoulong/test-chrome-permissions-fix Pin Studios 2025-04-28 11:03:42 +08:00
  • 8d7407c72e fix: 修复 Chrome 用户数据目录权限问题 along 2025-04-27 22:42:56 +08:00
  • d365e86952
    Merge pull request #785 from cjahv/main Pin Studios 2025-04-27 14:09:16 +08:00
  • 7c2ac9b734
    Update README.md Pin Studios 2025-04-27 02:25:17 +08:00
  • f5b0f4f9ea
    Update README.md Pin Studios 2025-04-26 21:15:28 +08:00
  • 1158068a31 Add script to auto-translate missing keys in translation files with colored output and parallel processing Ahmed Nagi 2025-04-26 13:13:35 +02:00
  • dee6a788bb 新增TempMailPlus配置,支持临时邮箱验证功能。更新CursorRegistration类以集成TempMailPlus,并添加相应的国际化支持。新增EmailTabInterface和TempMailPlusTab类以实现邮箱验证逻辑。 陈佳慧 2025-04-26 10:29:20 +08:00
  • 4286b94a86 Update version to 1.11.02, add Japanese and Italian language support, refactor account generation using Faker, and fix various issues. Update CHANGELOG.md to reflect these changes. Pin Studios 2025-04-24 15:05:46 +08:00
  • 60bd46f192
    Merge pull request #763 from wang93wei/main Pin Studios 2025-04-24 15:03:51 +08:00
  • 63d84e0f4d
    Merge pull request #762 from Wheeeeeeeeels/add-japanese-italian-support Pin Studios 2025-04-24 14:48:56 +08:00
  • 23036da768 Introduced the Faker library in the CursorRegistration class to generate random account information, replacing the original random name generation logic. Also updated the password generation method to use Faker for creating more complex passwords. Additionally, updated requirements.txt to include the Faker dependency. alanwang 2025-04-24 14:35:26 +08:00
  • 1002c9ca11 feat: add Japanese and Italian language support wheels 2025-04-24 14:03:49 +08:00
  • 809dac091d Update CHANGELOG.md to include mandatory update notice for version 1.11.01, enhancing user awareness of the new features and improvements. v1.11.01 Pin Studios 2025-04-24 11:21:12 +08:00
  • da5bff5994 Update version to 1.11.01 and enhance localization for OAuth profile selection. Added new features including Arabic language support, machine ID restoration from backup, and improved error handling in the update process. Updated menu options and fixed various issues for a better user experience. Pin Studios 2025-04-24 11:20:21 +08:00
  • 296a69bf73 Add CursorGoogleAccountDeleter class for Google account deletion via OAuth. Implemented robust authentication flow, including dynamic waits, error handling, and user feedback. This tool enhances user experience by providing a streamlined process for account deletion. Pin Studios 2025-04-24 10:51:09 +08:00
  • 5ca6c97d96 Add OAuthHandler class for Google and GitHub authentication, including profile selection and browser setup. Implemented error handling and user feedback for various authentication states. This new functionality enhances the user experience by streamlining the OAuth process. Pin Studios 2025-04-24 10:50:21 +08:00
  • fb52888f9c
    Merge pull request #756 from ppanphper/main Pin Studios 2025-04-24 10:47:52 +08:00
  • 8e6df1d1f8
    Merge branch 'main' into main Pin Studios 2025-04-24 10:47:28 +08:00
  • be5a17c861 Update localization files to add "restore_machine_id" entry in English, Vietnamese, Simplified Chinese, and Traditional Chinese, enhancing user feedback consistency across languages. Pin Studios 2025-04-24 10:45:44 +08:00
  • ca496ea53f Remove "restore_machine_id" entry from English localization file to streamline user feedback messages. Pin Studios 2025-04-24 10:45:00 +08:00
  • 52eaecd040 Update localization files to add new language configuration messages for English, Vietnamese, Simplified Chinese, and Traditional Chinese. Added "language_config_saved" and "lang_invalid_choice" entries to enhance user feedback. Pin Studios 2025-04-24 10:43:01 +08:00
  • 5fac4d6e45
    Merge pull request #751 from TranMC/main Pin Studios 2025-04-24 10:39:06 +08:00
  • 271d5d9db9
    Merge branch 'yeongpin:main' into main ppanphper 2025-04-23 16:40:44 +08:00
  • c2af657c88 添加恢复机器ID功能,新增restore_machine_id.py文件并更新主菜单以支持该功能。更新多语言支持,包含相关提示信息和错误处理。 ppanphper 2025-04-23 16:31:53 +08:00
  • cf55c91117 Merge branch 'main' of https://github.com/TranMC/cursor-free-vip TranMC 2025-04-23 12:58:27 +07:00
  • 9abf4f4899 Change something in language file TranMC 2025-04-23 12:58:24 +07:00
  • a78b1160c2 Merge branch 'main' of https://github.com/TranMC/cursor-free-vip TranMC 2025-04-23 12:49:06 +07:00
  • c5453a4374 Merge branch 'main' of https://github.com/TranMC/cursor-free-vip TranMC 2025-04-23 12:49:06 +07:00
  • 8c497d7639 Commit vui vui TranMC 2025-04-23 12:48:58 +07:00
  • c0c2cd6120
    Merge branch 'main' into main TranMC 2025-04-23 12:46:52 +07:00
  • e36f6d986e
    Merge pull request #745 from Ahmed-Nagi1/add-arabic-translation Pin Studios 2025-04-23 13:13:05 +08:00
  • 0b547c0542 Fix nofitication TranMC 2025-04-23 12:09:02 +07:00
  • ef17ba8803 Small language change TranMC 2025-04-23 12:04:03 +07:00
  • 31bf75e4de Update language configuration TranMC 2025-04-23 11:38:17 +07:00
  • 63e4e72ec7 Add language config saved TranMC 2025-04-23 10:57:50 +07:00
  • b51d9c7a74 Add Arabic language option to all locale files and support proper Arabic text display in terminal Ahmed Nagi 2025-04-22 10:57:51 +02:00
  • 4aba849cf1 Refactor GitHub Actions workflow to adjust job dependencies for build processes, ensuring that version determination occurs before tag creation for Linux and macOS builds. yeongpin 2025-04-22 11:15:15 +08:00
  • 1489357328 Update GitHub Actions workflow to ensure build jobs depend on version determination. Simplify ARM64 Docker build process by directly renaming output files without pre-checks for existence. yeongpin 2025-04-22 11:13:40 +08:00
  • 243c47adb4 Update CHANGELOG for v1.10.05 to clarify the use of GitHub Actions for builds and include a fix for various issues. yeongpin 2025-04-22 11:04:11 +08:00
  • b571356fbf Enhance GitHub Actions workflow to include checks for the existence of output files before renaming them in the ARM64 Docker build process. This ensures proper handling of file naming and provides error feedback if expected files are not found. yeongpin 2025-04-22 11:03:08 +08:00
  • 615c3ea2db Enhance GitHub Actions workflow to check for existing tags before creating new ones. Update tag creation step to only execute if the tag does not already exist. Remove deprecated steps related to Windows SDK installation and signing processes, which are currently disabled. yeongpin 2025-04-22 10:40:07 +08:00
  • cffde7066e Refactor GitHub Actions workflow to replace deprecated set-output command with new output syntax. Update Windows SDK installation step and add fallback for SignTool download in case of failure. v1.10.05 yeongpin 2025-04-22 10:30:43 +08:00
  • 73a8b23257 Update version to 1.10.05, remove block_domain.txt from build specification, and enhance GitHub Actions workflow to dynamically determine version from .env file or manual input. Update CHANGELOG for new version release. yeongpin 2025-04-22 10:27:08 +08:00
  • 6d182fda55 Update CHANGELOG for v1.10.04 with hotfix for 'main_path' access issue on Windows and macOS, and general bug fixes. Modify issue templates to clarify version placeholder for bug reports. v1.10.04 Pin Studios 2025-04-21 14:05:15 +08:00
  • c243e9f2f6 Add main path retrieval for non-Linux systems in get_workbench_cursor_path function Pin Studios 2025-04-21 14:02:59 +08:00
  • caf996864f Update version to 1.10.03 in build workflow configuration. yeongpin 2025-04-21 11:03:55 +08:00
  • ce9411dcda Update version to 1.10.03, enhance CHANGELOG with new features including manual registration, email support, and various bug fixes. Add new cursor_auth and cursor_register_manual scripts for improved user registration process. v1.10.03 yeongpin 2025-04-21 11:03:17 +08:00
  • 1c10750c2b
    Merge pull request #708 from DaydreamCoding/patch-for-cursor_path Pin Studios 2025-04-21 10:55:48 +08:00
  • 5aa8dbb614
    Merge pull request #709 from DaydreamCoding/patch-macOS-bypass_version-use-config_file Pin Studios 2025-04-21 10:55:30 +08:00
  • 30df4d9ad1
    fix macOS 'bypass_version.py' get product_json_path from config_file QTom 2025-04-19 16:58:01 +08:00
  • 4a533436eb
    fix use cursor_path QTom 2025-04-19 16:47:06 +08:00
  • b271166247
    Merge pull request #684 from swechencheng/fix-win-totally-reset-cursor Pin Studios 2025-04-17 17:54:33 +08:00
  • 75825fe3fe fix: Port 80aab8741fa826ab286856c0ebfded9cc64ce2ba Charles Zhang 2025-04-17 10:59:09 +02:00
  • 56f9a86e7a Update version to 1.10.02, enhance CHANGELOG with new project guidelines, and implement a function to retrieve user Documents folder path in reset_machine_manual.py and totally_reset_cursor.py. v1.10.02 yeongpin 2025-04-16 11:33:17 +08:00
  • bdb7fa4ddf Update README.md to clarify tool's purpose and usage, remove outdated features, and add new product image. v1.10.01 yeongpin 2025-04-16 10:41:29 +08:00
  • 51ac969f76 Update version to 1.10.01, add function to retrieve user Documents folder path, and enhance CHANGELOG with new project guidelines and fixes. yeongpin 2025-04-16 10:34:53 +08:00
  • da9d4a3648 Update version to 1.9.06 and remove deprecated cursor authentication and registration scripts Pin Studios 2025-04-16 10:29:12 +08:00
  • 33a497bf52
    Merge pull request #648 from tking007/main Pin Studios 2025-04-16 01:23:19 +08:00
  • c392e287fe
    Merge pull request #652 from BronzonTech-Cloud/main Pin Studios 2025-04-16 01:19:10 +08:00
  • ea4cfaa7ab
    Merge pull request #651 from canmi21/main Pin Studios 2025-04-16 01:18:12 +08:00
  • 24c1acc562 Update block_domain.txt to add and reorder disposable email domains for improved filtering BronzonTech-Cloud 2025-04-15 12:49:17 +00:00
  • 43eea92f21
    sync: 1.9.05 Canmi 2025-04-15 20:30:12 +08:00
  • 631f8be5e4 fix: 禁用 build.spec 中的 UPX,解决 [PYI-714723:ERROR] Failed to load Python shared library ...,修复 Bug #620 limu3 2025-04-15 19:03:07 +08:00
  • c8fa00589e Update button replacement logic in bypass_token_limit.py to link to the yeongpin GitHub page, refining patterns for Windows, Linux, and Mac environments. yeongpin 2025-04-15 12:05:12 +08:00
  • a3dff87da9 Enhance GitHub Actions workflow by adding code checkout step, calculating SHA256 checksums for release files, and extracting release notes from CHANGELOG. The release notes now include checksums for better transparency. v1.9.05 yeongpin 2025-04-15 10:41:46 +08:00
  • 861f258ce4 Update CHANGELOG.md to reflect new version 1.9.04, including multiple fixes for package issues, readme formatting, and exception handling. yeongpin 2025-04-15 10:33:08 +08:00
  • ab9202fe48
    Merge pull request #631 from xbhel/main Pin Studios 2025-04-15 10:28:41 +08:00
  • d60c46bac6
    Merge pull request #630 from canmi21/main Pin Studios 2025-04-15 10:27:43 +08:00
  • 4757f9777a Merge branch 'main' of https://github.com/canmi21/cursor into pr/597 Pin Studios 2025-04-15 10:24:08 +08:00
  • caecbd4c8d fix(readme): format download links for browsers Pin Studios 2025-04-15 10:24:07 +08:00
  • 105b5d4517
    fix: github ouath fail error Canmi 2025-04-15 00:00:14 +08:00