Go to file
2024-05-25 09:19:20 +08:00
.cargo 修改config.toml使用清华镜像 2024-05-21 14:43:09 +08:00
.idea 添加firebase开发库 2024-04-21 13:27:57 +08:00
.vscode 修改launch.json,删除无用参数 2024-04-16 16:40:29 +08:00
api renamed: api/src/controller/player_info.rs -> api/src/controller/account.rs 2024-05-25 09:19:20 +08:00
domain 修改player 为 account 2024-05-24 21:35:12 +08:00
library 修改social error默认信息 2024-05-24 16:43:48 +08:00
service 修改player 为 account 2024-05-24 21:35:12 +08:00
src first commit 2024-03-10 09:46:37 +08:00
.env 使用sqlx替换sea-orm 2024-05-21 18:01:50 +08:00
.gitignore first commit 2024-03-10 09:46:37 +08:00
app.toml 添加token生成 2024-05-22 18:00:28 +08:00
Cargo.lock 添加google账号 id token校验 2024-05-23 15:30:06 +08:00
Cargo.toml 添加token生成 2024-05-22 18:00:28 +08:00