Commit Graph

371 Commits (a89d8bfde85fd5af026a9822ded566471a06b1bd)

Author SHA1 Message Date
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