282 Commits (d6b5971d13503f3649dbcf639ed73e54f326aee4)

Author SHA1 Message Date
zjz1993 d6b5971d13 feat:在比赛测评页面里增加返回比赛的入口同时修改路径。 5 years ago
zjz1993 abc4d97d9d bugfix: 禁止注册的时候以空格作为昵称,在列表页无昵称的时候以用户名替代显示。 5 years ago
zjz1993 3118c60bed feat: 编辑比赛选题时交互操作优化 5 years ago
zjz1993 80157dac41 feat: 在测评列表里加入是否分享的列和筛选条件。 5 years ago
zjz1993 dc6f312219 feat: 优化后台操作交互。 5 years ago
zjz1993 8b37595bc6 feat:改变表结构,重做测评列表功能。 5 years ago
zjz1993 bf5738821b bugfix:优化练习成功后增加积分的逻辑。 5 years ago
zjz1993 a8cabe16cd bugfix:修复在测评列表点击时无法获取到参数导致页面崩溃的错误。 5 years ago
zjz1993 374f2c4c5f feat: 优化管理中心里选题时的操作交互。 5 years ago
zjz1993 718d1ea663 feat: 修复练习页报undefined的错误。 5 years ago
zjz1993 82f5e26836 feat: 增加练习题成功时加分的异常判断。 5 years ago
zjz1993 7348babbbd feat: 基本完成oj平台练习功能。 5 years ago
zjz1993 31ef8e1208 feat: 后台静态页面完善,初步完成新增分类接口并接入页面中。 5 years ago
zjz1993 8d103251e5 feat: 后台管理分类页面前端初步完成。 5 years ago
richie a30028947f 自己的提交可以重新判分 5 years ago
richie 0ca735cc07 排名显示昵称 5 years ago
richie 5acd674a09 提交数也可以排序 5 years ago
richie 187ad7c30b 分享代码 5 years ago
richie 29adbbd353 默认不公开代码,自己选择公开 5 years ago
richie 859d32f1ff 不需要format code 5 years ago
Menci 6218e49278 Deny downloading from wrong host 5 years ago
Menci 3d18c0c0ba Add option for download testdata though different host 5 years ago
Menci 3fb532ff6d Remove unnecessary code 5 years ago
Menci a39ee9d3ce Fix can't open in-contest submissions page, close #136 5 years ago
hankeke303 5be0c55820 fix rating calculation not work 5 years ago
hankeke303 9c05e01200 fix code unable to be submitted in contests 5 years ago
Menci 427dc7e118 Add option to use the old flexible pagination for submissions page 5 years ago
Menci 8058f07dc3 Optimize judge_state table query with enum type and indexes 5 years ago
Menci c34499c77e Recalculate sort_time on deleting comment 5 years ago
Menci 2eff707f6d Delete comments on deleting article in discussion 5 years ago
Menci d71b49a2cd Fix problem discussion list empty 5 years ago
Menci 9f5ba6770d Use byte count instead of character count for code length 5 years ago
Menci 8f2737ba1a Fix submission pagination prev button always to first page 5 years ago
Menci 8515b33664 Optimize count queries for pagination 5 years ago
Menci 33c61c7a83 Optimize submissions pagination query 5 years ago
Menci 7aeafe3c95 Fix query submissions too slow 5 years ago
Menci e81dc2a725 Remove unnecessary assignments 5 years ago
Menci 0e05b99f88 Fix problem search not show id matched problem 5 years ago
Menci d6ca55c994 Use default value for some columns 5 years ago
Menci 56e5cd5315 Move to TypeORM 5 years ago
Tian Yunhao 793597085b Fix protocol in Email. 5 years ago
Menci d2462620da Fix error when ranking_params is null 6 years ago
周圣杰 05c5fa057d
Fix have_additional_file always true 6 years ago
周圣杰 0d9c0d6ead
Update problem.js 6 years ago
周圣杰 220887eb4c
Update problem.js 6 years ago
Menci 18f9acba44 Disable result pushing's debug print 6 years ago
周圣杰 bdbce26f3b
Fix import/export no additional file 6 years ago
Menci d1d019383e Use Socket.IO to communicate with judge client 6 years ago
Menci 7b03706821 Add restart service option for admins 6 years ago
Menci d747ac66e6 Workaround a race condition in submitting 6 years ago