Skip to content

Conversation

@cyfung1031
Copy link
Collaborator

@cyfung1031 cyfung1031 commented Nov 15, 2025

概述 Descriptions

Prevent accident deletion. If it is deleted in the cloud and also deleted in local, then no way to go back.

变更内容 Changes

截图 Screenshots

CodFrm and others added 24 commits November 1, 2025 13:12
* ♻️ 重构优化脚本图标加载

* 增加单元测试

* 整理代码

* Update src/app/service/service_worker/system.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* 调整代码 (scriptscat#896)

* 根据copilot修改

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: cyfung1031 <44498510+cyfung1031@users.noreply.github.com>
* wip: 设置

* 运行时机

* 根据copilot意见修改

* 处理翻译
* 调整 updateIcon 代码

* 調次序
* 把icon根据url而储存,避免多个脚本储存同一icon造成浪费

* Update src/pages/store/favicons.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/pages/store/favicons.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/app/service/service_worker/system.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/pages/store/favicons.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* stackAsyncTask -> cacheInstance.tx (faviconOPFSControl)

* lint

* 小修訂

---------

Co-authored-by: wangyizhi <i@xloli.top>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* URL.createObjectURL 共通化、兼容 FF

* importByUrl 临时URL

* chrome.downloads.download 临时URL

* typescript 修正
* encode/decodeMessage -> encode/decodeRValue

* encode/decodeMessage -> encode/decodeRValue

* 代码调整

* 調整 utils

* 代碼調整

* Update value.test.ts

* remove unused setValue

* Update src/app/service/service_worker/value.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* 优化一下

---------

Co-authored-by: 王一之 <yz@ggnb.top>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 修正汇出汇入不依照脚本最后修改日期时间问题

* 修正 ValueStorage ts 问题

* 調整 setValues

* 小修正

* 修正

* details -> script

* 名字统一为 zipFile

(cherry picked from commit d061699)
Co-authored-by: 王一之 <yz@ggnb.top>
* 1.3 bug fix

* 构建前添加类型检查

* 移动类型检查

* 修复类型错误

---------

Co-authored-by: 王一之 <yz@ggnb.top>
* ♻️ 重构 system config 监听

* 🐛 处理 localePath 变化的问题 scriptscat#972

* 处理lint问题

* Update src/locales/locales.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* systemconfig watch增加上一次值返回

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@CodFrm
Copy link
Member

CodFrm commented Nov 18, 2025

可能是bug,我先确定是个什么情况

@cyfung1031
Copy link
Collaborator Author

可能是bug,我先确定是个什么情况

就算不是Bug也应该不是Default吧
同步大多数都是不想掉失脚本
所以"加" 是用户想的,"减"是用户不太想的

当然如果有回收筒功能,保持 default syncDelete 也可以吧
完全没有复原方法就有点可怕了
误删之类

cyfung1031 and others added 4 commits November 20, 2025 10:48
* 不依赖外部网站访问进行安装

* Update script.ts

* 修正 fetchScriptBody

* css

* css

* css

* i18n t

* css

* css

* 显示 7.5 个项目来提醒使用者以滚动浏览更多

* 空白调整

* .

* 兼容修正

* scriptscat#876

* lint

* i18n

* scriptscat#877

* scriptscat#877 修正

* 合并

* typescript fix

* Update src/locales/de-DE/translation.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/pages/install/App.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/pages/install/App.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chrome.runtime.lastError

* fix

* 中文

* formatBytes

* 整理代码和添加单元测试

* 修复typecheck

* 添加dels测试

---------

Co-authored-by: 王一之 <yz@ggnb.top>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
cyfung1031 and others added 13 commits November 20, 2025 15:23
* [v1.3] 让安装页面URL好看一点

* Update utils.ts

* Update utils.ts
* [v1.3] UnoCSS 加 prefix 解决 CSS冲突

* CSS 布局修正

* inset 兼容修正

* `uno-` -> `tw-` ;符合平常的写法

* presetUno -> presetWind3, 加 extractors 让 vscode 能配对

* Install 頁面 CSS 布局修正

* rspack/postcss/unocss 语法修改
…scat#925)

* userScripts / scripting API 调整,增强兼容性

* 恢复sourceMap处理

* 根据copilot意见修改

---------

Co-authored-by: 王一之 <yz@ggnb.top>
Co-authored-by: 王一之 <yz@ggnb.top>
* 修正 Typography 引用

* merge fix
* monaco editor hints 多国语言化

* antifeature

* lint

* lint

* 监听语言变化

* 修复lint问题

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 王一之 <yz@ggnb.top>
Co-authored-by: wangyizhi <i@xloli.top>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants