Commit Graph

32 Commits

Author SHA1 Message Date
BTMuli
1fa97d0a6c 🌱 更新依赖,开写 v0.3.3 2023-09-28 19:01:43 +08:00
BTMuli
d45d26cafd 🌱 完成外部唤起测试 #42 2023-09-18 20:54:58 +08:00
BTMuli
e0be251a05 🌱 更新依赖,开写 v0.3.2 2023-09-16 12:34:24 +08:00
BTMuli
a7dd069930 🚚 tauri-genshin → Teyvat Guide 2023-09-15 17:19:33 +08:00
BTMuli
61287e3297 🌱 开始开发 0.3.1 2023-09-10 18:22:00 +08:00
BTMuli
a76f77502b ⬆️ 更新依赖,开写 v0.3.0 2023-08-31 15:23:17 +08:00
BTMuli
a0a73ccd1a ⬆️ 更新 cargo 依赖 2023-08-27 13:47:42 +08:00
BTMuli
f9e171d412 ⬆️ 更新依赖,开写 v0.2.3 2023-08-27 00:25:04 +08:00
BTMuli
cb68d22028 🌱 开写 v0.2.2 2023-07-15 18:00:20 +08:00
dependabot[bot]
ecd6a8e7d3 Bump openssl from 0.10.54 to 0.10.55 in /src-tauri
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:58:22 +00:00
BTMuli
829b755c3a 🌱 开写 v0.2.1 2023-06-20 19:10:45 +08:00
BTMuli
0efef62e06 ⬆️ 更新依赖 2023-06-20 18:52:46 +08:00
BTMuli
af38c967be 🌱 开写 v0.2.0 2023-05-31 14:26:57 +08:00
BTMuli
52926916b4 🔧 开写 v0.1.6 2023-05-25 18:16:09 +08:00
BTMuli
bb52a644fc 👷 变更构建版本 2023-05-25 16:59:48 +08:00
BTMuli
baff5a17c6 🎨 fix(ck): 删除 rocket,采用手动 cv 2023-05-04 21:05:01 +08:00
dependabot[bot]
11666c1901 build(deps): bump tauri from 1.2.4 to 1.2.5 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.2.4...tauri-v1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 21:59:03 +00:00
BTMuli
859719ba0b 🤔 build(0.2.0): 开写 v0.2.0 2023-05-02 18:42:38 +08:00
BTMuli
805b358e6d 🤔 feat(sqlite): 数据成功输入,接下来就是读取、校验了,先干饭吧 2023-04-24 15:04:49 +08:00
BTMuli
ceea064d73 🔧 fix(key): 坏了,本地 key 无了,重搞一个吧 2023-04-23 16:18:40 +08:00
BTMuli
5d180857a3 🤔 build(v0.1.4): 开写 v0.1.4 2023-04-23 14:03:28 +08:00
dependabot[bot]
3f3942a695 build(deps): bump h2 from 0.3.16 to 0.3.17 in /src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:09:45 +00:00
BTMuli
ea5ff8bd65 🤔 build(v0.1.3): 开写 v0.1.3 2023-04-13 17:44:25 +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
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
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
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
a981238610 fix(http): tauri 跨域解决 2023-03-05 23:08:55 +08:00
BTMuli
0b922f2aeb feat(init): 初始化 Tauri 项目 2023-03-05 14:41:29 +08:00