Commit Graph

288 Commits (545906d3d3b2d941a76c5471657a45f2bf531add)

Author SHA1 Message Date
undefined 824ccc935b core: add hook: system/setting 4 years ago
undefined a5ac22a9df judge: bump version 4 years ago
undefined cce3b3a745 core: 修复pretest结果不回显的问题 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
Junu Kwon 87a4bc8bfa
translation: update ko.yaml (#39) 4 years ago
undefined 1aeaf14a03 core: 支持系统级语言设置 4 years ago
undefined 5a7114ed8c core: 移除权限节点PERM_READ_PROBLEM_DATA_SELF 4 years ago
undefined c3b314f8dd core: 优化注册逻辑以防止在token失效时丢出系统级错误 4 years ago
undefined ba94c59e3f f 4 years ago
undefined 252a251ce4 core: 支持在题目中通过 file://name 索引至附加文件 4 years ago
undefined 99efc98d2d core: 修复pid未设置时无法正常索引psdoc的问题 4 years ago
undefined 91e7804fbb core: feat: 直链下载additional_file 4 years ago
undefined ea19d7997e core: allow --legacy 4 years ago
undefined c89ef43a88 judge: fix testdata sync 4 years ago
undefined 5589b7dabe update deps 4 years ago
undefined 722d964c5e
core: fix owner of builtin domain (#38) 4 years ago
undefined 1e0bd7543c upgrade deps 4 years ago
undefined c6b67bb1a8 feat: 从~/.hydro/env读取环境变量 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 d07dd386cd core: loader.detail support 4 years ago
undefined 738cb62dbd core: problem_export.storage.get 4 years ago
undefined e9dab4fb92 ts-nocheck for outdated 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 d4088f429a move zh_CN to zh 4 years ago
undefined 2cbf05dfe3 core: add ui 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 fbd7601419 workspace: update contact info 4 years ago
undefined 10a57f88da judge: 测试点中不传入STATUS_JUDGING 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 2cc9c6a06a judge: better config 4 years ago
undefined a9a2b4023a judge: fix config read 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 0481876536 syzoj-ng-api: init (WIP) 4 years ago
undefined e593ebd879 core: syzoj: testdata_download 4 years ago
undefined 3469f624ab remove unused import 4 years ago
undefined 9645c6a11f dep: fix import 4 years ago
undefined b0aa983e6f core: support ContentNode[] format 4 years ago
undefined 151cc79f36 core: fix training.getListStatus 4 years ago
undefined 88a9394836 judge: subtasks dep (#35) 4 years ago
Junu Kwon 8c86923869
core: translation.update(ko) (#33) 4 years ago
undefined 9f0668d938 judge: skip subtask if already unaccepted (#34) 4 years ago
undefined 1817341eee core: data feedback system 4 years ago
undefined 59f3c065d7 typo fix 4 years ago
undefined de40219a88 judge: configurable limits (#31) 4 years ago
Junu Kwon 55352ab27b
judge: translation(ko) (#30) 4 years ago
undefined 395b8bead8 core: add wtfnode open handle detect 4 years ago
undefined c16a1248a0 judge: add translation api, add zh_CN.yaml 4 years ago
undefined eec28d788a core: translation.ko_KR fix timeago_locale 4 years ago
undefined b9b9cecf34 geoip: fix mmdb download 4 years ago
undefined 0c8125c10c core: bump version 4 years ago
Junu Kwon 2c794d778a
core: Added Korean to locale (#24) 4 years ago
undefined 288279d965 core: fix #22 4 years ago
undefined 0195137c61 core: 修复strpid无法设置的问题 4 years ago
undefined 65094e53b6 core: fix pid sort 4 years ago
undefined 19ebf5e9a8 core: 添加buildContent方法 4 years ago
undefined eaa1b089cc f 4 years ago
undefined 34a2259dd9 fps: 支持导入题解 4 years ago
undefined addda1b789 core: RecordDetail页面检查pdoc.hidden权限 4 years ago
undefined 3389a490fc upgrade deps 4 years ago
undefined c1da60a37e core: 优化比赛模块鉴权(比赛结束时可自由查看题目) 4 years ago
undefined bff5c08101 judge: 修复多个测试点间copyIn冲突 4 years ago
undefined 421f879b36 judge: bump version 4 years ago
undefined 7ea0581ea9 remove unused vars 4 years ago
undefined edfbd29902 judge: 支持脱离core运行 4 years ago
undefined 5671eb0843 core: 优化任务分配逻辑 4 years ago
undefined cafb3b03e5 bump ver 4 years ago
undefined 88c15193d6 judge: 使用filename配置时限制并行任务数量为1 4 years ago
undefined 591acbb285 judge: 修改ini配置下默认内存限制为256MB 4 years ago
undefined 1eb3e0797f core: 评测队列优先级系统 4 years ago
undefined 5bdd77ca28 core: 修复导出比赛结果功能 4 years ago
undefined 1f4420fbaa judge: 修改tmpfs大小为256MB 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 2e8f3e42cd judge: 修复测试数据参数传递异常 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