Commit Graph

327 Commits

Author SHA1 Message Date
BTMuli
2b3e3cc871 🎨 fix(login): 初步检验 login_ticket 2023-04-10 17:14:12 +08:00
BTMuli
b5b1c318ea feat(ck): 成功获取 ck,只需两步确认
Co-authored-by: Moke <jerry765@users.noreply.github.com>
2023-04-09 17:17:58 +08:00
BTMuli
274894f532 🤔 add(login): 添加 invoke,暂时没有更好的方案了 2023-04-09 00:50:51 +08:00
BTMuli
ed7c82d140 🐎 ci(tauri): build配置漏了
(cherry picked from commit b866b542c9da550f4b5ae5b3357953078305e964)
2023-04-06 20:35:37 +08:00
BTMuli
21992e53c8 🌈 style(prettier): 先跑一遍 prettier
Signed-off-by: BTMuli <BT-Muli@outlook.com>
(cherry picked from commit 3e7e29952628b51d2e8ecfb04ca636a134658d37)
2023-04-06 20:35:14 +08:00
BTMuli
b31d82d8e9 🔨 🧑‍💻 添加vue-devtools 优化开发者体验
Co-authored-by: 舰队的偶像-岛风酱! <frg2089@outlook.com>
Signed-off-by: 舰队的偶像-岛风酱! <frg2089@outlook.com>
2023-04-06 18:31:43 +08:00
BTMuli
f4bac5622a build(v0.1.2): 开写 v0.1.2 2023-04-03 08:05:16 +08:00
BTMuli
f5c160c366 feat(v0.1.1): 版本更新 2023-04-03 00:26:16 +08:00
BTMuli
79366837bd feat(announcements): 支持游戏内公告查看 2023-04-01 23:52:08 +08:00
BTMuli
a4a55309bd fix(parser): 完善fold类型渲染 2023-03-31 19:56:24 +08:00
BTMuli
28ab1d7673 fix(position): 添加活动 div,首页不空了 2023-03-31 16:17:29 +08:00
BTMuli
75fbf8eecd fix(lottery):允许 api 2023-03-30 22:58:07 +08:00
BTMuli
2255c344e8 feat(v0.1.0):版本更新 2023-03-30 15:55:48 +08:00
BTMuli
64b837c1c7 build(update): 自动更新暂时不搞了 2023-03-30 15:03:08 +08:00
BTMuli
3953b98a48 build(tauri): 更改打包配置 2023-03-30 14:20:46 +08:00
BTMuli
b90cad26f5 build(tauri): 去掉 devtools 精简代码 2023-03-28 16:12:19 +08:00
BTMuli
b225e610d9 build(devtool): 允许生产环境调试 2023-03-28 15:32:02 +08:00
BTMuli
b74fdf35eb build(cargo): 更新 package info 2023-03-28 14:53:55 +08:00
dependabot[bot]
4f47adedbc build(deps): bump openssl from 0.10.45 to 0.10.48 in /src-tauri
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 06:11:55 +00:00
BTMuli
6adcfd344d build(tuari): 更改打包配置,现在安装器是中文的了 2023-03-09 00:20:35 +08:00
BTMuli
1b61793970 fix(#2): 修复无法创建文件的问题 2023-03-08 08:15:26 +08:00
BTMuli
4ca016c7b1 fix(style): 微调样式 2023-03-07 14:02:17 +08:00
BTMuli
a981238610 fix(http): tauri 跨域解决 2023-03-05 23:08:55 +08:00
BTMuli
d1ddde8635 feat(ui): 采用 antdv 作为 ui 2023-03-05 17:10:51 +08:00
BTMuli
a47e0c92c4 feat(icon): 项目图标变更 2023-03-05 15:46:05 +08:00
BTMuli
9df4dfdbad style(prettier): 添加 prettier 格式化代码 2023-03-05 15:03:50 +08:00
BTMuli
0b922f2aeb feat(init): 初始化 Tauri 项目 2023-03-05 14:41:29 +08:00