Commit Graph

10 Commits

Author SHA1 Message Date
Copilot
2d321aad9c ️大幅提升UIGF导入速度 (#225)
* Initial plan

* perf: optimize gacha import with batch transactions and reduced UI delays

- Wrap DB inserts in transactions (batches of 500) for mergeUIGF/mergeUIGF4
- Pre-transform all data before batch insert loop
- Pass timeout: 0 to showLoading.update in progress callbacks
- Remove 1500ms snackbar delay in cleanGachaRecords
- Reduce per-item loading update delay in refreshGachaPool

Co-authored-by: Mikachu2333 <63829496+Mikachu2333@users.noreply.github.com>

* fix: increment progress counter per item instead of per batch for accurate progress display

Co-authored-by: Mikachu2333 <63829496+Mikachu2333@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mikachu2333 <63829496+Mikachu2333@users.noreply.github.com>
2026-02-27 23:52:15 +08:00
BTMuli
d50dcc34c6 🌱 构建脚本 2025-12-30 02:53:00 +08:00
BTMuli
cfea47f11c 🌱 尝试引入Sentry进行分析 2025-12-29 19:56:00 +08:00
目棃
fb1b46859a 🙈 忽略tsbuild 2024-09-07 09:17:50 +08:00
BTMuli
11b31d53fa 🌱 开始添加 WIKI 2024-01-05 15:09:31 +08:00
BTMuli
47fce2fbae 命座天赋 icon 本地化 2023-12-30 22:13:30 +08:00
BTMuli
2f9fb30026 🙈 更新 ignore 2023-12-14 18:01:40 +08:00
BTMuli
ceea064d73 🔧 fix(key): 坏了,本地 key 无了,重搞一个吧 2023-04-23 16:18:40 +08:00
BTMuli
44cecdbf37 chore(gitignore): 更新 gitignore 2023-03-05 15:06:48 +08:00
BTMuli
0b922f2aeb feat(init): 初始化 Tauri 项目 2023-03-05 14:41:29 +08:00