BTMuli
|
af38c967be
|
🌱 开写 v0.2.0
|
2023-05-31 14:26:57 +08:00 |
|
BTMuli
|
2fc183bc9b
|
🔧 透明化,后续看看要不要用
|
2023-05-25 20:20:40 +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
|
d76292468e
|
🔧 添加 Https 白名单
|
2023-05-24 00:02:00 +08:00 |
|
BTMuli
|
5074ce2953
|
✅ test(sth): 调整内容,完成通过 cookie 获取游戏账号基本数据
|
2023-05-06 01:01:11 +08:00 |
|
BTMuli
|
bcf41bb3a8
|
🎨 add(url): 添加白名单
|
2023-05-05 19:31:56 +08:00 |
|
BTMuli
|
a5422e2b9c
|
🔧 fix(http): 添加白名单
|
2023-05-05 17:41:14 +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
|
13ab6c83ae
|
🔧 fix(ci): 更改更新 endpoint
|
2023-05-02 18:48:19 +08: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
|
f9199efd03
|
🤔 feat(sqlite): 引入 sqlite
|
2023-04-24 13:20:56 +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 |
|
BTMuli
|
594c779346
|
🐛 fix(ci): 根据实际情况修改配置
|
2023-04-23 12:45:04 +08:00 |
|
BTMuli
|
f9763c53f0
|
🔧 feat(ci): 测试打包&自动更新
|
2023-04-23 12:22:16 +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
|
39efe34ad3
|
👌 fix(build): 修复打包 warn
|
2023-04-13 18:36:50 +08:00 |
|
BTMuli
|
ea5ff8bd65
|
🤔 build(v0.1.3): 开写 v0.1.3
|
2023-04-13 17:44:25 +08:00 |
|
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 |
|