73 Commits (feat-replace-cdn)

Author SHA1 Message Date
zjz1993 53b628e935 feat:给普通提交增加匿名提交功能。 5 years ago
zjz1993 3a5491550d bugfix:只在测评时触发socket 5 years ago
zjz1993 743b30a728 bugfix:解决重新测评时有时会出现unkonw的情况。 5 years ago
zjz1993 80157dac41 feat: 在测评列表里加入是否分享的列和筛选条件。 5 years ago
zjz1993 8b37595bc6 feat:改变表结构,重做测评列表功能。 5 years ago
zjz1993 a8cabe16cd bugfix:修复在测评列表点击时无法获取到参数导致页面崩溃的错误。 5 years ago
zjz1993 7348babbbd feat: 基本完成oj平台练习功能。 5 years ago
richie a30028947f 自己的提交可以重新判分 5 years ago
richie 187ad7c30b 分享代码 5 years ago
richie 29adbbd353 默认不公开代码,自己选择公开 5 years ago
Menci 3fb532ff6d Remove unnecessary code 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 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 33c61c7a83 Optimize submissions pagination query 5 years ago
Menci 7aeafe3c95 Fix query submissions too slow 5 years ago
Menci 56e5cd5315 Move to TypeORM 5 years ago
Menci a1caa0d305 Change default user & guest's preferFormattedCode to true 5 years ago
Menci 662a2de543 WTF 6 years ago
Menci 48f28a79c3 Fix wrong answer size for submit answer problem's submissions 6 years ago
Menci 6603a2c1e2 Improve submissions filtering 6 years ago
Menci c764fa5010 Better progress feedback when judging 6 years ago
Menci 488b2d6535 Some UI fixes and improvement 6 years ago
Menci d8be150fc6 Add code format 6 years ago
Menci a8f80433a3 Better langauges config 6 years ago
Menci c90077da58 UI improvement on submission / submissions page 6 years ago
Menci 4e100f094c Remove unnecessary license header and 'use strict' 6 years ago
Menci c9f03f2a2e Fix slow query on large page of judge_state 6 years ago
Menci d9d496518a Remove judge_token, which is replaced by session_secret 6 years ago
hewenyang c9c9fd001c Fix index 6 years ago
hewenyang d5bcbe8fb7 Add is_public field to judge_state table 6 years ago
hewenyang 9bb847e122 Fix logic to make room for performance improvement 6 years ago
hewenyang 1ca916581d Fix SQL statement with poor performance 6 years ago
Pisces000221 ee17650f67 Fix able to view submission of hidden contests 7 years ago
Pisces000221 8e24c7d7f1 Fix subs of hidden contests accessible via URL 7 years ago
t123yh fbc49c8835 Fix contest submission permission. 7 years ago
t123yh 044c70ef33 Fix isSupervisior async. 7 years ago
t123yh e2182040d2 Fix contest submission querying. 7 years ago
t123yh 74e0ff42c5 If score query is 0 to 100, cancel them. 7 years ago
t123yh 31db093646 Do not start pushing if task id is null. 7 years ago
t123yh 9994da4eaf Fix contest submissions permission. 7 years ago
t123yh 72747e50e1 Finish. 7 years ago
t123yh f6700e80e1 Add rejudge support 7 years ago
t123yh c0cf41c57c Finish 7 years ago
t123yh 37adc8f1a8 Change pushType location. 7 years ago
t123yh 2c757e2940 Finish contest submission list. 7 years ago
t123yh 0ed001620c Add support for answer-submission problems. 7 years ago
t123yh 61c4d350e7 Finish submission content. 7 years ago
t123yh df8ce50a7d Finish submission page. 7 years ago