Mplan
|
8149505f1b
|
新增头像接口:POST /profiles/me/avatar 上传、DELETE /profiles/me/avatar 删除
|
2026-07-26 02:14:22 +08:00 |
|
Mplan
|
49df3f067a
|
新增点赞收藏功能:cloud_favorites 模型、查询/设置点赞状态及收藏列表接口
|
2026-07-26 02:10:16 +08:00 |
|
Mplan
|
b95400df2b
|
补充 README:项目结构、完整接口清单与测试/部署说明
同步文档与当前实现,补上 profiles stats 等缺失接口,并细化认证约定、环境变量与模块化测试说明。
|
2026-07-26 01:56:45 +08:00 |
|
Mplan
|
53548d2788
|
新增管理员接口 GET /profiles/{user_id}/stats,返回用户全部/公开上传数和收藏数
|
2026-07-26 01:37:15 +08:00 |
|
Mplan
|
9c7ff9c489
|
移除冗余的 test_api.py,其所有覆盖点已被模块化测试替代
|
2026-07-26 01:24:52 +08:00 |
|
Mplan
|
12d15878da
|
统一测试辅助函数到 conftest.py,消除代码重复
|
2026-07-26 01:23:12 +08:00 |
|
Mplan
|
6b1f0d5f5f
|
补充测试覆盖:认证、云图、管理后台、资料、收藏、云类型模块共 78 个测试用例
|
2026-07-26 01:16:17 +08:00 |
|
Mplan
|
77bf076ad0
|
first commit
|
2026-07-18 20:32:51 +08:00 |
|