soul-walker
|
29d249c33b
|
修改reqwest使用rustls-tls(使用默认的openssl在打包时对环境有要求,暂时先换这个试试)
build / build-rust (push) Failing after 1m51s
|
2024-09-23 13:32:06 +08:00 |
|
soul-walker
|
a0967e7583
|
添加用户auth相关功能
build / build-rust (push) Failing after 1m40s
调整草稿和发布数据接口(需要user_id的从context中获取用户信息)
|
2024-09-23 13:24:14 +08:00 |
|
soul-walker
|
df4c9940f3
|
修改从发布版本创建草稿接口bug
添加发布数据查询description功能(通过dataloader)
|
2024-09-20 15:23:31 +08:00 |
|
soul-walker
|
d9b8b38590
|
调整数据库默认时间定义
build / build-rust (push) Successful in 2m57s
修改接口返回为NaiveDateTime
|
2024-09-19 11:03:05 +08:00 |
|
soul-walker
|
2a7a2ffc99
|
草稿和发布数据添加options配置项
build / build-rust (push) Successful in 3m0s
实现配置项相关的CRUD
调整草稿数据管理接口
|
2024-09-19 00:07:53 +08:00 |
|
soul-walker
|
201bfdc1fd
|
注销jwt相关逻辑
修改test使通过
|
2024-09-14 17:05:57 +08:00 |
|
soul-walker
|
86469d6b35
|
1.设计数据库表结构
2.设计项目代码结构
3.实现草稿数据和发布数据数据库访问
4.实现草稿数据graphQL接口
|
2024-09-14 16:45:33 +08:00 |
|
|
c499b45bf4
|
add protobuf message submodule;
add dto module and implement prost build and proto struct encode/decode simple test;
|
2024-08-29 15:45:28 +08:00 |
|
soul-walker
|
6bde9b2035
|
代码结构调整,基于graphql的仿真控制基本流程打通
|
2024-08-23 16:31:49 +08:00 |
|
soul-walker
|
e4db3c32df
|
代码结构重构;
初步实现多仿真管理结构
|
2024-08-19 20:45:44 +08:00 |
|