Commit Graph

139 Commits (454afbcb08ddf4075341c0e97d2f1c048a0e2719)

Author SHA1 Message Date
undefined 99efc98d2d core: 修复pid未设置时无法正常索引psdoc的问题 4 years ago
undefined 91e7804fbb core: feat: 直链下载additional_file 4 years ago
undefined e3dad8ff60 core: import.syzoj: async 4 years ago
undefined b7330b05d1 core: syzoj-ng批量导入 4 years ago
undefined 1bf6fcd423 core: remove problem_copy 4 years ago
undefined 2e600b92e5 core: 修复我的域显示遗漏的问题 4 years ago
undefined 738cb62dbd core: problem_export.storage.get 4 years ago
undefined d21d9c6bc7 unused vars 4 years ago
undefined bd8ff05387 fix some bugs, bump ver(2.15.0), update install 4 years ago
undefined 4d031eb9ab core: logger upd 4 years ago
undefined 2cbf05dfe3 core: add ui 4 years ago
undefined e7794090b2 core: testdata(zip-> multi files) 4 years ago
undefined c30fbe1e6b feat: minio storage support framework 4 years ago
undefined 10a57f88da judge: 测试点中不传入STATUS_JUDGING 4 years ago
undefined 36fef2cd20 core: 修复base64文件名中出现/会导致无法下载的问题 4 years ago
undefined 16613a6970 core: 比赛题目页面添加scratchpad 4 years ago
undefined 68286607e9 core: contest.getRawStatus API 4 years ago
undefined 57ee75bd4c judge: sleep before final update 4 years ago
undefined e38f413195 core: 修复contest创建时开始时间建议异常的问题 4 years ago
undefined 62dda5fd4f core: fix contest.isOngoing 4 years ago
undefined 7d1ddff47b judge: update limit 4 years ago
undefined e593ebd879 core: syzoj: testdata_download 4 years ago
undefined b0aa983e6f core: support ContentNode[] format 4 years ago
undefined 1817341eee core: data feedback system 4 years ago
undefined 0195137c61 core: 修复strpid无法设置的问题 4 years ago
undefined addda1b789 core: RecordDetail页面检查pdoc.hidden权限 4 years ago
undefined c1da60a37e core: 优化比赛模块鉴权(比赛结束时可自由查看题目) 4 years ago
undefined 5671eb0843 core: 优化任务分配逻辑 4 years ago
undefined 1eb3e0797f core: 评测队列优先级系统 4 years ago
undefined 5bdd77ca28 core: 修复导出比赛结果功能 4 years ago
undefined dd4ecdb029 fix problems found by deepscan.io 4 years ago
undefined 1afb022c32 core: 修正比赛中的提交被标记为hidden的问题 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 fa10caaba1 core: 修复无法删除自定权限组的问题 4 years ago
undefined f570ef70a0 core: 修复PERM键值重复导致无法正常设置权限的问题 4 years ago
undefined 50a41e20be core: 修复expire=never时无法正确设置的问题 4 years ago
undefined 9f64fef88d core: 更新 joinSettings 验证 4 years ago
undefined 89857de04f core: 修复domain_create不能正确重定向的问题 4 years ago
undefined 84c1e9e0e4 core: 修正pid编辑 4 years ago
undefined de7223e055 judge: 错误详情上报 4 years ago
undefined ee62870e70 core: add RecordDetailHandler.postCancel
judge: allow judge without config
4 years ago
undefined 0ed107bbba core: 速度优化:添加problem_list的projection支持 4 years ago
undefined efc7e2863d core: add perm scopes 4 years ago
undefined daa5bffd8c 记录discussion删除事件 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 829cbac937 添加problem/[get list edit]等钩子,添加task.priority 4 years ago
undefined d458c231a4 添加addon-ts.md,添加defaultUdoc 4 years ago
undefined 8b956575ee draft: hack? 4 years ago
undefined cd3a426ef8 更加严格的lib&model定义 4 years ago
undefined 76b001305d 重测整题功能 4 years ago
undefined 6ba93841ea 修复oauth.google setting字段异常问题,将__mock__添加至ignore 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
undefined 327fec1fea fs_upload支持redirect字段,添加stream2buffer函数 4 years ago
undefined 75da6381ee fix lint 4 years ago
undefined 3f2d98534f 添加html支持 4 years ago
undefined ce69235207 draft: 从fps文件导入题目 4 years ago
undefined af9a8fb206 fix response pipe, remove multipart 4 years ago
undefined 65a50275b1 koa router不再支持*的路由注册方式。 4 years ago
undefined 71de49fc49 oauth map 4 years ago
undefined 9887deca6a 每日签到功能 4 years ago
undefined 76f105c4c8 import without pid check, fix bulk, upgrade dep 4 years ago
undefined ac9dc00c6a +login-with-qq 4 years ago
undefined b472b5c245 +translation +argType.Range 4 years ago
undefined 3cb4d2ad49 🆕 系统状态,修复题目复制 4 years ago
undefined 6b88570bd6 hydrojudge intergration 4 years ago
undefined cc62fd3cd7 移除一些anyscript特性 4 years ago
undefined c3ff5856e4 加域申请管理 4 years ago
undefined 16108993cf 题目难度自动计算 4 years ago
undefined 37d449d42f 批量导入用户功能 4 years ago
undefined a5886ecb99 update 4 years ago
undefined 1f1d12ad73 文件结构更改 4 years ago