BTMuli
|
7dcbd8204a
|
♻️ 合并导入
|
2026-01-15 20:58:55 +08:00 |
|
BTMuli
|
ed4adf20e9
|
🐛 尝试修复 Document is not focused.
|
2026-01-14 23:17:07 +08:00 |
|
BTMuli
|
c27a4683ea
|
🍱 更新6.3版本资源
|
2026-01-13 23:31:25 +08:00 |
|
BTMuli
|
ecbc8fd7cd
|
♻️ 获取游戏版本,完善检测
|
2026-01-13 14:19:32 +08:00 |
|
BTMuli
|
44dd81463b
|
✨ 重置胡桃云密码
|
2026-01-12 23:26:38 +08:00 |
|
BTMuli
|
62052d126f
|
✨ 下载祈愿数据
close #202
|
2026-01-12 01:05:11 +08:00 |
|
BTMuli
|
8d541891ae
|
✨ 上传祈愿数据
#202
|
2026-01-11 22:15:48 +08:00 |
|
BTMuli
|
16f6289b15
|
⬆️ 更新依赖
|
2026-01-11 12:36:31 +08:00 |
|
BTMuli
|
1cbcdbb31d
|
✨ 设置页添加胡桃云相关模块
#202
|
2026-01-04 16:53:34 +08:00 |
|
BTMuli
|
5834eee6fc
|
🐛 修复部分帖子获取内容异常
|
2026-01-04 15:38:59 +08:00 |
|
BTMuli
|
1fa1f2b780
|
🧑💻 调整输出
|
2026-01-04 03:33:33 +08:00 |
|
BTMuli
|
c3d6997e0f
|
🔊 调整网络请求log
|
2026-01-04 02:11:47 +08:00 |
|
BTMuli
|
b020638b99
|
🚸 调整hint
|
2026-01-03 19:38:04 +08:00 |
|
BTMuli
|
96ca483ca7
|
🔊 修正log输出
|
2026-01-03 01:43:07 +08:00 |
|
BTMuli
|
fba568ead4
|
💄 数据适配
close #198
|
2026-01-02 22:49:19 +08:00 |
|
BTMuli
|
0288e38c95
|
🌱 发送通知
|
2026-01-02 00:01:30 +08:00 |
|
BTMuli
|
3e31bae751
|
🚸 移除opt的err输出
|
2026-01-01 14:21:57 +08:00 |
|
BTMuli
|
8677a5ccb4
|
🔊 完善网络请求报错
|
2026-01-01 02:15:57 +08:00 |
|
BTMuli
|
d50dcc34c6
|
🌱 构建脚本
|
2025-12-30 02:53:00 +08:00 |
|
BTMuli
|
01cda62231
|
✨ 处理文本放缩
close #192
|
2025-12-29 21:42:09 +08:00 |
|
BTMuli
|
37a47205b1
|
🌱 获取卡池抽卡记录
#188
|
2025-12-27 21:02:35 +08:00 |
|
BTMuli
|
ff49d3175a
|
🏷️ 类型对齐
|
2025-12-26 14:59:37 +08:00 |
|
BTMuli
|
7013f2ea18
|
🐛 修复 wcag-color 无法对比 keyword 导致的渲染异常
|
2025-12-26 14:23:01 +08:00 |
|
BTMuli
|
651a89145f
|
🎨 规范化代码
|
2025-12-24 17:17:40 +08:00 |
|
BTMuli
|
605efacf67
|
🚸 调整解析逻辑&渲染
|
2025-12-22 17:39:16 +08:00 |
|
BTMuli
|
a2ff92d00a
|
♻️ 方法提取
|
2025-12-22 16:15:23 +08:00 |
|
BTMuli
|
35851532a5
|
♻️ 重构xml解析&处理,支持scene切换
|
2025-12-22 15:38:22 +08:00 |
|
BTMuli
|
bd8ee19b79
|
🌱 留影叙佳期xml解析
|
2025-12-22 14:15:43 +08:00 |
|
BTMuli
|
c3920fd43f
|
🔧 更新配置,修正类型
|
2025-12-19 22:05:44 +08:00 |
|
BTMuli
|
a71d5664cb
|
♻️ 祈愿数据备份迭代,采用UIGF4,调整导入进度更新逻辑
|
2025-12-19 16:23:28 +08:00 |
|
BTMuli
|
11582330b5
|
💄 调整UI
|
2025-12-19 01:04:48 +08:00 |
|
BTMuli
|
1b2399822c
|
✨ 从Hakushi获取动态字典
#183
|
2025-12-14 02:34:21 +08:00 |
|
Copilot
|
53174ffdd7
|
✨首页添加游戏签到组件,支持补签 (#182)
* Initial plan
* Add sign-in card component to homepage
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix v-icon usage in sign-in card buttons
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix: Merge new home components into existing localStorage
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Refactor: Remove redundant code in getShowItems
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Add error handling for localStorage parsing
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Redesign sign-in card to show multiple game accounts with compact UI
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix reward item spacing with flex properties
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Redesign sign-in card: grid layout, account switching, light mode fixes
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Add forceReload parameter to prevent unnecessary API calls
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Show multiple game accounts with grid layout and MiHoYo account in append
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Use unique keys and concurrent API requests for better performance
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Refactor sign-in component: split into reusable parts with user switcher
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix sign-in logic: highlight based on count not date, enable resign button
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Remove duplicate code and fix comment
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Add reward cell component, extra rewards support, and improved visual distinction
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🏷️ 添加Store类型,调整首页选项框宽度
* 🏷️签到 → 游戏签到
* ♻️ 首页组件重构,支持组件分享
* ♻️ 调整组件UI
* 💄 调整loading标题文本大小
* 💄 微调样式
* Refactor sign-in component: sequential loading, progress bar, internal data processing
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix code review issues: correct gameInfo reference and add refresh event
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🎨 调整逻辑
* Refactor: self-contained data updates and numeric state enums
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🚸 调整排序逻辑
* 🚸 调整loading文本
* ✏️ 调整类型,修复打包失败
* ♻️ 添加补签相关请求
* 💄 调整脚本页布局
* 💄 调整首页布局
* Implement resign feature with local data updates and confirmation dialog
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* ✏️ 补充类型描述
* Fix resign logic: check is_sub, optimize resign info loading, improve success message
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🎨 调整逻辑,微调样式
* 🎨 调整唤起位置
* Add click handlers to reward cells for sign-in and resign actions
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🐛 对ID进行限制
* 💄 微调顶部gameNav样式
* Fix resign logic: only first missed day is clickable
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* 🎨 放宽补签限制
* 🐛 修正删除逻辑判断
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
Co-authored-by: BTMuli <bt-muli@outlook.com>
|
2025-12-14 02:01:26 +08:00 |
|
BTMuli
|
5cdedda127
|
🚸 调整浅色模式下的背景色
|
2025-12-11 15:59:49 +08:00 |
|
BTMuli
|
2ca77b9944
|
✨ 重构真境剧诗页面UI,优化组件结构与样式
|
2025-12-06 20:57:03 +08:00 |
|
BTMuli
|
6b90dde0ab
|
♻️ 调整命名
|
2025-12-01 00:55:51 +08:00 |
|
BTMuli
|
323b951c10
|
🎨 微调
|
2025-12-01 00:43:31 +08:00 |
|
Copilot
|
586b506fca
|
♻️ 重构祈愿图表 close#166
* Initial plan
* Refactor wish calendar - split charts into separate components with scrollbar support
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Address code review feedback - improve error handling and comments
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Move chart logic to components and remove v-if guards
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Fix UID switching reactivity, add scrollbar spacing, and fix download functionality
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
* Use proper ECharts ComposeOption type declarations
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BTMuli <72692909+BTMuli@users.noreply.github.com>
|
2025-11-22 00:11:37 +08:00 |
|
BTMuli
|
98c911469a
|
Revert "🐛 修复窗口适配异常"
This reverts commit 999ddc708c.
|
2025-11-20 18:18:48 +08:00 |
|
BTMuli
|
999ddc708c
|
🐛 修复窗口适配异常
|
2025-11-20 18:03:40 +08:00 |
|
BTMuli
|
d74e7a7a31
|
🥅 处理异常,清除缓存后重启
|
2025-11-15 14:54:06 +08:00 |
|
BTMuli
|
68594a2a76
|
🐛 剔除多余换行
|
2025-10-27 12:33:09 +08:00 |
|
BTMuli
|
5d5f22d76e
|
🚸 添加prefix
|
2025-10-25 23:05:13 +08:00 |
|
BTMuli
|
65e948c34c
|
✨ 添加getRegionRoleInfo事件处理
|
2025-10-25 21:04:04 +08:00 |
|
BTMuli
|
babc6a9a75
|
✨ 嵌入祈愿详情
|
2025-10-25 19:45:17 +08:00 |
|
BTMuli
|
a0554e4355
|
🚸 首页活动组件(用户)分享图生成
|
2025-10-17 18:13:34 +08:00 |
|
BTMuli
|
a9ec93b18d
|
🐛 修复JS脚本执行异常
|
2025-10-15 00:14:01 +08:00 |
|
BTMuli
|
eac3691d0b
|
🐛 修复切换角色导致ck对应异常
|
2025-10-01 11:10:12 +08:00 |
|
BTMuli
|
3ece987c80
|
👽️ 适配月谕圣牌模式
|
2025-10-01 10:37:46 +08:00 |
|
BTMuli
|
b40db32697
|
💄 调整UI
|
2025-09-18 23:38:50 +08:00 |
|