-
Notifications
You must be signed in to change notification settings - Fork 307
syncDelete should be disabled by default
#958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
cyfung1031
wants to merge
44
commits into
scriptscat:main
Choose a base branch
from
cyfung1031:pr-Sync-Delete-disable-by-default
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
syncDelete should be disabled by default
#958
cyfung1031
wants to merge
44
commits into
scriptscat:main
from
cyfung1031:pr-Sync-Delete-disable-by-default
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ♻️ 重构优化脚本图标加载 * 增加单元测试 * 整理代码 * 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>
Member
|
可能是bug,我先确定是个什么情况 |
Collaborator
Author
就算不是Bug也应该不是Default吧 当然如果有回收筒功能,保持 default syncDelete 也可以吧 |
* 不依赖外部网站访问进行安装 * 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>
* [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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
概述 Descriptions
Prevent accident deletion. If it is deleted in the cloud and also deleted in local, then no way to go back.
变更内容 Changes
截图 Screenshots