提交图

13 次代码提交

作者 SHA1 备注 提交日期
cryptocommuniums-afk
43cbd38bac feat: 完成源晶权限与经验系统并优化 me/admin 交互 2026-02-23 20:02:46 +08:00
cryptocommuniums-afk
093b8c5bc3 feat: show rating, level, next-level stats in profile panel
- Display Rating value with  icon
- Show current Level with progress
- Show XP needed for next level
- Separated UID/join date below divider

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 19:10:40 +08:00
cryptocommuniums-afk
fb777c3479 feat: toast notifications for redeem with friendly error messages
- Replace static error/msg text with slide-in toast overlay
- Auto-dismiss after 4-5 seconds with fade animation
- Translate 'rating not enough' to friendly Minecraft-themed message
- Dismissible via × button

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 19:02:43 +08:00
cryptocommuniums-afk
9772ea6764 feat: note scoring 60/6 with rating award + Minecraft theme
- Score max changed from 100 to 60, rating max from 10 to 6
- Note scoring now awards actual rating points (delta-based)
- Re-scoring only awards/deducts the difference
- Rating history shows note_score entries with problem link
- LLM prompt includes problem statement context for better evaluation
- LLM scoring dimensions: 题意理解/思路算法/代码记录/踩坑反思 (15 each)
- Minecraft-themed UI: 矿石鉴定, 探索笔记, 存入宝典, etc.
- Fallback scoring adjusted for 60-point scale
- Handle LLM markdown code fence wrapping in response

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 18:32:23 +08:00
cryptocommuniums-afk
cfbe9a0363 feat: problems local stats, user status, admin panel enhancements, rating text
- Problems page: replace Luogu pass rate with local submission stats
  (local_submit_count, local_ac_count)
- Problems page: add user AC/fail status column (user_ac, user_fail_count)
- Admin users: add total_submissions and total_ac columns
- Admin users: add detail panel with submissions/rating/redeem tabs
- Admin: new endpoint GET /api/v1/admin/users/{id}/rating-history
- Rating history: note field includes problem title via JOIN
- Me page: translate task codes to friendly labels with icons
- Me page: problem links in rating history are clickable
- Wrong book service, learning note scoring, note image controller
- Backend SQL uses batch queries for performance

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 17:35:22 +08:00
cryptocommuniums-afk
bc2e085c70 fix: rating-history API - pass auth token, fix table/column names
- frontend: pass token to listRatingHistory API call
- backend: fix SQL table name redeem_logs -> redeem_records
- backend: fix SQL column name title -> task_code in daily_task_logs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-16 12:22:22 +08:00
X
3a98882a71 feat(theme): complete Minecraft overhaul for all pages including admin/utility 2026-02-15 17:06:24 -08:00
cryptocommuniums-afk
e4742ff5ea feat: add HTTP entry link and fix frontend build 2026-02-16 02:38:00 +08:00
X
ef6d71ef54 feat: Minecraft theme overhaul, fix points bug, add history 2026-02-15 09:41:54 -08:00
Codex CLI
37266bb846 feat: ship minecraft theme updates and platform workflow improvements 2026-02-15 17:36:56 +08:00
Codex CLI
f209ae82da feat: expand platform management, admin controls, and learning workflows 2026-02-15 15:41:56 +08:00
Codex CLI
ad29a9f62d feat: add daily tasks and fix /admin139 admin entry 2026-02-15 12:51:42 +08:00
Codex CLI
e2ab522b78 feat: rebuild CSP practice workflow, UX and automation 2026-02-13 15:49:05 +08:00