Compare commits

...

314 Commits

Author SHA1 Message Date
目棃
bb9c9d55e6 🚀 v0.6.1 2024-10-22 20:51:36 +08:00
目棃
0d37f4e82b ✏️ 修正类型错误 2024-10-22 20:46:13 +08:00
目棃
e5a917b07b 💄优化select 2024-10-22 20:44:21 +08:00
目棃
4cef204f72 💄调整副标题 2024-10-17 14:16:04 +08:00
目棃
97444190ab 💄深渊分享显示应用信息,圣遗物详情推荐属性高亮 2024-10-17 11:51:41 +08:00
目棃
632b4e88ec 🎨 调整插入账户sql 2024-10-17 11:12:27 +08:00
目棃
c7861cc213 🎨 调整skippedFloor数据获取逻辑 2024-10-17 11:01:12 +08:00
目棃
2a5a408098 💄显示跳过楼层 2024-10-16 19:08:23 +08:00
目棃
1794df2b8a 👽️ 适配深渊新字段 2024-10-16 18:59:05 +08:00
目棃
f8121d504c 🐛 修复数据库初始化异常 2024-10-16 18:41:37 +08:00
目棃
be24bdc7ce 🎨 调整点击逻辑 2024-10-13 12:10:00 +08:00
目棃
18507b6273 🐛 修复封面503 2024-10-12 15:16:06 +08:00
目棃
2e152965df 🐛 修复数据未即时刷新 2024-10-12 10:58:47 +08:00
目棃
d735d0d098 🎨 调整卡片封面加载逻辑 2024-10-11 18:07:03 +08:00
目棃
631fbfc29c 🐛 修复banner为空时的渲染异常 2024-10-11 17:53:20 +08:00
目棃
67aa3b7363 ♻️ 公告卡片组件抽离,支持分享 2024-10-11 17:02:07 +08:00
目棃
454f9e9750 🎨 虚拟列表性能优化 2024-10-11 16:31:53 +08:00
目棃
6b34ae612c 💄 处理特定情况下的内容溢出,调整Sql创建 2024-10-10 09:30:30 +08:00
目棃
3112b2e41a ⬆️ 更新依赖,补充缺失的素材日历数据 2024-10-10 09:22:09 +08:00
目棃
b8d1b8552e 🚀 v0.6.0 2024-10-09 16:00:47 +08:00
目棃
ed5b315b94 🍱 更新5.1版本资源
close #128
2024-10-09 15:47:16 +08:00
目棃
888cfa5796 👽️ 更新国际服公告Api 2024-10-08 20:43:46 +08:00
目棃
80820a6e38 📖 更新Frontmatter 2024-10-07 21:52:19 +08:00
目棃
5e298f546d ✏️ 修正公告正则 2024-10-07 21:16:54 +08:00
Lucas
c5980b99ca 添加 macOS 平台门禁属性导致无法打开应用的修复指引 (#130)
* Fix macOS Gatekeeper issue and provide instructions for running Teyvat Guide on macOS

* Update macOS Gatekeeper links in README.md

* Update macOS Gatekeeper links in README.md

* Improve English translation of README-EN in macos-gatekeeper

* Fix language-specific messages in one-click.sh

* Fix language-specific messages in one-click.sh

* Move the support file

* Fix link to macOS Gatekeeper fix guide in README.md

* Fix link to macOS Gatekeeper fix guide in README.md

* Improve English translation

* Update links to macOS Gatekeeper fix guide in README.md
2024-10-07 21:14:47 +08:00
目棃
970a8a692b 🎨 即时刷新 2024-10-07 10:58:21 +08:00
dependabot[bot]
735e4fdd23 Bump rollup from 4.21.2 to 4.24.0 (#129)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.24.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 17:38:02 +08:00
目棃
c66d04c398 💄 材料支持分享 2024-10-05 11:55:11 +08:00
目棃
cc121d6f9f 💄 材料Wiki样式优化,支持分类筛选&查询 2024-10-05 11:27:48 +08:00
目棃
f8b16c0f97 💄 列表缩进 2024-10-04 18:29:44 +08:00
目棃
eb96f548ea 👽️ 新增openSystemBrowser回调处理 2024-10-03 11:00:01 +08:00
目棃
ec5bed582f ⬆️ 更新依赖 2024-10-03 10:47:13 +08:00
目棃
38dbe9366a 🐛 修复游戏目录与启动器目录不一致 2024-09-30 19:44:29 +08:00
目棃
9aa789821e 🎨 优化代码 2024-09-30 19:27:55 +08:00
目棃
df3158f428 直接启动原神
close #80
2024-09-30 19:21:50 +08:00
目棃
911aeed9ea 数据备份&恢复
close #126
2024-09-29 10:15:05 +08:00
目棃
14a15ab4fd 🐛 修复渲染异常 2024-09-28 21:55:54 +08:00
目棃
af499c8494 ✏️ 修正类型 2024-09-28 18:43:52 +08:00
目棃
1744f2b7fc 📖 修正部分描述 2024-09-28 10:57:05 +08:00
目棃
f4291681f7 Revert "💄 换行解析调整"
This reverts commit 3ed8753314.
2024-09-27 21:23:17 +08:00
目棃
aa1220eadd 💄 调整UI 2024-09-27 20:39:57 +08:00
目棃
d474588f26 💄 兑换码分享 2024-09-27 09:26:01 +08:00
目棃
b37a08601d 🐛 修复兑换码为空时的渲染异常 2024-09-27 09:08:25 +08:00
目棃
96c58aff85 Revert "🎨 清除缓存后重启"
This reverts commit 7d9cb59187.
2024-09-26 11:20:10 +08:00
目棃
3ed8753314 💄 换行解析调整 2024-09-26 10:58:00 +08:00
目棃
7d9cb59187 🎨 清除缓存后重启 2024-09-26 10:56:40 +08:00
目棃
f6dfdc8b36 🐛 修复特定条件下数据未即时刷新 2024-09-26 08:57:03 +08:00
目棃
525d775529 💄 添加ID信息 2024-09-23 14:24:14 +08:00
目棃
a731c5505f 帖子卡片支持分享 2024-09-23 11:05:09 +08:00
目棃
fc43ed15d0 手动输入CK&用户删除
#126
2024-09-22 19:14:33 +08:00
目棃
c8724ee664 💄 处理溢出 2024-09-22 16:16:14 +08:00
目棃
3d2b521302 🐛 修复删除后数据为空时的异常 2024-09-22 15:32:58 +08:00
目棃
b4e0fe37a0 ♻️ 战绩页面适配多账户
#126
2024-09-22 15:23:02 +08:00
目棃
7f84a53f6d ♻️ 重构祈愿、深渊、角色页面逻辑,支持游戏账号切换
#126
2024-09-22 11:48:25 +08:00
目棃
d81add1a27 🐛 修复名片渲染异常 2024-09-21 20:40:35 +08:00
目棃
7f9ef5692f 🔧 版本号中转,用于过渡数据库更新 2024-09-21 20:18:06 +08:00
目棃
cc7dd7c8ca ♻️ 重构用户登录逻辑及切换
#126
2024-09-21 20:07:34 +08:00
目棃
39a1a1dd77 💄 显示用户等级 2024-09-21 15:59:16 +08:00
目棃
7fce3bad19 ♻️ 重构深渊数据加载逻辑,适配多存档
#126
2024-09-21 14:05:41 +08:00
目棃
b8f6f3b1e7 🔧 版本号中转,用于过渡数据库更新 2024-09-21 10:55:36 +08:00
目棃
6d06bb7a21 存档新建&删除 2024-09-21 10:52:24 +08:00
目棃
900a125d7f 💄 窗口置顶btn
https://github.com/tauri-apps/tauri/issues/11078
2024-09-21 09:03:50 +08:00
目棃
539e21cba6 🐛 修复数据监听异常 2024-09-20 17:32:13 +08:00
目棃
c452be8cbb 🐛 修复UID切换数据未刷新 2024-09-20 17:27:21 +08:00
目棃
4e3ad5816f 🐛 修复切换隐藏已完成逻辑错误 2024-09-20 16:19:36 +08:00
目棃
1dc5aa0ef8 ♻️ 重构成就表格,支持多存档
#126
2024-09-20 15:57:02 +08:00
目棃
a8a667871a 📖 更新相关说明 2024-09-19 15:28:49 +08:00
目棃
ee0bf63fde 💄 忽略导出icon 2024-09-18 18:03:46 +08:00
目棃
f54d0db1da 📖 更新JetBrains Logo 2024-09-17 19:40:23 +08:00
目棃
9843e21946 🔧 修复Qodana构建失败x2 2024-09-17 16:50:23 +08:00
目棃
76b5535a71 🔧 修复Qodana构建失败 2024-09-17 16:12:31 +08:00
目棃
346f499267 💄 调整视频分享截图 2024-09-17 12:15:13 +08:00
目棃
8c6ba886b7 ⬆️ 更新依赖 2024-09-17 12:09:51 +08:00
目棃
f6d658e9ce 🚀 v0.5.5 2024-09-17 09:05:07 +08:00
目棃
5b9f8478e1 🍱 更新下半卡池&观测枢数据 2024-09-17 08:52:18 +08:00
目棃
54ba004cca 🐛 修复滚动参数错误 2024-09-14 16:48:00 +08:00
目棃
3740cea15b 👽️ 更新依赖,调整公告Api
https://github.com/Scighost/Starward/issues/1089
2024-09-13 16:06:09 +08:00
目棃
611ae19c5e 🚨 消除Qodana警告 2024-09-12 11:06:56 +08:00
目棃
6b2d1a3a80 ✏️ 调整顺序 2024-09-12 11:05:23 +08:00
目棃
da74cbe392 🐛 修复子窗口分辨率适应异常 2024-09-10 19:46:26 +08:00
目棃
08af916b81 🎨 平滑锁定当前帖子 2024-09-09 18:02:22 +08:00
目棃
2235e09a27 💄 祈愿页数据行样式美化 2024-09-09 17:35:22 +08:00
目棃
07f3e993f4 💄 调整成就系列IconUI,调整纳塔Icon浅色模式下的样式 2024-09-09 16:35:13 +08:00
目棃
86d0145925 💄 修复特定情况下的内容溢出 2024-09-09 16:15:46 +08:00
目棃
0170503873 💄 调整放缩比 2024-09-07 14:10:18 +08:00
目棃
2ebc3fce09 置顶评论&评论分享 2024-09-07 14:06:13 +08:00
目棃
8bef260184 ♻️ 重构帖子页面的代码逻辑 2024-09-07 11:59:08 +08:00
目棃
5bc687109b 💄 调整帖子卡片颜色,对于宽度不低于690的图片进行铺满 2024-09-07 10:55:15 +08:00
目棃
3517f9182a 🎨 公告页loading调整 2024-09-07 10:47:57 +08:00
目棃
75d495590a 💄 首页UI调整 2024-09-07 10:32:42 +08:00
目棃
2edbf77824 🔥 移除部分TODO 2024-09-07 09:55:59 +08:00
目棃
fb1b46859a 🙈 忽略tsbuild 2024-09-07 09:17:50 +08:00
目棃
92d99a5de5 🐛 修复AppOnInit报错 2024-09-06 18:58:28 +08:00
目棃
ee9f9b7acd 🐛 修正label&子窗口回正异常 2024-09-06 12:21:22 +08:00
目棃
599f9273e2 🐛 修复一堆bug 2024-09-06 11:37:40 +08:00
目棃
8e995283ea 🚨 解决Qodana警告 2024-09-06 09:30:02 +08:00
目棃
8acdebebf2 🚨 解决Qodana报错 2024-09-06 09:24:36 +08:00
目棃
6b4b1c0b25 🎨 适配重构后的解析转换 2024-09-05 19:35:48 +08:00
目棃
41f93a0c12 💄 修复特定条件下的渲染异常 2024-09-05 18:36:51 +08:00
目棃
78a9599066 💄 微调UI 2024-09-05 11:40:44 +08:00
目棃
f64aa1f127 ⬆️ 手动更新api以修复窗口创建异常 2024-09-05 11:16:29 +08:00
目棃
f46102bb14 💄 微调UI 2024-09-05 10:49:29 +08:00
目棃
2cf148c74e ⬆️ 更新依赖 2024-09-05 10:06:09 +08:00
目棃
f2ec18314b 🐛 修复特定情况下的渲染错误,调整格式 2024-09-04 23:09:46 +08:00
目棃
67f89dd998 🐛 修复特定情况下的渲染错误,调整z-index,子回复持久化 2024-09-04 22:00:59 +08:00
目棃
c34b9d2416 🧑‍💻 回复数据导出&样式测试 2024-09-04 20:14:16 +08:00
目棃
60e8355d96 🐛 修复成就导出时间戳
close #125
2024-09-04 13:43:46 +08:00
目棃
c3ff225158 💄 修复路径渲染异常 2024-09-04 10:15:40 +08:00
目棃
710685002d 💄 添加icon,调整布局 2024-09-04 09:55:57 +08:00
目棃
8d99e2f77f 🍱 更新5.0数据 2024-09-04 09:35:24 +08:00
目棃
0be20c80e7 👽️ 更新README祈愿获取范围 2024-09-04 08:25:12 +08:00
目棃
1f3e949e07 🐛 修复全量刷新逻辑异常 2024-09-04 08:24:07 +08:00
目棃
e05ed94fad 🎨 缓存即时显示 2024-09-03 22:30:52 +08:00
目棃
cceeed9968 🐛 修复特定情况下的数据缺失导致的异常 2024-09-03 22:12:52 +08:00
目棃
0f0e584f3d 🐛 修正参数 2024-09-03 21:57:42 +08:00
目棃
3425919816 🐛 修复特定情况下的数据遗漏 2024-09-03 15:11:10 +08:00
目棃
5e53baf091 💄 添加回复用户 2024-09-03 14:42:43 +08:00
目棃
92c8e8d90b 子回复查看 2024-09-03 14:00:19 +08:00
目棃
23cf0a3f5c 💄 展示楼层id&回复id 2024-09-03 13:33:45 +08:00
目棃
9e0f624f17 只看楼主、热门/最早/最新回复查看 2024-09-03 13:27:44 +08:00
目棃
4d0442a0f0 🐛 修复\r导致的分割异常 2024-09-03 11:32:09 +08:00
目棃
db798f4d50 🐛 添加hoyoverse域名准入 2024-09-02 20:43:26 +08:00
目棃
f49beac275 🐛 完善帖子链接处理 2024-09-02 20:23:27 +08:00
目棃
babdb58d2f ♻️ 重构解析逻辑 2024-09-02 15:37:59 +08:00
目棃
49a9060212 💄 优化图片加载显示 2024-09-02 13:49:50 +08:00
目棃
e7b176f9f4 ♻️ 调整解析逻辑 2024-09-02 13:39:49 +08:00
目棃
db018ba965 💄 调整图片&滚动条样式 2024-09-02 12:17:46 +08:00
目棃
573107e40a 💄 楼主 2024-09-02 12:02:51 +08:00
目棃
7e1a47638a 🐛 修复纳塔背景&icon渲染异常 2024-09-01 11:54:10 +08:00
目棃
dbfce8e610 🐛 修复成就查询未自动搜索 2024-08-31 18:10:38 +08:00
目棃
b410367dee 🎨 小优化 2024-08-31 14:07:38 +08:00
目棃
fc719f7cd7 查看帖子回复,查看子回复TODO 2024-08-31 13:38:57 +08:00
目棃
5191f33a14 💄 固定相关按钮,调整hint 2024-08-31 12:42:10 +08:00
目棃
c682443e6f 🐛 修复特定情况下的渲染异常 2024-08-31 12:39:34 +08:00
目棃
1cc75314bb 💄 重新调整原图/默认相关显示逻辑 2024-08-31 12:27:21 +08:00
目棃
01359b061d 🌱 帖子回复请求&类型 2024-08-31 11:00:50 +08:00
目棃
dbaed7da20 ⬆️ 除tauri的依赖更新 2024-08-29 17:01:12 +08:00
目棃
c703b4934b Revert "⬆️ 更新依赖"
This reverts commit 1cd6c3c42d.
2024-08-29 16:56:02 +08:00
目棃
39713de5ea Revert "⬆️ 更新深层依赖"
This reverts commit c95f58423a.
2024-08-29 16:55:47 +08:00
目棃
01e6a87d4b 💄 修复特定情况下的UI溢出 2024-08-29 16:35:43 +08:00
目棃
726a890fde 👽️ 适配纳塔版本数据 2024-08-28 13:37:26 +08:00
目棃
2fcc7a4d32 🐛 修复活动组件点击异常 2024-08-28 13:19:44 +08:00
目棃
5f08a7ed94 ⬆️ 更新salt 2024-08-28 13:10:07 +08:00
目棃
c95f58423a ⬆️ 更新深层依赖 2024-08-27 22:43:11 +08:00
目棃
021a141546 🐛 修复一些bug
*修复窗口`destory`失败
*修复`miyoushe`域名不识别
*修复子窗口权限报错
2024-08-27 22:37:47 +08:00
目棃
1cd6c3c42d ⬆️ 更新依赖 2024-08-27 22:30:54 +08:00
目棃
da060303d4 🚀 v0.5.3 2024-08-27 13:29:51 +08:00
目棃
e4a3f6d019 🍱 更新 5.0 资源文件
close #122
2024-08-27 12:04:37 +08:00
目棃
c81629e14f 🐛 修复未知dom大小,调整UI 2024-08-27 10:54:18 +08:00
目棃
a37be91b48 🐛 修复跳转异常,调整武器文本溢出 2024-08-27 10:41:57 +08:00
目棃
823c96f3eb 🎨 调整share enable逻辑 2024-08-27 08:58:12 +08:00
目棃
f0a64b6e91 🐛 修复分享图米游铺icon渲染异常 2024-08-26 18:29:23 +08:00
目棃
2535e3e5ae 💄 app-bar 2024-08-26 17:58:33 +08:00
目棃
6223280ffe 🐛 修复特定情况下的索引异常 2024-08-26 16:24:36 +08:00
目棃
6e040ebe48 💄 微调UI 2024-08-26 16:18:00 +08:00
目棃
ebf344fe86 🐛 修复分享图角色image渲染异常 2024-08-26 15:54:48 +08:00
目棃
c94a7ed26b 💄 只显示type1的等级 2024-08-26 15:42:04 +08:00
目棃
ba1ce143fc 新版角色详情Overlay 3/3
close #121
2024-08-26 15:26:55 +08:00
目棃
f83576a689 🐛 修复解析&渲染异常 2024-08-26 12:47:03 +08:00
目棃
fe003d42da 🌱 技能&命座 2024-08-26 12:08:01 +08:00
目棃
78fee626b8 💄 避免元素过宽 2024-08-25 22:02:48 +08:00
目棃
aca7e491dc 🌱 weaponDetail&relicDetail 2024-08-25 21:49:30 +08:00
目棃
055657828b 🎨 修正各overlay层级及切换逻辑 2024-08-25 11:07:07 +08:00
目棃
4bbc7986f1 side_icon 2024-08-25 10:55:55 +08:00
目棃
e5a227032f 💄 调整衣装样式 2024-08-25 10:26:57 +08:00
目棃
a6141749df 💄 调整tab顺序 2024-08-25 10:14:07 +08:00
目棃
bfe288cc99 🐛 修复角色筛选后切换异常 2024-08-24 21:57:06 +08:00
目棃
4dd14a9d93 🌱 卡片视图适配,2/3
#121
2024-08-24 20:04:03 +08:00
目棃
1fe33ba4fd 🌱 经典视图适配,1/3
#121
2024-08-24 18:41:28 +08:00
目棃
4be13dc857 支持角色筛选 2024-08-24 15:47:28 +08:00
目棃
36a3d17d98 🩹 完善类型 2024-08-22 12:07:12 +08:00
目棃
62ce4e31f8 🐛 修复跳转异常 2024-08-22 09:15:42 +08:00
目棃
3a320ed95b 💄 修正类型,调整UI 2024-08-21 19:58:08 +08:00
目棃
8ab998e089 🔧 调整issue模板 2024-08-21 12:38:44 +08:00
目棃
489d45175b 👽️ 修正方法 2024-08-18 12:21:53 +08:00
目棃
3a8f1a2fa3 💄 优化代码 2024-08-18 12:19:38 +08:00
目棃
e95f380ff7 💄 调整图片样式 2024-08-18 12:00:14 +08:00
目棃
ff032c2178 ✏️ 修正过时描述 2024-08-18 11:31:46 +08:00
目棃
cbadb61dd5 🐛 修复参数错误 2024-08-18 11:29:10 +08:00
目棃
170ac3b29d 🌱 祈愿数据表格 2024-08-18 11:20:33 +08:00
目棃
6aeecd2233 🐛 修复useRouter无效 2024-08-17 21:25:12 +08:00
目棃
6bfa1b3cb4 ♻️ 公告解析重构完成 2024-08-17 19:01:34 +08:00
目棃
9e9ba53d99 💄 调整视频分享截图 2024-08-17 16:14:48 +08:00
目棃
512f3f423d ♻️ 直接新窗口打开 2024-08-17 16:06:02 +08:00
目棃
67da7d65c6 🔥 移除卡牌wiki
close #6
2024-08-17 16:03:44 +08:00
目棃
81cae777e8 ✏️ 修正描述 2024-08-17 13:07:29 +08:00
目棃
373ec6a9dd 💄 调整间距 2024-08-17 12:49:05 +08:00
目棃
2f41679546 💄 调整布局 2024-08-17 11:58:47 +08:00
目棃
a109588326 🔥 移除polyfill 2024-08-16 20:39:27 +08:00
目棃
598f5308ba 🐛 修复部分链接点击异常 2024-08-16 19:58:40 +08:00
目棃
926c0f4983 🐛 修复抽数计算错误 2024-08-16 19:41:33 +08:00
目棃
9ee256c520 前瞻兑换码查看 2024-08-16 15:55:00 +08:00
目棃
68f91035df ♻️ 重新建表以存储新格式数据 2024-08-16 14:53:02 +08:00
目棃
27e22acdf6 💄 角色box草创 #121 2024-08-16 11:38:53 +08:00
目棃
bb0227cd0c propMap缓存 2024-08-15 18:55:57 +08:00
目棃
6e0bb42c3b 请求测试通过 2024-08-15 18:43:05 +08:00
目棃
32fb6df2ac ✏️ 根据实际请求修正参数 2024-08-15 18:17:57 +08:00
目棃
a2e9bae018 🌱 新v版角色列表&详情请求 #121 2024-08-15 17:53:13 +08:00
目棃
8c94710c24 🐛 修复公告分享图banner缺失 2024-08-13 20:38:44 +08:00
目棃
9fb95c6ade 🌱 公告解析重构 2024-08-13 20:15:46 +08:00
目棃
46214a6d64 🐛 修复数据 NAN 2024-08-11 19:12:39 +08:00
目棃
199935f0f9 🌱 添加待办,躺会先x 2024-08-11 18:39:07 +08:00
目棃
5b115ff3e4 ✏️ 修正hint 2024-08-11 18:31:30 +08:00
目棃
fc43dd9820 添加回正开关,默认开启 2024-08-11 17:36:29 +08:00
目棃
1f814bc8b5 🚀 v0.5.2 2024-08-11 15:46:05 +08:00
目棃
885fa3b19e JSBridge分辨率适配 2024-08-11 15:40:17 +08:00
目棃
82ba88a2c9 🍱 更新4.8下半数据 2024-08-09 09:30:23 +08:00
目棃
1a4d175e3d 👽️ 调整更新日志链接 2024-08-09 09:23:16 +08:00
目棃
6a39aa127b 🐛 修复窗口全屏失效 2024-08-03 21:37:55 +08:00
目棃
5c0d5f50fe ⬆️ migrate tauri-rc 2024-08-02 23:09:42 +08:00
目棃
27501acfd2 🔥 移除扫码登录模块 2024-08-02 13:16:35 +08:00
目棃
69157ea008 🐛 修复公告时间获取异常&内容渲染异常 2024-08-02 13:14:25 +08:00
目棃
db00765f7b ♻️ 重构窗体/缩放调整 2024-08-01 22:09:54 +08:00
目棃
49854367b1 🐛 修复日志目录异常 2024-07-31 19:13:16 +08:00
目棃
cab497f573 📝 更新文档 2024-07-31 18:21:56 +08:00
目棃
2c5c205566 🚀 v0.5.1 2024-07-30 10:50:44 +08:00
目棃
447ee3b329 💄 根据屏幕缩放调整应用缩放 2024-07-30 10:38:58 +08:00
目棃
e049508ab6 🐛 调整抽数计算规则 2024-07-29 14:59:15 +08:00
目棃
9bfb7c4108 🐛 完善活动正则 2024-07-28 23:24:37 +08:00
目棃
ea3a88ecb4 🐛 修复未确认便弹出选择窗口 2024-07-28 17:01:47 +08:00
目棃
b502cf4025 ♻️ 帖子显示版块信息 2024-07-27 21:08:15 +08:00
目棃
942e63654e 验证码登录成功
close #118
2024-07-27 20:41:39 +08:00
目棃
baf8c3f794 💄 显示设备信息 2024-07-27 20:31:54 +08:00
目棃
2abfcdc050 验证码登录测试成功 #118 2024-07-27 20:01:32 +08:00
目棃
d22203e7b4 🐛 修复分享功能异常 2024-07-27 14:14:04 +08:00
目棃
8f116c954f 🌱 继续优化验证码登录,尝试引入geetest 2024-07-27 12:51:28 +08:00
目棃
a8b1ff4588 💄 优化label可见度 2024-07-27 11:55:22 +08:00
目棃
5d036ddeee 🐛 修复图片加载失败 2024-07-27 00:17:10 +08:00
目棃
b2843dbf13 💄 分享色背景设为透明 2024-07-26 22:55:44 +08:00
目棃
672fa2e536 ♻️ 重构链接解析处理 2024-07-26 22:36:40 +08:00
目棃
a7a0a8b0e0 🐛 修复过时用法 2024-07-26 22:03:44 +08:00
目棃
e9252bbfcd 💄 调整不同状态下的背景色、边缘、文本色 2024-07-26 21:27:54 +08:00
目棃
e3e5b757e4 ♻️ 重构 http req,捕获aigis 2024-07-26 18:02:58 +08:00
目棃
6b18d63fb0 🐛 修复遗漏token 2024-07-26 17:15:44 +08:00
目棃
948db203bd 支持复制ck 2024-07-26 14:28:21 +08:00
目棃
f0b3a311d7 🐛 修复用户数据目录打开失败 2024-07-26 14:19:48 +08:00
目棃
289620922d 🧪 -3001,参数错误☹ 2024-07-25 19:40:07 +08:00
目棃
20ad79f08b 🌱 验证码登录请求草创 #118 2024-07-25 16:14:20 +08:00
目棃
db3cb2fa29 💄 角色/武器图鉴材料支持左右切换 2024-07-25 14:18:38 +08:00
目棃
f822c0b32d 💄 仅在原神页面提供公告页跳转 2024-07-25 14:03:04 +08:00
目棃
632576de94 💄 帖子一次刷新12条 2024-07-25 13:07:46 +08:00
目棃
0b8dc2ef60 ️ 优化查找逻辑,不会自动弹出 2024-07-25 13:02:08 +08:00
目棃
047f9eaf3a ️ 按钮显式表示相关操作 2024-07-24 13:01:22 +08:00
目棃
792d337e45 ️ 调整分类删除逻辑,优化卡片样式 2024-07-24 12:49:33 +08:00
目棃
de89aa5159 ️ 调整按钮顺序,添加刷新按钮 2024-07-24 12:02:14 +08:00
目棃
5c8f2d5e57 ️ 咨询页刷新时记忆 tab 状态 2024-07-23 20:03:28 +08:00
目棃
7391752247 🐛 修复nav返回数据为空或者缺失 2024-07-23 13:07:43 +08:00
目棃
27a2e93efc ✏️ UIGF4导出添加lang 2024-07-18 18:13:12 +08:00
目棃
5bf2521938 ️ 不允许低于 UIGF v2.3 版本的数据导入 2024-07-18 18:04:12 +08:00
目棃
41ee27c74e 🔨 调整 pre-commit 脚本 2024-07-18 18:03:31 +08:00
目棃
3041185128 🚀 v0.5.0
close #113
2024-07-16 22:04:29 +08:00
目棃
ecbf8209bd 材料 wiki 页面草创 2024-07-16 21:59:57 +08:00
目棃
9f40e28eca 🍱 更新 4.8 版本资源
close #115
2024-07-16 21:21:07 +08:00
目棃
462335b20b ️ 调整v4 hint 2024-07-16 10:41:48 +08:00
目棃
cc46e727d1 🐛 修复未装配圣遗物时的渲染异常(2周目) 2024-07-14 20:37:37 +08:00
目棃
b566d32eb8 🐛 修复未装配圣遗物时的渲染异常 2024-07-14 20:20:42 +08:00
目棃
1fbbcf29b9 💄 角色详情overlay样式迭代 2024-07-14 16:23:57 +08:00
目棃
34a4aa4449 先写计划,要赶飞机了( 2024-07-14 08:54:10 +08:00
目棃
008b0f4b75 ✏️ 添加UIGFv4提醒 2024-07-14 08:54:07 +08:00
目棃
e23473862b ✏️ add missing await 2024-07-14 08:54:03 +08:00
目棃
704efbb52f 📝 0.5.0 CHANGELOG 起草 2024-07-14 08:53:52 +08:00
目棃
d646c20b21 ️背景色默认暗色 2024-07-14 08:51:28 +08:00
目棃
46627f4a54 📝 添加 UIGF v4 注释 2024-07-14 08:51:16 +08:00
Mccree Lee
59e4012ced ️ 窗体初始化后显示 (#117)
* perf: show window after initializing

* perf: remove redundant show() in sub windows
2024-07-14 08:36:09 +08:00
目棃
cf66a7e128 UIGFv4支持 2024-07-13 14:41:20 +08:00
目棃
5d054c309a ️ 调整zzz位置 2024-07-13 12:10:30 +08:00
目棃
3347482164 视频支持封面下载 2024-07-12 11:14:03 +08:00
目棃
ea5e568525 ️ 角色分享图添加水印 2024-07-11 22:57:11 +08:00
目棃
cee7d192ae 🐛 修复公告链接无法打开,调整链接样式 2024-07-11 14:37:03 +08:00
目棃
3f93be29b6 🐛 修复帖子内图片无法保存到本地 2024-07-11 14:15:07 +08:00
目棃
012be32ffe 🐛 修复绝区零战绩分享图渲染异常 2024-07-10 17:13:41 +08:00
目棃
26f8aabcc3 ♻️ 顶部工具添加到首页 2024-07-10 16:50:04 +08:00
目棃
bd124e46df 🧑‍💻 调整 chunk warn size 2024-07-09 17:18:25 +08:00
目棃
5e32cce930 🐛 修复导出路径异常 2024-07-09 17:10:23 +08:00
目棃
7baa8050d7 📝 更新日志归档 2024-07-09 14:21:57 +08:00
目棃
d0ed35b2bb Merge pull request #114 from BTMuli/92-todo-tauri-v2
tauri v1 → v2 迁移
2024-07-09 14:12:03 +08:00
目棃
c365cb4906 ⬆️ 更新依赖 2024-07-09 14:07:45 +08:00
目棃
ba3885b637 ️ 链接解析调整 2024-07-08 14:50:14 +08:00
目棃
5816f5c825 👽️ 适应米社返回数据变更 2024-07-08 14:47:59 +08:00
目棃
d9ab24cb14 🐛 修复数据路径错误 2024-07-07 17:10:57 +08:00
目棃
2ba4596f50 ♻️ 收尾,基本测完了 2024-07-07 17:07:11 +08:00
目棃
efcf16fe93 🐛 修复咨询页渲染异常 2024-07-06 01:05:41 +08:00
目棃
012efb03ea ♻️ 重构米社窗口创建,现在默认只创建一个窗口了 2024-07-06 00:28:13 +08:00
目棃
f4de7552e1 ♻️ 感觉差不多了,剩下的就靠测试了 #92 2024-07-03 22:33:37 +08:00
目棃
8a2c7d13c6 ♻️ 姑且没登录的功能都给试了下 2024-07-03 17:49:15 +08:00
目棃
367307029b ♻️ 姑且能跑 dev,尚需调试功能 2024-07-02 23:08:54 +08:00
目棃
1214501691 ♻️ 初步更改,cargo build 2024-07-02 19:29:53 +08:00
目棃
ac63baed2c 🔧 移除打包压缩 2024-07-01 14:42:26 +08:00
目棃
834a8da696 ⬆️ 更新绝区零版块列表 2024-07-01 14:26:21 +08:00
目棃
3c6c3cffaf ⬆️ 更新 salt 2024-07-01 14:21:18 +08:00
目棃
bdd5e99f95 ✏️ 修正剩余的import 2024-07-01 14:17:13 +08:00
目棃
d48e39e580 幻想真境剧诗适配-战绩页面 #113 2024-07-01 13:43:15 +08:00
目棃
0061dfa988 ✏️ 继续修正 import 2024-06-26 22:41:25 +08:00
目棃
f2e4186042 🧑‍💻 更新依赖,启用 devtools 2024-06-26 22:15:47 +08:00
目棃
8a4edd29f5 ✏️ 修复 IDE import 报错 2024-06-26 22:12:02 +08:00
目棃
7ea47b4606 🐛 修复数据恢复异常 2024-06-20 21:49:20 +08:00
BTMuli
b87de84a0d ⬆️ 更新依赖 2024-06-20 14:05:35 +08:00
目棃
e4057d96ea 🚀 v0.4.9 热修版本 2024-06-14 22:53:36 +08:00
目棃
d3b24d52c9 ️ 输入空时重置 2024-06-14 22:48:23 +08:00
目棃
711d35360f 🍱 更新卡牌资料 2024-06-14 22:37:58 +08:00
目棃
f0428d0bae ✏️ 修正部分描述 2024-06-14 22:34:20 +08:00
目棃
59a686cace 🐛 修复成就导入异常 2024-06-13 23:22:16 +08:00
目棃
b628df5ae9 💄 调整tag样式 2024-06-12 11:53:16 +08:00
目棃
b22d23f663 ⬆️ 更新依赖 2024-06-12 11:52:33 +08:00
目棃
ad3289ec5f 🚀 v0.4.8 2024-06-04 20:08:33 +08:00
目棃
ec73110a43 Merge pull request #111 from BTMuli/dependabot/cargo/src-tauri/tauri-1.6.7
Bump tauri from 1.6.5 to 1.6.7 in /src-tauri
2024-06-04 20:06:24 +08:00
目棃
6dd5c89cd8 🍱 更新 4.7 版本资源
close #112
2024-06-04 20:02:51 +08:00
目棃
e79fdf607f 🐛 修复版本搜索失效,未完成成就优先 2024-06-04 20:01:54 +08:00
目棃
9c736a0241 💄 调整样式 2024-05-27 14:42:21 +08:00
目棃
8fed953df0 🐛 修复特定内容渲染错误 2024-05-27 00:38:22 +08:00
dependabot[bot]
b1520d8069 Bump tauri from 1.6.5 to 1.6.7 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.6.5 to 1.6.7.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.6.5...tauri-v1.6.7)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 14:28:03 +00:00
目棃
0c4a688535 💄 调整链接组件样式 2024-05-21 17:01:26 +08:00
目棃
3ba6584b1e 🐛 修复名片解析异常
close #110
2024-05-15 01:26:55 +08:00
目棃
a4e0e59172 ⬆️ 更新依赖 2024-05-15 00:46:55 +08:00
991 changed files with 46135 additions and 16472 deletions

View File

@@ -27,8 +27,6 @@ body:
required: false
- label: 成就,有新成就时选择
required: false
- label: 卡牌,有新卡牌时选择
required: false
- label: 材料,有新材料时选择
required: false
- type: textarea

View File

@@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Add Rust targets(macOS Intel)
if: matrix.settings.target == 'macos-intel'
run: rustup target add x86_64-apple-darwin
@@ -43,13 +43,11 @@ jobs:
- name: setup node
uses: actions/setup-node@v3
with:
node-version: 22.0.0
node-version: 22.8.0
- name: setup pnpm
uses: pnpm/action-setup@v2
with:
version: 9.1.0
- name: remove lockfile
run: rm pnpm-lock.yaml
version: 9.10.0
- name: Install frontend dependencies
run: pnpm install

View File

@@ -8,21 +8,17 @@ jobs:
qodana:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/checkout@v4
- name: setup node
uses: actions/setup-node@v3
with:
node-version: 22.0.0
node-version: 22.8.0
- name: setup pnpm
uses: pnpm/action-setup@v2
with:
version: 9.1.0
- name: remove lockfile
run: rm -f pnpm-lock.yaml
version: 9.10.0
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
- name: "Qodana Scan"
uses: JetBrains/qodana-action@v2023.3
env:

4
.gitignore vendored
View File

@@ -6,5 +6,5 @@ node_modules
dist
# Secrets
.env.sh
# wiki(Dev)
src/data/WIKI/GCG/
# vue-tsc --noEmit
*.tsbuildinfo

View File

@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
pnpm lint-staged

View File

@@ -15,3 +15,4 @@ qodana.yaml
*.svg
# data
!src/data/**/*.json
src-tauri/gen/*.json

View File

@@ -1,192 +1,49 @@
---
Author: 目棃
Description: CHANGELOG
Date: 2024-01-15
Update: 2024-05-10
Date: 2024-10-09
Update: 2024-10-22
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-01-15 17:29:15`
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-10-09 15:51:43`
>
> 更新于 `2024-05-10 23:55:15`
> 更新于 `2024-10-22 20:51:24`
## [0.4.7](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.7) (2024-05-10)
## [0.6.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.6.0) (2024-10-22)
- 🐛 修复 mention 类型渲染异常
- ⚡️ 对签到链接跳转进行处理,优化部分网页活动打开
- ♻️ 重构用户祈愿数据库相关处理
- 🔥 隐藏网页登录模块 [`#108`](https://github.com/BTMuli/TeyvatGuide/issues/108)
- ✨ 采用 ajv 验证 UIGF [`#109`](https://github.com/BTMuli/TeyvatGuide/issues/109)
- 💄 完善公告`table`&`p`部分的渲染
- 💄 调整帖子文本部分的样式
- ♻️ UIAF重构支持祈愿备份/恢复
- ⚡️ 完善公告正则
- ♻️ 名片组件抽离wiki添加名片信息
- 🐛 新用户数据库初始化异常 [`#131`](https://github.com/BTMuli/TeyavtGuide/issues/131)
- 🐛 修复角色数据未即时刷新
- 🐛 修复`openSystemBrowser`回调执行异常
- ♻️ 公告卡片组件抽离,支持分享
- 🎨 成就页面&名片图鉴页面采用虚拟列表优化性能
- 🎨 调整卡片封面加载逻辑
- 💄 处理特定情况下的内容溢出
- 💄 适配深渊新字段,显示跳过楼层
- 💄深渊分享显示应用信息,圣遗物详情推荐属性高亮
- 💄调整帖子子窗口副标题样式
- 💄调整留影叙佳期选项样式
## [0.4.6](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.6) (2024-04-24)
## [0.6.0](https://github.com/BTMuli/TeyvatGuide/releases/v0.6.0) (2024-10-09)
### Feat
- 帖子:重构文本解析,现在更加贴近应用内的渲染效果
- 应用:侧边栏点击咨讯时的参数也支持记忆了
- 应用:更新 4.6 版本的游戏资源
### Fix
- 留影叙佳期:修复侧边栏点击时初始画片数异常
- 首页:修复特定情况下日历组件左侧切换日期按钮点击无效
- 帖子:修复 `align:right` 不生效的问题
- 首页:修复特定情况下首页卡池渲染异常
### Change
- 应用:数据库更新后弹出更新日志
## [0.4.5](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.5) (2024-04-05)
### Feat
- 添加收藏页面,支持导入用户收藏 [`#100`](https://github.com/BTMuli/TeyvatGuide/issues/100)
- 设置页添加更新日志跳转
- 首页:组件样式迭代
- 帖子:替换默认封面
- 帖子:支持关键词搜索 [`#103`](https://github.com/BTMuli/TeyvatGuide/issues/103)
### Fix
- 成就:修正部分成就版本信息 [`3501590f`](https://github.com/BTMuli/TeyvatGuide/commit/3501590f)
- 帖子:链接卡片添加间距
- 图鉴:修复埃洛伊背景渲染异常
- 留影叙佳期:补充遗漏数据,支持特定日期查看
### Change
- 帖子:微调解析逻辑
- 重构:通用帖子卡片抽离作为组件,添加 `select` 状态
- 帖子:抽奖详情改为 `overlay`
- 应用:调整默认颜色
## [0.4.4](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.4) (2024-03-13)
### Feat
- 咨讯:优化咨讯版块切换&页面跳转体验
- 公告:在可能的情况下根据公告内容获取对应时间 [`#94`](https://github.com/BTMuli/TeyvatGuide/issues/94)
- 帖子:添加转载声明,支持图片浮窗
- 祈愿:添加 `祈愿历史` 页面,支持查看历史祈愿记录及对应信息
- 祈愿:添加集录祈愿支持,更新 UIGF 版本至 3.0 [`#96`](https://github.com/BTMuli/TeyvatGuide/issues/96)
- 应用:版本更新弹窗确认后将直接更新数据库
- 应用:添加 `留影叙佳期` 页面,汇聚三年间的相关信息
- 应用:再次支持米游社扫码登录,网页登录自动检测数据并刷新 [`#99`](https://github.com/BTMuli/TeyvatGuide/issues/99)
- 应用:添加 4.5 版本的游戏资源 [`#95`](https://github.com/BTMuli/TeyvatGuide/issues/95)
- 祈愿:支持增量更新祈愿数据
### Fix
- 图鉴:修复武器图鉴左侧列表高度异常
- 日志:修正过期日志判断逻辑
- 帖子:修复动图渲染异常
- 深渊当期不存在9层及以上的数据时进行提示
- JSBridge: 修复特定页面的分享图渲染错误
- 帖子:完善文本样式解析,修复特定情况下文本异常渲染为图片
- 应用:修复侧边栏及设置页面用户信息响应式异常
### Change
- 公告:调整样式,顶部添加相关信息
- 设置:数据路径采用系统命令而非文件选择器打开
- 日志:调试模式下不将日志写入文件
- 帖子:移除大别野组件
- 首页:素材日历移除留影叙佳期入口及生日提醒
- 深渊:胡桃数据库角色持有页面重构
- 首页:卡池组件样式重构
## [0.4.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.3) (2024-02-09)
### Feat
- 公告:支持服务器&语言的切换 [`#81`](https://github.com/BTMuli/TeyvatGuide/issues/81)
- 战绩:世界探索部分数据结构调整,合并同类数据(如沉玉谷)[`#91`](https://github.com/BTMuli/TeyvatGuide/issues/91)
- 图鉴:角色/武器图鉴支持条件筛选(武器类型、星级等) [`#87`](https://github.com/BTMuli/TeyvatGuide/issues/87)
### Fix
- 应用:完善 UID 与服务器的对应关系 [`#90`](https://github.com/BTMuli/TeyvatGuide/issues/81)
- 应用:修正扫码登录,增加网页登录 [`#89`](https://github.com/BTMuli/TeyvatGuide/issues/89)
- 祈愿:修复 `authkey` 获取失败后无限加载的问题
- 图鉴:修复部分文本错误,增加遗漏数据
- 应用:修复外部唤起失效,**不保证*应用商店版本*的唤起可用性**
- 日志:修复过时日志检测逻辑错误
### Change
- 设置:平台图标跟随平台变更,调整图标样式 [`#88`](https://github.com/BTMuli/TeyvatGuide/issues/88)
- 深渊:调整深渊样式,完善上传错误处理
- 应用:后端代码重构,修复窗口创建时的 `error` 问题
## [0.4.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.2) (2024-01-30)
### Feat
- 应用:支持日志记录 [`#83`](https://github.com/BTMuli/TeyvatGuide/issues/83)
- 图鉴:角色/武器图鉴支持查看材料详细信息
- 资源:游戏资源更新至 4.4 版本 [`#86`](https://github.com/BTMuli/TeyvatGuide/issues/86)
- 成就:支持查看成就详细信息,数据来源于 [`amos-data`](https://github.com/yuehaiteam/amos-data)
- 首页:祈愿卡池 Up 角色支持直接跳转到对应图鉴界面
### Fix
- 应用:完善用户账号数据返回,修复部分用户数据获取失败
- 应用:修复深渊页面分享图生成错误,完善分享&上传判断
- 首页:采用 `emit` 替代 `interval`,提升性能
- JSBridge修复特定情况下的 `panic`
### Change
- 应用:设置页面重构
- 应用:首页组件配置移至首页
- 帖子:调整别野卡片、合集 overlay 样式
## [0.4.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.1) (2024-01-19)
### Feat
- 组件:首页素材日历添加 wiki 页面跳转
- 应用:完善 fp 获取,添加强制更新入口
- 图鉴:名片图鉴搜索支持搜索来源
- 应用:支持修改数据目录 [`#78`](https://github.com/BTMuli/TeyvatGuide/issues/78)
### Fix
- 应用:修复首页启动卡数据加载 [`#79`](https://github.com/BTMuli/TeyvatGuide/issues/79)
- 应用:修复 macOS 启动崩溃 [`#82`](https://github.com/BTMuli/TeyvatGuide/issues/82)
- 图鉴:完善切换时的底部 hint
### Change
- 图鉴:卡牌图鉴样式重构
- 组件:统一底部弹窗样式
- 应用:调整部分点击跳转逻辑
## [0.4.0](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.0) (2024-01-15)
### Feat
- 应用:实装角色、武器、名片图鉴
- JSBridge添加窗口旋转子菜单
- 应用:更新米社 salt 版本
- 帖子:完成 `video` 类型数据的渲染 [`#77`](https://github.com/BTMuli/TeyvatGuide/issues/77)
### Fix
- wiki修复流浪者数据错误
- 应用:添加夏沃蕾、究极霸王超级魔剑的数据
- 帖子:修复部分格式图片渲染失败
- 公告:优化公告详情在深色模式下的表现
- JSBridge修复登录态错误
- 应用:类型重构 [`#51`](https://github.com/BTMuli/TeyvatGuide/issues/51)
- 应用:完善数据库完整性检测
### Change
- 应用:调整 `snackbar` 样式
- 应用:取消 `transparent` 配置
- ✨ 应用支持多账号 [`#126`](https://github.com/BTMuli/TeyvatGuide/issues/126)
- ✨ 支持手动输入CK&用户删除
- ✨ 帖子卡片支持分享
- ✨ 支持官服用户直接启动原神 [`#80`](https://github.com/BTMuli/TeyvatGuide/issues/80)
- ♻️ 重构成就表格,支持多存档
- ♻️ 重构深渊数据加载逻辑,适配多存档
- ♻️ 重构用户登录逻辑及切换
- ♻️ 重构祈愿、深渊、角色页面逻辑,支持游戏账号切换
- ♻️ 战绩页面适配多账户
- 💄 帖子/公告子窗口添加窗口置顶按钮
- 💄 调整视频分享截图
- 💄 回复分享图忽略导出图标
- 💄 显示用户等级
- 💄 处理特定情况下的回复内容溢出
- 💄 兑换码支持分享调整了兑换码浮窗UI
- 💄 公告对列表进行缩进
- 💄 材料Wiki样式优化支持分类筛选&查询
- 💄 材料详情浮窗支持分享
- ✏️ JSBridge新增`openSystemBrowser`回调处理
- ✏️ 修正公告正则
- 👽️ 更新国际服公告Api
- 📖 添加 macOS 平台门禁属性导致无法打开应用的修复指引 [`#130`](https://github.com/BTMuli/TeyvatGuide/issues/130)

View File

@@ -2,16 +2,16 @@
Author: 目棃
Description: 说明文档
Date: 2023-03-05
Update: 2024-04-05
Update: 2024-10-07
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55`
>
> 更新于 `2024-04-05 14:25:24`
> 更新于 `2024-10-07 21:51:00`
![](https://img.shields.io/github/last-commit/BTMuli/TeyvatGuide?style=for-the-badge) ![](https://img.shields.io/github/commits-since/BTMuli/TeyvatGuide/latest?include_prereleases&style=for-the-badge)
![](https://img.shields.io/badge/UIAF-v1.1-orange?style=for-the-badge) ![](https://img.shields.io/badge/UIGF-v3.0-red?style=for-the-badge) ![](https://img.shields.io/github/license/BTMuli/TeyvatGuide?style=for-the-badge)
![](https://img.shields.io/badge/UIAF-v1.1-orange?style=for-the-badge) ![](https://img.shields.io/badge/UIGF-v3.0-red?style=for-the-badge) ![](https://img.shields.io/badge/UIGF-v4.0-red?style=for-the-badge) ![](https://img.shields.io/github/license/BTMuli/TeyvatGuide?style=for-the-badge)
<div style="width: 100%; text-align: center; margin: 0 auto;">
<img alt="icon" src="https://s2.loli.net/2023/10/19/Y5DpBQRy3usLHEb.png" />
@@ -31,9 +31,11 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
<img src="https://get.microsoft.com/images/zh-cn%20dark.svg" alt="download"/>
</a>
> macOS 用户可以通过 Github Release 下载
> macOS 用户可以通过 Github Release 下载,可能需要[额外操作](docs/macos-gatekeeper/README.md)以打开。
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/BTMuli/TeyvatGuide?include_prereleases&style=for-the-badge)](https://github.com/BTMuli/TeyvatGuide/releases/latest)
> macOS users could download the app from GitHub release, [extra steps](docs/macos-gatekeeper/README-EN.md) are needed to open the app.
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/BTMuli/TeyvatGuide?style=for-the-badge)](https://github.com/BTMuli/TeyvatGuide/releases/latest)
## 仓库概况 / Repo Stats
@@ -48,16 +50,17 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
- [x] 米游社官方帖获取(支持通过 ID 获取)
- [x] 米游社各分区帖子获取(支持通过 ID 获取)
- [x] 成就管理UIAF v1.1),支持 [`YaeAchievement`](https://github.com/HolographicHat/YaeAchievement) 导入
- [x] 祈愿管理UIGF v3.0
- [x] 祈愿管理UIGF v3.0UIGF v4.0
- [x] 留影叙佳期画片查看
- [x] 帖子收藏
- [x] 帖子评论查看&分享
- 登陆功能:
- [x] 原神战绩数据获取
- [x] 角色列表数据获取
- [x] 角色详情数据获取
- [x] 螺旋深渊数据获取
- [x] 祈愿数据获取(近年)
- [x] 祈愿数据获取(近年)
- Wiki 功能:
@@ -65,7 +68,7 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
- [x] 角色图鉴
- [x] 武器图鉴
- [x] 名片图鉴
- [x] 卡牌图鉴
- [x] 材料图鉴
- 应用功能:
- [x] 浅色/深色主题切换
@@ -81,7 +84,7 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
## UI 参考 / UI Reference
- [Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)
- [StarWard](https://github.com/Scighost/Starward)
- [Starward](https://github.com/Scighost/Starward)
- [米游社](https://www.miyoushe.com/ys/)
- [原神](https://yuanshen.com/)
@@ -91,12 +94,13 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
- 资源来源:[项目资源说明](docs/项目资源说明.md)
- UIAF[UIAF v1.1](docs/UIAF.md)
- UIGF[UIGF v3.0](docs/UIGF.md)
- [macOS 平台门禁属性导致应用无法打开应用的修复指引](docs/macos-gatekeeper/README.md)
## 特定项目 / Special Project
- [MuCli](https://github.com/BTMuli/MuCli):基于 NodeJS 的命令行工具,用于生成项目文档。
- [TGAssistant](https://github.com/BTMuli/TGAssistant)Teyvat Guide 的资源获取、解析、处理仓库。
- [WhiteTea](https://github.com/BTMuli/WhiteTea)Github Bot自动化处理 Teyvat Guide 的 Issue 和 Pull Request。
- ~~[WhiteTea](https://github.com/BTMuli/WhiteTea)Github Bot自动化处理 Teyvat Guide 的 Issue 和 Pull Request。~~ 服务已挂T_T
## 技术栈 / Tech Stack
@@ -107,8 +111,10 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
## 第三方组件 / Plugins
- [Echarts](https://echarts.apache.org/zh/index.html):用于祈愿概览图生成
- [Ajv](https://github.com/ajv-validator/ajv/)用于校验UIAF&UIGF导入数据
- [Artplayer](https://artplayer.org/):用于米游社帖子视频播放解析
- [Echarts](https://echarts.apache.org/zh/index.html):用于祈愿概览图生成
- [Html2Canvas](https://github.com/niklasvh/html2canvas):用于分享图生成
## 协议 / License
@@ -133,4 +139,4 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
感谢 JetBrains 提供的开源许可证。
[![JetBrains](https://www.jetbrains.com/company/brand/img/jetbrains_logo.png)](https://www.jetbrains.com/?from=TeyvatGuide)
![JetBrains logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png)

View File

@@ -1,7 +1,7 @@
---
Author: 目棃
Date: 2023-06-18
Description: CHANGELOG
Description: CHANGELOG v0.2.x
Update: 2023-08-31
---

View File

@@ -1,6 +1,6 @@
---
Author: 目棃
Description: CHANGELOG
Description: CHANGELOG v0.3.x
Date: 2023-09-08
Update: 2024-01-15
---

208
docs/CHANGELOG-v0.4.x.md Normal file
View File

@@ -0,0 +1,208 @@
---
Author: 目棃
Description: CHANGELOG v0.4.x
Date: 2024-01-15
Update: 2024-07-09
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-01-15 17:29:15`
>
> 更新于 `2024-07-09 14:17:46`
## [0.4.9](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.9) (2024-06-14)
- 💄 调整帖子 `tag` 样式
- 🐛 修复成就导入异常
- ✏️ 修正角色图鉴部分描述
- 🍱 更新卡牌资料
- ⚡️ 成就查询输入为空时重置结果
## [0.4.8](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.8) (2024-06-04)
- 🐛 修复名片解析异常 [`#110`](https://github.com/BTMuli/TeyvatGuide/issues/110)
- 💄 调整链接组件样式
- 💄 调整首页生日组件样式
- 🐛 修复版本搜索失效,未完成成就优先
- 🍱 更新 4.7 版本资源 [`#112`](https://github.com/BTMuli/TeyvatGuide/issues/112)
## [0.4.7](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.7) (2024-05-10)
- 🐛 修复 mention 类型渲染异常
- ⚡️ 对签到链接跳转进行处理,优化部分网页活动打开
- ♻️ 重构用户祈愿数据库相关处理
- 🔥 隐藏网页登录模块 [`#108`](https://github.com/BTMuli/TeyvatGuide/issues/108)
- ✨ 采用 ajv 验证 UIGF [`#109`](https://github.com/BTMuli/TeyvatGuide/issues/109)
- 💄 完善公告`table`&`p`部分的渲染
- 💄 调整帖子文本部分的样式
- ♻️ UIAF重构支持祈愿备份/恢复
- ⚡️ 完善公告正则
- ♻️ 名片组件抽离wiki添加名片信息
## [0.4.6](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.6) (2024-04-24)
### Feat
- 帖子:重构文本解析,现在更加贴近应用内的渲染效果
- 应用:侧边栏点击咨讯时的参数也支持记忆了
- 应用:更新 4.6 版本的游戏资源
### Fix
- 留影叙佳期:修复侧边栏点击时初始画片数异常
- 首页:修复特定情况下日历组件左侧切换日期按钮点击无效
- 帖子:修复 `align:right` 不生效的问题
- 首页:修复特定情况下首页卡池渲染异常
### Change
- 应用:数据库更新后弹出更新日志
## [0.4.5](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.5) (2024-04-05)
### Feat
- 添加收藏页面,支持导入用户收藏 [`#100`](https://github.com/BTMuli/TeyvatGuide/issues/100)
- 设置页添加更新日志跳转
- 首页:组件样式迭代
- 帖子:替换默认封面
- 帖子:支持关键词搜索 [`#103`](https://github.com/BTMuli/TeyvatGuide/issues/103)
### Fix
- 成就:修正部分成就版本信息 [`3501590f`](https://github.com/BTMuli/TeyvatGuide/commit/3501590f)
- 帖子:链接卡片添加间距
- 图鉴:修复埃洛伊背景渲染异常
- 留影叙佳期:补充遗漏数据,支持特定日期查看
### Change
- 帖子:微调解析逻辑
- 重构:通用帖子卡片抽离作为组件,添加 `select` 状态
- 帖子:抽奖详情改为 `overlay`
- 应用:调整默认颜色
## [0.4.4](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.4) (2024-03-13)
### Feat
- 咨讯:优化咨讯版块切换&页面跳转体验
- 公告:在可能的情况下根据公告内容获取对应时间 [`#94`](https://github.com/BTMuli/TeyvatGuide/issues/94)
- 帖子:添加转载声明,支持图片浮窗
- 祈愿:添加 `祈愿历史` 页面,支持查看历史祈愿记录及对应信息
- 祈愿:添加集录祈愿支持,更新 UIGF 版本至 3.0 [`#96`](https://github.com/BTMuli/TeyvatGuide/issues/96)
- 应用:版本更新弹窗确认后将直接更新数据库
- 应用:添加 `留影叙佳期` 页面,汇聚三年间的相关信息
- 应用:再次支持米游社扫码登录,网页登录自动检测数据并刷新 [`#99`](https://github.com/BTMuli/TeyvatGuide/issues/99)
- 应用:添加 4.5 版本的游戏资源 [`#95`](https://github.com/BTMuli/TeyvatGuide/issues/95)
- 祈愿:支持增量更新祈愿数据
### Fix
- 图鉴:修复武器图鉴左侧列表高度异常
- 日志:修正过期日志判断逻辑
- 帖子:修复动图渲染异常
- 深渊当期不存在9层及以上的数据时进行提示
- JSBridge: 修复特定页面的分享图渲染错误
- 帖子:完善文本样式解析,修复特定情况下文本异常渲染为图片
- 应用:修复侧边栏及设置页面用户信息响应式异常
### Change
- 公告:调整样式,顶部添加相关信息
- 设置:数据路径采用系统命令而非文件选择器打开
- 日志:调试模式下不将日志写入文件
- 帖子:移除大别野组件
- 首页:素材日历移除留影叙佳期入口及生日提醒
- 深渊:胡桃数据库角色持有页面重构
- 首页:卡池组件样式重构
## [0.4.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.3) (2024-02-09)
### Feat
- 公告:支持服务器&语言的切换 [`#81`](https://github.com/BTMuli/TeyvatGuide/issues/81)
- 战绩:世界探索部分数据结构调整,合并同类数据(如沉玉谷)[`#91`](https://github.com/BTMuli/TeyvatGuide/issues/91)
- 图鉴:角色/武器图鉴支持条件筛选(武器类型、星级等) [`#87`](https://github.com/BTMuli/TeyvatGuide/issues/87)
### Fix
- 应用:完善 UID 与服务器的对应关系 [`#90`](https://github.com/BTMuli/TeyvatGuide/issues/81)
- 应用:修正扫码登录,增加网页登录 [`#89`](https://github.com/BTMuli/TeyvatGuide/issues/89)
- 祈愿:修复 `authkey` 获取失败后无限加载的问题
- 图鉴:修复部分文本错误,增加遗漏数据
- 应用:修复外部唤起失效,**不保证*应用商店版本*的唤起可用性**
- 日志:修复过时日志检测逻辑错误
### Change
- 设置:平台图标跟随平台变更,调整图标样式 [`#88`](https://github.com/BTMuli/TeyvatGuide/issues/88)
- 深渊:调整深渊样式,完善上传错误处理
- 应用:后端代码重构,修复窗口创建时的 `error` 问题
## [0.4.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.2) (2024-01-30)
### Feat
- 应用:支持日志记录 [`#83`](https://github.com/BTMuli/TeyvatGuide/issues/83)
- 图鉴:角色/武器图鉴支持查看材料详细信息
- 资源:游戏资源更新至 4.4 版本 [`#86`](https://github.com/BTMuli/TeyvatGuide/issues/86)
- 成就:支持查看成就详细信息,数据来源于 [`amos-data`](https://github.com/yuehaiteam/amos-data)
- 首页:祈愿卡池 Up 角色支持直接跳转到对应图鉴界面
### Fix
- 应用:完善用户账号数据返回,修复部分用户数据获取失败
- 应用:修复深渊页面分享图生成错误,完善分享&上传判断
- 首页:采用 `emit` 替代 `interval`,提升性能
- JSBridge修复特定情况下的 `panic`
### Change
- 应用:设置页面重构
- 应用:首页组件配置移至首页
- 帖子:调整别野卡片、合集 overlay 样式
## [0.4.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.1) (2024-01-19)
### Feat
- 组件:首页素材日历添加 wiki 页面跳转
- 应用:完善 fp 获取,添加强制更新入口
- 图鉴:名片图鉴搜索支持搜索来源
- 应用:支持修改数据目录 [`#78`](https://github.com/BTMuli/TeyvatGuide/issues/78)
### Fix
- 应用:修复首页启动卡数据加载 [`#79`](https://github.com/BTMuli/TeyvatGuide/issues/79)
- 应用:修复 macOS 启动崩溃 [`#82`](https://github.com/BTMuli/TeyvatGuide/issues/82)
- 图鉴:完善切换时的底部 hint
### Change
- 图鉴:卡牌图鉴样式重构
- 组件:统一底部弹窗样式
- 应用:调整部分点击跳转逻辑
## [0.4.0](https://github.com/BTMuli/TeyvatGuide/releases/v0.4.0) (2024-01-15)
### Feat
- 应用:实装角色、武器、名片图鉴
- JSBridge添加窗口旋转子菜单
- 应用:更新米社 salt 版本
- 帖子:完成 `video` 类型数据的渲染 [`#77`](https://github.com/BTMuli/TeyvatGuide/issues/77)
### Fix
- wiki修复流浪者数据错误
- 应用:添加夏沃蕾、究极霸王超级魔剑的数据
- 帖子:修复部分格式图片渲染失败
- 公告:优化公告详情在深色模式下的表现
- JSBridge修复登录态错误
- 应用:类型重构 [`#51`](https://github.com/BTMuli/TeyvatGuide/issues/51)
- 应用:完善数据库完整性检测
### Change
- 应用:调整 `snackbar` 样式
- 应用:取消 `transparent` 配置

103
docs/CHANGELOG-v0.5.x.md Normal file
View File

@@ -0,0 +1,103 @@
---
Author: 目棃
Description: CHANGELOG v0.5.x
Date: 2024-07-09
Update: 2024-10-09
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-07-09 14:16:16`
>
> 更新于 `2024-10-09 15:50:42`
## [0.5.5](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.5) (2024-09-17)
- ✨ 帖子回复&子回复查看&分享
- 🐛 修复特定条件下活动组件点击异常
- 💄 战绩页面适配纳塔版本数据部分数据添加icon
- 💄 祈愿页面修复特定条件下的内容溢出
- ♻️ 重构`tp-image`的放缩逻辑及其浮窗的放缩逻辑
- 💄 固定帖子子窗口`主题切换` `图片分享` `收藏编辑`等按钮
- ♻️ 重构数据解析逻辑&公告数据转换逻辑
- 💄 优化图片加载显示
- 🐛 修复特定条件下的帖子数据未能正确解析
- 🐛 添加hoyoverse域名准入修复公告页无法加载国际服数据
- 🎨 设置页缓存即时显示
- 🐛 修复祈愿页面全量刷新逻辑异常
- 🍱 更新5.0数据
- 🐛 修复成就导出时间戳异常 [`#125`](https://github.com/BTMuli/TeyvatGuide/issues/125)
- 🐛 修正子窗口label&子窗口回正异常
- 🐛 修复AppOnInit报错
- ♻️ 重构帖子页面的代码逻辑
- 💄 调整成就系列IconUI调整纳塔Icon浅色模式下的样式
- 💄 祈愿页数据行样式美化
- 🎨 帖子合集浮窗自动平滑滚动到当前帖子
- 🐛 修复子窗口分辨率适应异常
## [0.5.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.3) (2024-08-27)
- 💥 `UserCharacters` 表重建,**请务必执行更新数据库操作**
- 🔥 移除卡牌wiki及其相关组件、资源
- ✨ 设置页添加窗口回正开关,默认开启
- ✨ 网页小工具组件支持特定条件下的前瞻兑换码查看
- ✨ 适配新版角色详情返回数据支持角色筛选UI重构支持三种样式浮窗 [`#121`](https://github.com/BTMuli/TeyvatGuide/issues/121)
- ✨ 更新 5.0 版本游戏资源 [`#122`](https://github.com/BTMuli/TeyvatGuide/issues/122)
- 🐛 修复首页近期活动组件特定链接点击异常
- 🐛 修复首页今日素材组件角色生日时的跳转异常
- 🐛 修复祈愿抽数计算错误
- 🐛 修复特定条件下帖子`vote`组件数据 NAN
- 🐛 修复帖子`linkCard`组件分享图米游铺图标渲染异常
- ♻️ 公告解析重构
- ♻️ 帖子`mention`组件点击改为直接打开新窗口
- 💄 公告页&咨讯页UI调整顶部改为`appbar`置顶
- 💄 祈愿页面添加表格查看,`tab`顺序调整
- 💄 调整帖子`vod`组件分享截图样式
- 💄 调整帖子`image`组件样式,不会自动放大
- ✏️ 完善帖子`text`组件,支持`italic`样式渲染
## [0.5.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.2) (2024-08-11)
- 🐛 修复日志目录异常
- ♻️ 重构窗体/缩放调整逻辑
- 🐛 修复公告时间获取异常&内容渲染异常
- 🔥 移除扫码登录模块
👽️ 调整更新日志链接
- 🍱 更新4.8下半数据
## [0.5.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.1) (2024-07-30)
- ⚡️ 不允许低于 UIGF v2.3 版本的数据导入
- 🐛 修复网页小工具数据获取异常
- ⚡️ 咨讯页刷新时记忆 tab 状态,顶部按钮进行调整
- ⚡️ 调整收藏页面分类删除逻辑,优化卡片样式
- ⚡️ 设置页数据目录添加按钮显式表示相关操作
- ⚡️ 优化帖子搜索逻辑,不会自动弹出浮窗
- 💄 帖子页面调整刷新数量20→12
- 💄 角色/武器图鉴材料支持左右切换
- ✨ 支持短信验证码登录 [`#118`](https://github.com/BTMuli/TeyvatGuide/issues/118)
- 💄 调整首页日历组件不同状态下的背景色、边缘、文本色
- ♻️ 重构米游社相关链接解析处理
- 💄 分享色背景设为透明
- 🐛 修复特定情况下的米游社子窗口分享功能异常
- 💄 设置页显示设备信息支持复制cookie
- 💄 帖子顶部添加分区图标
- 🐛 修复祈愿页面导出按钮逻辑异常
- 🐛 修复公告页部分公告时间解析异常
- 🐛 调整祈愿页面抽数计算规则
- 💄 根据屏幕缩放调整应用缩放
## [0.5.0](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.0) (2024-07-17)
- ⬆️ 底层架构更新,升级至 `Tauri v2` [`#92`](https://github.com/BTMuli/TeyvatGuide/issues/92)
- 🐛 修复数据恢复异常
- ⬆️ 更新绝区零版块列表
- ⬆️ 适配米游社返回数据
- ⚡️ 链接解析调整
- ✨ 幻想真境剧诗适配 [`#113`](https://github.com/BTMuli/TeyvatGuide/issues/113)
- ♻️ 帖子顶部小工具添加到首页
- ⚡️ 公告链接样式调整
- ⚡️ 角色分享图添加水印
- ✨ 视频支持封面下载
- ⚡️ 咨讯页调整绝区零版块排序
- ✨ 祈愿添加 UIGF v4 支持
- 🍱 更新 4.8 版本资源 [`#115`](https://github.com/BTMuli/TeyvatGuide/issues/115)
- ✨ 材料 wiki 页面草创

View File

@@ -0,0 +1,74 @@
---
Author: Lucas <lucas04@foxmail.com>
Description: macOS gatekeeper guide
Date: 2024-10-07
Update: 2024-10-07
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-10-07 21:16:38`
>
> 更新于 `2024-10-07 21:48:11`
[中文版本](./README.md)
# Special Tips for macOS Users
Due to Teyvat Guide not being notarized by Apple, some additional steps are required to ensure that Teyvat Guide can run smoothly on the macOS platform.
> Teyvat Guide is an open-source software based on the MIT license, and all source code is hosted on GitHub. If you have concerns about the security of the software, you can review the source code yourself or download and compile it.
## Apple's Related Links on "Allowing Apps from Anywhere" and Gatekeeper
- [Safely open apps on your Mac](https://support.apple.com/102445)
- [Gatekeeper and runtime protections in macOS](https://support.apple.com/guide/security/sec5599b66df/)
- [Preventing against malware in macOS](https://support.apple.com/guide/security/sec469d47bd8/)
## Error Prompt
![Error Prompt when Opening Teyvat Guide](./error.png)
Please ensure that Teyvat Guide has been installed, meaning it has been copied to the `/Applications` directory.
> Note: The "enter password" process described below will not display on the console; only a key icon will appear. Please enter the password based on your intuition and press Enter to confirm.
> ![Display Status when Entering Password](./password.png)
## Method 1: One-Click Script
### Step 1: Download the Script
Download the `one-click.sh` file in this folder, open the terminal, enter `bash /path/to/the/script`, and press Enter. Follow the on-screen instructions.
> `/path/to/the/script` represents the location where the script is downloaded.
### Step 2: Launch Teyvat Guide
Locate the installation location of Teyvat Guide in Finder, **right-click (or hold down the control⌃ key and click)** to choose "Open."
![Launch Teyvat Guide](./open.png)
## Method 2: Manual Operations
During the process, you may be asked to enter a password, where "password" refers to the administrator account password:
1. If you have only one account on your computer, then the "password" is the one you use to log in and unlock your computer;
2. If you have multiple accounts on your computer, you should know what "password" means here. :-D
### Step 1: Enable "Allow Apps from Anywhere"
Open the terminal, enter `sudo spctl --master-disable` to enable "Allow Apps from Anywhere", and make the selection "Allow applications from **anywhere**" in the "Privacy & Security" section in System Preferences **you may need to scroll down**.
![Enable Allow Apps from Anywhere](./gatekeeper.png)
![Secondary Confirmation in System Preferences](./gatekeeper-settings.png)
### Step 2: Clear Gatekeeper Attributes
Enter `sudo xattr -c /Applications/TeyvatGuide.app` in the terminal to clear the Gatekeeper attributes of Teyvat Guide.
![Clear Gatekeeper Attributes](./remove-gatekeeper.png)
### Step 3: Launch Teyvat Guide
Locate the installation location of Teyvat Guide in Finder, **right-click (or hold down the control⌃ key and click)** to choose "Open."
![Launch Teyvat Guide](./open.png)

View File

@@ -0,0 +1,74 @@
---
Author: Lucas <lucas04@foxmail.com>
Description: macOS 平台门禁属性导致应用无法打开应用的修复指引
Date: 2024-10-07
Update: 2024-10-07
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-10-07 21:16:38`
>
> 更新于 `2024-10-07 21:50:28`
[English Version](./README-EN.md)
# 针对 macOS 用户的特殊提示
由于 Teyvat Guide 没有经过苹果官方公证,故需要进行一些额外的操作来确保 Teyvat Guide 能在 macOS 平台正常运行。
> Teyvat Guide 是一个**基于 MIT 协议**的开源软件,所有源代码都托管在 GitHub 上,如果您对软件安全性抱有疑虑,可以自行审查源代码或者下载编译打包。
## Apple 关于任何来源及门禁(`Gatekeeper`)属性的相关链接
- [在 Mac 上安全地打开 App](https://support.apple.com/102445)
- [macOS 中的门禁和运行时保护](https://support.apple.com/guide/security/sec5599b66df/)
- [在 macOS 中防范恶意软件](https://support.apple.com/guide/security/sec469d47bd8/)
## 报错界面
![打开 Teyvat Guide 时的报错界面](./error.png)
下面的所有操作请**确保 Teyvat Guide 已经安装**,即 Teyvat Guide 已经被复制到 `/Applications` 目录下。
> 注:下面所述的“输入密码”过程不会在控制台上显示,仅会显示一个钥匙图标,请~~凭感觉~~输入后按回车键确认。
> ![输入密码时的显示状态](./password.png)
## Method 1 一键脚本
### Step 1 下载脚本
下载此文件夹中的 `one-click.sh`,打开终端,输入`bash /path/to/the/script`后回车,按照屏幕提示操作。
> `/path/to/the/script` 表示下载的脚本的位置。
### Step 2 启动 Teyvat Guide
在访达中找到 Teyvat Guide 的安装位置,**右键或按住键盘上的control⌃并点击选择打开**。
![启动 Teyvat Guide](./open.png)
## Method 2 手动操作
过程中可能会要求输入密码,此处的“密码”指的是管理员账户的密码:
1. 如果你的电脑只有一个账户,那么“密码”就是你登录解锁电脑的密码;
2. 如果你的电脑不止一个账号,那么你应该知道此处“密码”的含义。:-D
### Step 1 开启“任何来源”
打开终端,输入`sudo spctl --master-disable`开启“任何来源”,并在设置中的“安全与隐私”部分进行选择,**你可能需要向下滑动**。
![打开任何来源](./gatekeeper.png)
![设置界面二次确认](./gatekeeper-settings.png)
### Step 2 清除门禁属性
在终端输入`sudo xattr -c /Applications/TeyvatGuide.app`清除 Teyvat Guide 的 `Gatekeeper` 属性。
![清除门禁属性](./remove-gatekeeper.png)
### Step 3 启动 Teyvat Guide
在访达中找到 Teyvat Guide 的安装位置,**右键或按住键盘上的control⌃并点击选择打开**。
![启动 Teyvat Guide](./open.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

View File

@@ -0,0 +1,65 @@
#!/bin/bash
printf '\e[8;45;65t'
clear
BLACK="\033[0;30m"
DARK_GRAY="\033[1;30m"
BLUE="\033[0;34m"
LIGHT_BLUE="\033[1;34m"
GREEN="\033[0;32m"
LIGHT_GREEN="\033[1;32m"
CYAN="\033[0;36m"
LIGHT_CYAN="\033[1;36m"
RED="\033[0;31m"
LIGHT_RED="\033[1;31m"
PURPLE="\033[0;35m"
LIGHT_PURPLE="\033[1;35m"
BROWN="\033[0;33m"
YELLOW="\033[0;33m"
LIGHT_GRAY="\033[0;37m"
WHITE="\033[1;37m"
NC="\033[0m"
appName="TeyvatGuide.app"
appBashName=${appName// /\ }
appDIR="/Applications/${appBashName}"
# Check system language
LANGUAGE=$(defaults read -g AppleLocale | cut -d "_" -f 1)
if [ "$LANGUAGE" != "zh" ]; then
echo -e "Fix tool of 『${RED}${appBashName%.*} ${NC}is damaged and cannot be opened / from an unidentified developer』"
echo ""
# Prompt to install the app if not installed, bypass notarization if installed
if [ ! -d "$appDIR" ];then
echo -e "${LIGHT_RED}You have not installed ${appBashName%.*}, please copy the software to the 【${NC}${LIGHT_BLUE}Applications${NC}${LIGHT_RED}】 directory${NC}"
else
# Bypass notarization
echo -e "👇 ${LIGHT_RED}Please enter the administrator password (usually the boot password), press Enter after entering (the password is invisible during input)${NC}"
sudo spctl --master-disable
sudo /usr/bin/xattr -rd com.apple.quarantine /Applications/"$appBashName"
echo ""
echo -e "😁 ${LIGHT_GREEN}Repair successful!${NC} You can now run ${LIGHT_GREEN}${appBashName%.*} ${NC}normally."
fi
echo ""
echo -e "✌️ The operation has been successfully completed, you can close this window now!"
else
echo -e "${RED}${appBashName%.*} ${NC}已损坏,无法打开/来自身份不明的开发者』等问题修复工具"
echo ""
#未安装APP时提醒安装已安装绕过公证
if [ ! -d "$appDIR" ];then
echo -e "${LIGHT_RED}您还未安装 ${appBashName%.*}, 请先将软件拷贝到【${NC}${LIGHT_BLUE}应用程序${NC}${LIGHT_RED}】目录${NC}"
else
#绕过公证
echo -e "👇 ${LIGHT_RED}请输入管理员密码(一般情况下就是开机密码), 输入完成后按下回车键(输入过程中密码是看不见的)${NC}"
sudo spctl --master-disable
sudo /usr/bin/xattr -rd com.apple.quarantine /Applications/"$appBashName"
echo ""
echo -e "😁 ${LIGHT_GREEN}修复成功!${NC}您现在可以正常运行 ${LIGHT_GREEN}${appBashName%.*} ${NC}了。"
fi
echo ""
echo -e "✌️ 操作已成功完成, 本窗口可以关闭啦!"
fi

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View File

@@ -2,12 +2,12 @@
Author: 目棃
Description: 项目资源说明
Date: 2023-03-10
Update: 2024-01-30
Update: 2024-09-19
---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-10 22:05:44`
>
> 更新于 `2024-01-30 13:34:21`
> 更新于 `2024-09-19 15:28:16`
## 说明
@@ -17,25 +17,6 @@ Update: 2024-01-30
以下提及到的图像资源,除个人绘制 SVG 外,均经过 Sharp 处理转换为 webp 格式,并未直接作为项目图像资源使用。
相关仓库:
- [TGAssistant](https://github.com/BTMuli/TGAssistant):项目下游仓库,用于处理项目数据。
- [Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata):胡桃元数据仓库,项目大部分数据来源于此。
- [Snap.Static](https://github.com/DGP-Studio/Snap.Static):胡桃静态资源仓库,项目部分图像资源来源于此。
- [amos-data](https://github.com/yuehaiteam/amos-data):成就数据仓库,成就数据的详细信息来源于此。
## 字体
[个人非商用授权](https://www.hanyi.com.cn/faq-doc-1) - 北京汉仪创新科技股份有限公司 版权所有
- 汉仪文黑-85W
- 汉仪文黑-55W
[SIL Open Font License 1.1](https://github.com/JetBrains/JetBrainsMono/blob/master/OFL.txt) - 开源字体,可用于商业用途
- JetBrains Mono
- JetBrains Mono Bold
## 侧边栏图标
- 顶部收缩按钮:`mdi:chevron-right` `mdi:chevron-left`
@@ -55,46 +36,23 @@ Update: 2024-01-30
来自 [米游社](https://www.miyoushe.com/ys/article/4957262),经过处理后转换为 webp 格式。
## 成就相关
相关仓库:
参见 [TGAssistant](https://github.com/BTMuli/TGAssistant) 相关处理
- [TGAssistant](https://github.com/BTMuli/TGAssistant):项目下游仓库,用于处理项目数据
- [Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata):胡桃元数据仓库,项目大部分数据来源于此。
- [Snap.Static](https://github.com/DGP-Studio/Snap.Static):胡桃静态资源仓库,项目部分图像资源来源于此。
- [amos-data](https://github.com/yuehaiteam/amos-data):成就数据仓库,成就数据的详细信息来源于此。
## 名片相关
## 字体
参见 [TGAssistant](https://github.com/BTMuli/TGAssistant) 相关处理。
[个人非商用授权](https://www.hanyi.com.cn/faq-doc-1) - 北京汉仪创新科技股份有限公司 版权所有
## 素材日历相关
- 汉仪文黑-85W
- 汉仪文黑-55W
参见 [TGAssistant](https://github.com/BTMuli/TGAssistant) 相关处理。
[SIL Open Font License 1.1](https://github.com/JetBrains/JetBrainsMono/blob/master/OFL.txt) - 开源字体,可用于商业用途
## Wiki
- JetBrains Mono
- JetBrains Mono Bold
### JSON 数据
> 转换格式略。
- 角色图鉴:[Avatar|Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata/blob/main/Genshin/CHS/Avatar.json)
- 武器图鉴:[Weapon|Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata/blob/main/Genshin/CHS/Weapon.json)
- 卡牌图鉴:
- [卡牌图鉴|米游社观测枢](https://bbs.mihoyo.com/ys/obc/channel/map/231)
- [GCG|Ambr.top](https://ambr.top/chs/gcg)
### 图像资源
- 角色图鉴:[Avatar|Ambr.top](https://ambr.top/chs/archive/avatar)
- 武器图鉴:[Weapon|Ambr.top](https://ambr.top/chs/archive/weapon)
- 卡牌图鉴:
- [卡牌图鉴|米游社观测枢](https://bbs.mihoyo.com/ys/obc/channel/map/231)
- [GCG|Ambr.top](https://ambr.top/chs/gcg)
### 格式说明
> bgType 为 `normal` 或 `special`。
>
> iconType 为 `normal` 或 `special`,目前只有 `normal`。
- 角色图鉴:`WIKI/character/icon/${avatarId}.webp`256x25632 位深度
- 武器图鉴:`WIKI/weapon/icon/${weaponId}.webp`256x25632 位深度
- 卡牌图鉴:
- 卡牌背景:`WIKI/GCG/${iconType}/${cardName}.webp`420x72032 位深度
- 卡牌图标:`WIKI/GCG/bg.${bgType}.webp`420x72032 位深度
其余未说明资源参见 [TGAssistant](https://github.com/BTMuli/TGAssistant) 相关处理。

View File

@@ -13,6 +13,7 @@ export default [
"pnpm-lock.yaml",
"src/data/**/*.json",
"src-tauri/tauri.conf.json",
"src-tauri/gen/*.json",
"qodana.yaml",
".github",
".vscode",

View File

@@ -1,10 +1,11 @@
<!doctype html>
<html lang="en">
<html lang="en" style="background: #1e1e1e">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TeyvatGuide</title>
<script src="https://static.geetest.com/v4/gt4.js"></script>
</head>
<body>

View File

@@ -1,7 +1,7 @@
{
"name": "TeyvatGuide",
"version": "0.4.7",
"description": "Game Tool for Genshin Impact player",
"version": "0.6.1",
"description": "Game Tool for GenshinImpact player",
"private": true,
"type": "module",
"scripts": {
@@ -20,7 +20,7 @@
"tauri:icon": "tauri icon ./public/icon.png",
"vite:dev": "vite dev",
"vite:build": "vite build",
"prepare": "husky install"
"prepare": "husky"
},
"lint-staged": {
"*.ts": [
@@ -66,68 +66,75 @@
},
"dependencies": {
"@mdi/font": "7.4.47",
"@tauri-apps/api": "^1.5.4",
"ajv": "^8.13.0",
"artplayer": "^5.1.1",
"@tauri-apps/api": "^2.0.3",
"@tauri-apps/plugin-deep-link": "^2.0.0",
"@tauri-apps/plugin-dialog": "^2.0.1",
"@tauri-apps/plugin-fs": "^2.0.1",
"@tauri-apps/plugin-http": "^2.0.1",
"@tauri-apps/plugin-log": "^2.0.0",
"@tauri-apps/plugin-os": "^2.0.0",
"@tauri-apps/plugin-process": "^2.0.0",
"@tauri-apps/plugin-shell": "^2.0.1",
"@tauri-apps/plugin-sql": "^2.0.0",
"ajv": "^8.17.1",
"artplayer": "^5.2.0",
"clipboard": "^2.0.11",
"color-convert": "^2.0.1",
"echarts": "^5.5.0",
"echarts": "^5.5.1",
"html2canvas": "^1.4.1",
"js-md5": "^0.8.3",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"qrcode.vue": "^3.4.1",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log#v1",
"tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql#v1",
"uuid": "^9.0.1",
"vue": "^3.4.26",
"vue-echarts": "^6.7.1",
"jsencrypt": "^3.3.2",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"uuid": "^10.0.0",
"vue": "^3.5.12",
"vue-echarts": "^7.0.3",
"vue-json-viewer": "^3.0.4",
"vue-router": "^4.3.2",
"vuetify": "^3.6.3",
"vue-router": "^4.4.5",
"vuetify": "^3.7.3",
"wcag-color": "^1.1.1",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@eslint/eslintrc": "^3.0.2",
"@eslint/js": "^9.2.0",
"@tauri-apps/cli": "^1.5.12",
"@types/color-convert": "^2.0.3",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@tauri-apps/cli": "2.0.4",
"@types/color-convert": "^2.0.4",
"@types/js-md5": "^0.7.2",
"@types/node": "^20.12.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-vue": "^5.0.4",
"concurrently": "^8.2.2",
"eslint": "^9.2.0",
"eslint-config-love": "^47.0.0",
"@types/node": "^22.7.8",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^8.11.0",
"@vitejs/plugin-vue": "^5.1.4",
"concurrently": "^9.0.1",
"eslint": "^9.13.0",
"eslint-config-love": "^89.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsonc": "^2.15.1",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.1.0",
"husky": "^9.0.11",
"globals": "^15.11.0",
"husky": "^9.1.6",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.2.2",
"oxlint": "^0.3.2",
"prettier": "3.2.5",
"stylelint": "^16.5.0",
"lint-staged": "^15.2.10",
"oxlint": "^0.10.1",
"prettier": "3.3.3",
"stylelint": "^16.10.0",
"stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-high-performance-animation": "^1.10.0",
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^5.0.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.8.0",
"vite": "^5.2.11",
"vite-plugin-vue-devtools": "^7.1.3",
"vite-plugin-vuetify": "^2.0.3",
"vue-eslint-parser": "^9.4.2",
"yaml-eslint-parser": "^1.2.2"
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.9",
"vite-plugin-vue-devtools": "^7.5.2",
"vite-plugin-vuetify": "^2.0.4",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
}
}

3761
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 413 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 309 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 235 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 368 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 351 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 395 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Some files were not shown because too many files have changed in this diff Show More