Commit Graph

178 Commits (0d7c53b927f2dc3fa7fb3ecd56e2afa78168785b)

Author SHA1 Message Date
undefined 1472c1567c core: bug fix
fix #68
fix #70
fix #71
4 years ago
undefined ee4dc90cf3 core: 性能优化 4 years ago
undefined b71011b3b9 core: 更新请求频率限制 4 years ago
Macesuted f7478ab346
update translation (#64)
Co-authored-by: Macesuted <macesuted@qq.com>
4 years ago
undefined 5513bd6929 core: change udoc default logic 4 years ago
undefined ea3a386b77 core: 添加contest.del与training.del方法 4 years ago
undefined 3aadb9511d core: allow setting priv_default 4 years ago
undefined aa096322c3 core: fix getDomainUser 4 years ago
undefined 0bed88ff99 core: change export mode 4 years ago
undefined 599c1f7c18 core: emit types for callable model operation 4 years ago
undefined 2fe5d37c03 core: 修复题目搜索页面面包屑无法点击的问题 4 years ago
undefined be0b90dcd4 core: fix system_setting to update codeLang list 4 years ago
undefined e7780c56bb core: fix lang preferences when changed lang list 4 years ago
undefined b240a46057 core: add title to discussion.PROJECTION_LIST 4 years ago
undefined ae92dc8b4a core: add config 4 years ago
undefined a4d7dc4b04 add some type magic 4 years ago
undefined 2344a41816 core: add projection for discussion 4 years ago
undefined 4a294f59a8 core: 将pid设置为可选 4 years ago
undefined 7a41fecb0e core: 整合tag与category 4 years ago
undefined e76459cff6 core: export pagination settings 4 years ago
undefined 735ed8e744 core: 提取语言设置 4 years ago
undefined 07d7a38a1b codeql: remove some useless check 4 years ago
undefined bf81742fb5 core: 跨站发送题目 4 years ago
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