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: v1.2.4
Choose a base ref
...
head repository: scriptscat/scriptcat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.5
Choose a head ref
  • 15 commits
  • 43 files changed
  • 6 contributors

Commits on Jan 19, 2026

  1. 🐛 处理value引用问题 #1141 (#1147)

    * 处理value引用问题 #1141
    
    * Update src/app/service/content/gm_api/gm_api.test.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update gm_api.ts
    
    * Update gm_api.ts
    
    * 获取所有的单元测试
    
    * unit test
    
    * unit test
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: cyfung1031 <[email protected]>
    3 people authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    0892fcd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. ✨ 网盘解除绑定 (#1151)

    * Treat zero menu limit as unlimited in popup
    
    * Update layout to be responsive for mobile devices
    
    - Refactored sidebar menu into `SiderMenu` component
    - Updated `Sider` to use a Drawer on mobile (<768px)
    - Added hamburger button for mobile navigation
    - Adjusted content padding and layout for mobile view
    
    * Update layout to be responsive for mobile devices
    
    - Refactored sidebar menu into `SiderMenu` component
    - Updated `Sider` to use a Drawer on mobile (<768px)
    - Added hamburger button for mobile navigation
    - Adjusted content padding and layout for mobile view
    - Fixed linting errors
    
    * Revert "Mobile Responsive UI for Options Page"
    
    * Clarify netdisk unbind labels
    
    * Revert "Treat zero menu limit as unlimited in popup"
    
    * Clean code
    
    ---------
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: 王一之 <[email protected]>
    3 people authored Jan 21, 2026
    2 Configuration menu
    Copy the full SHA
    7ad9aac View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Revert "✨ 网盘解除绑定 (#1151)"

    This reverts commit 7ad9aac.
    CodFrm committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    161e773 View commit details
    Browse the repository at this point in the history
  2. 🐛 修复i18n前缀语言脚本名和描述展示 #1123

    (cherry picked from commit f92d50f)
    CodFrm committed Jan 22, 2026
    2 Configuration menu
    Copy the full SHA
    7ef7355 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. 🐛 修复弹出的更新窗口时间问题 (#1155)

    * 弹出的更新窗口显示时间
    
    * 修改单位为秒
    
    ---------
    
    Co-authored-by: 王一之 <[email protected]>
    cyfung1031 and CodFrm authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    c17f761 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. 🐛 locales.ts 小修正 (#1154)

    * locales.ts 小修正
    
    * Update locales.test.ts
    cyfung1031 authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    1c44b68 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. 🐛 修正 FileSystemObserver 未能持续监听问题 (#1160)

    * 修正 FileSystemObserver 未能持续监听问题
    
    * 发生 NotFoundError 等错误时,重置 Watch File
    
    * Update src/pkg/utils/file-tracker.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update file-tracker.ts
    
    * Update file-tracker.ts
    
    * Update file-tracker.ts
    
    ---------
    
    Co-authored-by: wangyizhi <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    3 people authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    9556769 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Configuration menu
    Copy the full SHA
    f7c1c73 View commit details
    Browse the repository at this point in the history
  2. 🐛 兼容 TM @match www.website.com/*` (#1165)

    * fix: 兼容 TM `@match www.website.com/*`
    
    * Update url_matcher.test.ts
    cyfung1031 authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    da66ff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Configuration menu
    Copy the full SHA
    87e52f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3ffe6 View commit details
    Browse the repository at this point in the history
  3. 🍱 [‎src/assets/images/] 图像处理 (#1177)

    * smaller pngs
    
    * Update edge_mobile_qrcode.png
    cyfung1031 authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    3871767 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2db5b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. 2 Configuration menu
    Copy the full SHA
    5e91a31 View commit details
    Browse the repository at this point in the history
  2. 🔖 Release v1.2.5

    CodFrm committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    e10f9f7 View commit details
    Browse the repository at this point in the history
Loading