261 Commits (3d18c0c0ba9bb09b2c5bdf77a6a3dee41ce24058)

Author SHA1 Message Date
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 5 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
Menci df8cca881e Fix #82 6 years ago
Menci 3c1e01a065 Fix #88 6 years ago
Menci a1caa0d305 Change default user & guest's preferFormattedCode to true 6 years ago
Menci 662a2de543 WTF 6 years ago
Menci 48f28a79c3 Fix wrong answer size for submit answer problem's submissions 6 years ago
Menci 124b9fd547 Improve ranking params UI 6 years ago
Menci c29cde890b WTF is the error? 6 years ago
Menci 6603a2c1e2 Improve submissions filtering 6 years ago
Menci c764fa5010 Better progress feedback when judging 6 years ago
Menci dddc8426cc Fix admin.config error 6 years ago
Menci 488b2d6535 Some UI fixes and improvement 6 years ago
Menci d8be150fc6 Add code format 6 years ago
Menci 8245c0a6fa Drop some langauges by default 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 f31c0020b7 Fix "Error: Invalid value { like: '%A%' }" 6 years ago
Menci c9f03f2a2e Fix slow query on large page of judge_state 6 years ago
Menci 346a72e0d5 Remove accidentaly added debug code 6 years ago
Menci 7d66ad6bf6 Make index page's ranklist's count configurable 6 years ago
Menci 9fb4a1d540 Fix a non-admin user edit its article caused article loses is_notice 6 years ago