Commit Graph
6 Commits
Author SHA1 Message Date
chunyu 37cad3947d feat(C-06):关注feed+课程聚合修复
文章列表新增author_user_id/is_following与feed=following过滤;课程students_count改真实在学人数去重统计、新增total_minutes(不可解析不伪造);author_name走sync_to_async防ASGI同步阻塞。
2026-09-15 15:20:23 +08:00
async-upgrade fa6be1b551 refactor: last serializer.save fallbacks -> native asave (bug comment, learn chapter) 2026-09-06 14:50:01 +08:00
async-upgrade 571641e539 feat: 100% async - native async serializers (adata/asave/acreate), async cache (redis.asyncio), view call-site migration 2026-09-06 14:36:41 +08:00
async-upgrade 8f488fcaaa feat: ADRF async views (phase1) + native async serializers (phase2) + async cache infra 2026-09-06 14:26:17 +08:00
chunyu a2ba489b46 fix: bug scan - fix 10 bugs across backend (search field names, missing import, file handle leak, None guard, race condition, hardcoded secrets) 2026-08-28 13:49:55 +08:00
chunyu d48ec1747c sync from local backup 2026-08-05 23:59:15 +08:00