Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scriptscat/scriptcat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cb63f66
Choose a base ref
...
head repository: scriptscat/scriptcat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6cdbaec
Choose a head ref
  • 10 commits
  • 44 files changed
  • 2 contributors

Commits on Dec 2, 2025

  1. 🌐 Translation Fix (#1042)

    cyfung1031 authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    493b31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8dae1 View commit details
    Browse the repository at this point in the history
  3. 🐛 修复 userScripts 未定义的问题 (#1041)

    * fix: userScripts is undefined when permission is not granted yet
    
    * Update runtime.ts
    cyfung1031 authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    4f2deda View commit details
    Browse the repository at this point in the history
  4. 🐛 恢复 GM_openInTab 的 useOpen 选项 #1043 (#1044)

    * fix #1043
    
    * mExtScheme
    
    * vitest
    
    * 还是用 useOpen 了
    
    * Update gm_api.ts
    
    * 修改注释说明
    
    * 修改注释说明
    
    * 修改注释说明
    
    * 修改注释说明
    
    * 修改注释说明
    
    * Update gm_api.ts
    
    * 修改注释
    
    * Update gm_api.ts
    
    * typescript fix
    
    * 根据copilot意见修改
    
    * Update gm_api.ts
    
    ---------
    
    Co-authored-by: 王一之 <yz@ggnb.top>
    cyfung1031 and CodFrm authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    7f30198 View commit details
    Browse the repository at this point in the history
  5. 🐛 处理early中的UserAgentData (#1045)

    * 错误的提示
    
    * 处理early中的UserAgentData
    
    * 处理初始化gmInfoEnv
    
    * 错误处理
    CodFrm authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    b4e08a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    e272dc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. ✨ 添加后台运行选项 (#1048)

    * background移到optional_permissions
    
    * 后台运行选项
    
    * 脚本安装时进行提示
    
    * 优化代码
    
    * 根据copilot意见修改
    
    * Update src/locales/ja-JP/translation.json
    
    Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
    
    * Update src/locales/ja-JP/translation.json
    
    Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
    
    * Update src/locales/ja-JP/translation.json
    
    Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
    
    * Apply suggestion from @CodFrm
    
    * 使用官方描述
    
    * 描述
    
    ---------
    
    Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
    CodFrm and cyfung1031 authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    626e84d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. 🐛 修复document.write导致消息监听重置的问题 (#1055)

    Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
    CodFrm and cyfung1031 authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    1f3a3ec View commit details
    Browse the repository at this point in the history
  2. 📝 README & TRANSLATION (#1056)

    * README & TRANSLATION
    
    * update
    
    * Update README_ja.md
    
    * Update
    cyfung1031 authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    1c8faf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. 🔖 Release v1.2.1

    CodFrm committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    6cdbaec View commit details
    Browse the repository at this point in the history
Loading