Commit Graph

305 Commits (0676cc0a274618611f797481501a2fb2ae3ffa66)

Author SHA1 Message Date
undefined ac6ccc438b core: add PRIV_USER_PROFILE to judge account 4 years ago
undefined de908236e3 core: 修复总是显示用户当前离线的问题 4 years ago
undefined 3f78c35359 core: 修复nAccept计算异常的问题 4 years ago
undefined fa1392fa4b core: 优化AC量计算
- 比赛中不计入nAccept
- script.problemStat添加用户AC量统计
4 years ago
undefined 0ceb095314 移除多余接口 4 years ago
undefined 33aaf1f2ea core: 修复自测不提供输入数据会进入评测流程的问题 4 years ago
undefined 91f364d1b9 core: 修复additional_files列表显示错误 4 years ago
undefined 3a3983d38d workspace: update eslint config 4 years ago
undefined d73ab6833e fix 4 years ago
undefined 85b12f245d core: 修复文件删除回显 4 years ago
undefined df0982c690 core: homework: 修正导出逻辑 & record: 添加统计信息 4 years ago
undefined f0c1b49ac1 core: 修复作业成绩表计分异常的问题 4 years ago
undefined f0b9bee937 core: 修复错误
* 无法下载测试数据的问题
* 无法导出作业成绩单的问题
* cli 模式无法载入的问题
* syzoj 导入跳转错误的问题
4 years ago
undefined 3c4256be84 core: files: 添加文件列表缓存 4 years ago
undefined 9e92891fb2 core: model.problem.add/del AdditionalFile 4 years ago
undefined 25e7e00518 core: homework: 自动转换pids 4 years ago
undefined f2a999aacb lint 4 years ago
undefined d1e119fe7f core: remove pdoc.config (use config.yaml instead) 4 years ago
undefined 6fbb7588e1 core: feat: problem_send 4 years ago
undefined 62a5bc319b core: 支持绑定自定义域名 4 years ago
undefined 8c8dcb89eb core: storage: 热重载 4 years ago
undefined 403565d956 core: feat: problem_delete 4 years ago
undefined 1d3bdacde9 core: problem.del, ignore upgrade on fresh install 4 years ago
undefined 1543a374e3 core: feat: problem_delete 4 years ago
undefined 3d9acf2c1a core: 支持修改tags & workspace: upgrade to js-yaml@4 4 years ago
undefined 1aeaf14a03 core: 支持系统级语言设置 4 years ago
undefined 5a7114ed8c core: 移除权限节点PERM_READ_PROBLEM_DATA_SELF 4 years ago
undefined 1bf6fcd423 core: remove problem_copy 4 years ago
undefined 2e600b92e5 core: 修复我的域显示遗漏的问题 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 558fe34db1 judge: change testdata download logic 4 years ago
undefined fc3321688f core: db upd 4 years ago
undefined e7794090b2 core: testdata(zip-> multi files) 4 years ago
undefined c30fbe1e6b feat: minio storage support framework 4 years ago
undefined 36fef2cd20 core: 修复base64文件名中出现/会导致无法下载的问题 4 years ago
undefined 7371b0c83c core: 修复acm比赛管理员重测会计入多个罚时的问题 4 years ago
undefined 16613a6970 core: 比赛题目页面添加scratchpad 4 years ago
undefined 5dd5dca675 judge: better config validate 4 years ago
undefined 68286607e9 core: contest.getRawStatus API 4 years ago
undefined b0aa983e6f core: support ContentNode[] format 4 years ago
undefined 151cc79f36 core: fix training.getListStatus 4 years ago
undefined 1817341eee core: data feedback system 4 years ago
undefined 395b8bead8 core: add wtfnode open handle detect 4 years ago
undefined 0195137c61 core: 修复strpid无法设置的问题 4 years ago
undefined 65094e53b6 core: fix pid sort 4 years ago
undefined c1da60a37e core: 优化比赛模块鉴权(比赛结束时可自由查看题目) 4 years ago
undefined 1eb3e0797f core: 评测队列优先级系统 4 years ago
undefined 8c65f89e55 judge: 优化找不到数据时的错误信息 4 years ago
undefined dd4ecdb029 fix problems found by deepscan.io 4 years ago
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 ee0f5deedc 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 8b0870d788 core: add namespace pdoc 4 years ago
undefined 6e0aaf12a3 core: 首次启动时初始化setting 4 years ago
undefined 508e42b0eb core: add hooks for DomainDoc 4 years ago
undefined b3aa0a5e09 core: add logger for task 4 years ago
undefined f3be3fc787 setting: 优化默认值插入 4 years ago
undefined 0ed107bbba core: 速度优化:添加problem_list的projection支持 4 years ago
undefined efc7e2863d core: add perm scopes 4 years ago
undefined b8c316c44b core: add history for psdoc,ddoc,drdoc 4 years ago
undefined c49970f4be spec: update mock 4 years ago
undefined daa5bffd8c 记录discussion删除事件 4 years ago
undefined 9aedeb33b3 feat: interface HydroFileSystem 4 years ago
undefined a58c36961f core: remove lib.logger 4 years ago
undefined e1cfe1cf4d 添加PERM_NEVER & PRIV_NEVER 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 e5ed861f1b core: 添加app/load钩子 4 years ago
undefined 829cbac937 添加problem/[get list edit]等钩子,添加task.priority 4 years ago
undefined 084688f6c1 add interface for psdoc 4 years ago
undefined f723e2815f remove html2md 4 years ago
undefined d458c231a4 添加addon-ts.md,添加defaultUdoc 4 years ago
undefined 8b956575ee draft: hack? 4 years ago
undefined 76b001305d 重测整题功能 4 years ago
undefined 3e721fdd55 优化logger,修复serial与once同时使用导致的调用问题 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 6eed519407 优化中文搜索 4 years ago
undefined f2f0212947 core: 优化钩子逻辑 4 years ago
undefined a1aeb521fe 修复一处可能导致training状态异常的问题 4 years ago
undefined b5c1f41dd2 修复一处类型错误 4 years ago
undefined 3f2d98534f 添加html支持 4 years ago
undefined a8bdfa8f30 add test for geoip 4 years ago
undefined 7651b0a697 fix: prepublish & record rejudge 4 years ago
undefined af9a8fb206 fix response pipe, remove multipart 4 years ago
undefined 71de49fc49 oauth map 4 years ago
undefined 6b92b96225 ci fix 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 3cb4d2ad49 🆕 系统状态,修复题目复制 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 21347e75d4 +func setsuperadmin, +setting +displayName 4 years ago
undefined a5886ecb99 update 4 years ago
undefined 1f1d12ad73 文件结构更改 4 years ago