Commit Graph

78 Commits (e8dcd975612bd123776c771a686ec6fdded8e238)

Author SHA1 Message Date
undefined e8dcd97561 core: 添加IOI赛制 4 years ago
undefined 1afb022c32 core: 修正比赛中的提交被标记为hidden的问题 4 years ago
undefined 58807c4148 core: 修复OI赛制下重复提交重复计分的问题 4 years ago
undefined ccc8ee23f2 core: 修复contest-scoreboard不进行排序的问题 4 years ago
undefined a1c42af7a7 core: 修复无法根据contest_id查找评测记录的问题 4 years ago
undefined ee0f5deedc core: 支持题目导出 4 years ago
undefined a5004a7c1b feat: import problems from qduoj 4 years ago
undefined fa10caaba1 core: 修复无法删除自定权限组的问题 4 years ago
undefined f570ef70a0 core: 修复PERM键值重复导致无法正常设置权限的问题 4 years ago
undefined d7b02baeaf core: fix homework create 4 years ago
undefined 08a8fc9c08 core: 修复 homework.updateStatus 异常 4 years ago
undefined 83d8d74715 judge: 修复测试数据更新无效的问题 4 years ago
undefined 50a41e20be core: 修复expire=never时无法正确设置的问题 4 years ago
undefined 9f64fef88d core: 更新 joinSettings 验证 4 years ago
undefined 90c8bfefe2 core: add String.prototype.formatFromArray api 4 years ago
undefined 84c1e9e0e4 core: 修正pid编辑 4 years ago
undefined de7223e055 judge: 错误详情上报 4 years ago
undefined b3aa0a5e09 core: add logger for task 4 years ago
undefined ee62870e70 core: add RecordDetailHandler.postCancel
judge: allow judge without config
4 years ago
undefined f3be3fc787 setting: 优化默认值插入 4 years ago
undefined cf6e314071 bump ver 4 years ago
undefined 0ed107bbba core: 速度优化:添加problem_list的projection支持 4 years ago
undefined b8c316c44b core: add history for psdoc,ddoc,drdoc 4 years ago
undefined daa5bffd8c 记录discussion删除事件 4 years ago
undefined 7ceb8fc028 add user_dropdown 4 years ago
undefined a58c36961f core: remove lib.logger 4 years ago
undefined 441515297a 修复分数为0时不会自动更新成绩的问题,添加旧版测试数据格式兼容 4 years ago
undefined e1cfe1cf4d 添加PERM_NEVER & PRIV_NEVER 4 years ago
undefined 21c2bb95f0 draft: 从hustoj导入数据 4 years ago
undefined 03d199fe9d bump ver,system.get更换为同步操作 4 years ago
undefined 99b7d33157 移除权限节点,添加 get post route 修饰器
PERM_EDIT_DISCUSSION_REPLY_SELF_DISCUSSION
PERM_EDIT_DISCUSSION_REPLY
PERM_EDIT_PROBLEM_SOLUTION_REPLY
4 years ago
undefined 5d1a3402e0 core: 修复邮件注册异常 4 years ago
undefined 46630065aa core: 修复training nav支持定义插入位置 4 years ago
undefined 47ceddea9e fix: problem_edit 4 years ago
undefined 15d2ecaf54 core: fix ProblemDetail.get 4 years ago
undefined e5ed861f1b core: 添加app/load钩子 4 years ago
undefined 829cbac937 添加problem/[get list edit]等钩子,添加task.priority 4 years ago
undefined f723e2815f remove html2md 4 years ago
undefined 9e225f5daa 移除koa-morgan 4 years ago
undefined d458c231a4 添加addon-ts.md,添加defaultUdoc 4 years ago
undefined 76b001305d 重测整题功能 4 years ago
undefined 3e721fdd55 优化logger,修复serial与once同时使用导致的调用问题 4 years ago
undefined 3dd4c1c994 better types & use attend instead of enroll 4 years ago
undefined e7428c8f79 core: 修复problem_edit中dump出错问题 4 years ago
undefined 31659a3770 ci fix 4 years ago
undefined 6eed519407 优化中文搜索 4 years ago
undefined f2f0212947 core: 优化钩子逻辑 4 years ago
undefined 03dc8903e2 添加全局rate_limit,更换ui节点接口 4 years ago
undefined a1aeb521fe 修复一处可能导致training状态异常的问题 4 years ago
undefined b5c1f41dd2 修复一处类型错误 4 years ago