Commit Graph

422 Commits (6924875ec90a151082d00349486fe37edda44bb5)

Author SHA1 Message Date
undefined 46a5fcec60 core: fix training_edit 4 years ago
undefined a89d8bfde8 ui: change highlight style 4 years ago
undefined 6440720656 Merge branch 'master' into develop 4 years ago
undefined 7aa96e361c core: fix edit::title 4 years ago
undefined 496ce16dce Merge branch 'master' into develop 4 years ago
undefined 7f53b985cc core: import.syzoj: bulk import for v2 4 years ago
masnn b62b4e58a0 ui: prism: 支持显示空白符 4 years ago
masnn 8fede5fc9d utils: fix findFile 4 years ago
masnn 90cdc163ca core: ignore _ prefixed keys when serializing 4 years ago
masnn 9a538130ee use findFile() api 4 years ago
masnn 8a8e312ca4 ui: allow deleting contest/homework via edit page 4 years ago
undefined 1bb340f27a bump version 4 years ago
undefined a2edf18737 core: allow run script via cli 4 years ago
undefined 260261fcfe core: cli: allow calling with Arg::ObjectId 4 years ago
undefined b88b6ca046 ui: add ProblemSelectAutoComplete for contest_edit 4 years ago
undefined 5bd851028c ui: move limits display to sidebar 4 years ago
undefined 90443546c8 ui: add ProblemSelectAutoComplete 4 years ago
undefined 1c89596cb3 core: 支持显示时空限制 (#65)
虽然有点丑,但是能用
4 years ago
undefined dafa80f6f2 core: dump config.yaml to database (for #65) 4 years ago
masnn 3171277252 sonic: use ::1 as default target 4 years ago
masnn b4ac4da1fd setting: retry write on duplicate_key_error 4 years ago
undefined 9ef4e85b4b typings fix 4 years ago
undefined 76615e0f5d core: add file edit hook 4 years ago
undefined 013ab1a049 remove unused vars 4 years ago
undefined 680f8e58dd upgrade deps 4 years ago
undefined 2814bb51b9 core: use Content/Name/Title to replace String 4 years ago
undefined 8a114abb55 core: problemStat: also calc psdoc 4 years ago
undefined ec4971d213 ui: 支持客观题配置 4 years ago
undefined cb91c6ba71 core: fix pdoc get 4 years ago
undefined 30f82ae82b core: check isFunction for script 4 years ago
undefined 0d86bd9ddc core: 修复比赛中引用附加文件错误的问题 4 years ago
undefined 4b48c0c164 core: use NumericArray to parse uids 4 years ago
undefined 38bee6415d ui: fix notification param 4 years ago
undefined 9c5d9079c9 core: fix lib load 4 years ago
undefined acf533cdba core: 添加加域成功提示 (#87) 4 years ago
undefined 5bbce72a68 core: add task.getDelay() method 4 years ago
undefined 775605f812 core: 更改nSubmit, nAccept计算逻辑 (#76) 4 years ago
undefined e701807cbc core: update contentType for import 4 years ago
undefined 4904b16fa5 core: status: auto-remove after 24hr 4 years ago
undefined 6cae5cb7d1 ui: 收到站内消息是增加提醒 (#86) 4 years ago
undefined fb47598c57 core: fix 4 years ago
undefined 8a8da0fba4 core: fix database upgrade 4 years ago
undefined 8621d55bb6 Merge branch 'develop' of https://github.com/hydro-dev/Hydro into develop 4 years ago
undefined a90bd978a0 ui: 加大行间距 (#84) 4 years ago
Rratic 8a9048445d
core: add julia language (#83)
Co-authored-by: undefined <i@undefined.moe>
4 years ago
undefined 5cc63bcb22 utils: 提取公共模块 4 years ago
undefined b9e08c7e93 core: update detailed status 4 years ago
undefined 51ce9f80d5 lgtm: ignore false positive 4 years ago
undefined 92229c1ee0 core: add unit test for model.user 4 years ago
undefined b9fdf3bca9 core: fix jest not exiting 4 years ago
undefined 49ec3c216f core: fix unit test 4 years ago
undefined 653d18b57b core: change pdoc.content to plain text 4 years ago
undefined ccef433c68 Merge branch 'master' into develop 4 years ago
Macesuted 4980d94cd5
core: fix "Pin discussions" (#81) 4 years ago
undefined ba2cbffbfd judge: fix cache prune 4 years ago
undefined 43c4bfd8e7 feat: search with sonic 4 years ago
undefined 5d01c81607 core: fix PERM_PIN_DISCUSSION (#80) 4 years ago
undefined b2dc46f108 core: fix additional_file indexing 4 years ago
undefined fbfd979bf7 Merge branch 'master' of https://github.com/hydro-dev/Hydro 4 years ago
undefined 1e0f651dea upgrade dep 4 years ago
Rratic c97f7f6cc0
core: add tags (#75) 4 years ago
undefined 96006d88b1 core: script: add sync file list 4 years ago
undefined 8d3dc160a8 recaptcha: init support 4 years ago
undefined f58db3eeb2 core: 修复drrdoc处uids获取 4 years ago
undefined 1b0bf4c37f core: fix upgrade 4 years ago
undefined b833efc8c9 core: fix testdata zip upload 4 years ago
undefined 777d648f63 core: 修复discussion_edit行为 4 years ago
undefined 1472c1567c core: bug fix
fix #68
fix #70
fix #71
4 years ago
undefined ee4dc90cf3 core: 性能优化 4 years ago
undefined 34465ba80a core: 修复homework无法正确修改题号的问题 4 years ago
undefined b71011b3b9 core: 更新请求频率限制 4 years ago
undefined 3040f17702 core: 添加handler/create和handler/init事件 4 years ago
Macesuted f7478ab346
update translation (#64)
Co-authored-by: Macesuted <macesuted@qq.com>
4 years ago
undefined 584a0edca6 core: 支持删除training 4 years ago
undefined 33f84418b6 core:import.syzoj: also request judgeInfo 4 years ago
undefined c250c8e925 core: user_import: rename to draft 4 years ago
undefined 1ec793d039 core: 压缩响应内容 4 years ago
undefined 33bc45c5ab core: fix #62 4 years ago
Macesuted 9cfdbe3aa9
core: fix import-syzoj (#61)
Co-authored-by: Macesuted <macesuted@qq.com>
4 years ago
undefined 193b0dfa9d core: 修复nAccept计算异常的问题 4 years ago
undefined 2b6986bd58 core: fix database connection 4 years ago
undefined 551cf9c19f core: add 'hydrooj db' method 4 years ago
undefined 5513bd6929 core: change udoc default logic 4 years ago
undefined 2d1522f671 installer powered by jssh 4 years ago
undefined 759675fcd4 core: 修复ProblemDetail.title被翻译的问题 4 years ago
undefined 9d8f2d28e5 core: fix typings 4 years ago
undefined 4a613c47d5 core: +hook:record/judge, +setting displayName for userImport 4 years ago
undefined ea3a386b77 core: 添加contest.del与training.del方法 4 years ago
undefined 666a610b25 upgrade deps 4 years ago
undefined 2ac6cb3745 core: 评测机离线后停止未完成的任务分配
fixes #60
4 years ago
undefined 8018a79418 core: add trace to storage 4 years ago
undefined 3aadb9511d core: allow setting priv_default 4 years ago
undefined 8e0f7a2292 core: 支持直链下载测试数据 4 years ago
undefined a6297bfe9b core: better upgrade mode 4 years ago
undefined aa096322c3 core: fix getDomainUser 4 years ago
undefined 0bed88ff99 core: change export mode 4 years ago
undefined b371ee6464 bump version 4 years ago
undefined 15d7edcab9 core: fix url generate in ws conn 4 years ago
undefined 425982a162 core: fix load 4 years ago
undefined 599c1f7c18 core: emit types for callable model operation 4 years ago