10 Commits

Author SHA1 Message Date
752105e55c Merge branch 'master' of http://klarkxy.xyz:3000/hustoj/hustoj 2026-06-05 18:45:40 +08:00
c55b010d6f ♻️ refactor(syzoj-header): restructure navigation menu and upgrade LLM model
- Remove "来源/分类" (category.php) link from main navigation
- Relocate "cppreference" to end of menu, after contest-related items
- Add conditional "AI 聊天" section using `$OJ_AI_HTML` variable
- Update LLM model from `MiniMax-M2.7` to `MiniMax-M3` in db_info.inc.php
- Fix trailing whitespace in header.php template
2026-06-05 18:40:45 +08:00
jieer
88706f5d78 feat(llm): 启用AI点评功能并新增AI聊天API接口,自动创建相关数据库表 2026-05-29 17:16:26 +08:00
7334f3a368 feat: 优化问题页面工具栏样式和标签显示 2026-04-12 12:55:45 +08:00
d1cd73ccdb feat: 添加文档功能和页面模板 2026-04-10 18:09:36 +08:00
73049b71b6 feat: add admin-only git pull interface and remove auto-pull
- Add new `gitpull.php` page for manual git pull execution by administrators
- Remove automatic git pull on homepage visit to prevent unintended updates
- Include git pull link in admin navigation menu for easy access
- Secure interface with admin-only access and sudo credentials configuration
2026-03-13 15:32:53 +08:00
196e706fe4 上传cppreference 2025-08-01 12:57:54 +08:00
723430cade 增加python文档 2025-03-09 17:10:56 +08:00
ce80b0510a 移除常见问答和近期比赛 2024-10-10 14:22:36 +08:00
7b347c848a 2024-10-10 2024-10-10 12:56:56 +08:00