527 Commits (f149f5656b1ab85625af8f91d9c8c5b35d7cfee4)
 

Author SHA1 Message Date
t123yh abdfa630b4 Fix error. 7 years ago
t123yh 34039308ac Add sorting for problem search. 7 years ago
t123yh 4163b13b04 Remove verbose logs. 7 years ago
t123yh 4ed96886fc Add sorting for problems. 7 years ago
t123yh 9f26ef468c Move sorting to utils. 7 years ago
t123yh 7f8f48ba08 Move sorting default values to config file. 7 years ago
t123yh 4cc605f228 Show id descending by default. 7 years ago
t123yh 6744d462aa Add sorting for ranklist. 7 years ago
t123yh 4552d2ecee Show rating in user profile. 7 years ago
t123yh 5fcf8fc94a Finish rating. 7 years ago
t123yh 861a23e67e Fix delete error. 7 years ago
t123yh 6efc449e06 Change model style. 7 years ago
t123yh 559b434f86 S => s 7 years ago
t123yh b7c1d6e585 Add loadRelationShips for rating_calculation. 7 years ago
t123yh e2182040d2 Fix contest submission querying. 7 years ago
t123yh 07ea8a7acf Add models for rating. 7 years ago
t123yh a22ab764ce Fix admin_other displaying wrong section. 7 years ago
t123yh eca992ac87 Change submission status when judge actually starts. 7 years ago
t123yh 2807486857 Display a slash when a problem has no submission. 7 years ago
t123yh b1aa7beb81 Fix loading judgestate. 7 years ago
t123yh 85c28d3570 Fix a typo. 7 years ago
t123yh f01acc5739 Change submission count calculation logic. 7 years ago
t123yh dc323c25ed Add page to reset submission count. 7 years ago
Tian Yunhao 688c93beb9 Update page.ejs 7 years ago
t123yh 1d3a22387f Fix page bug again. 7 years ago
t123yh 30c96d4f92 Fix typo. 7 years ago
t123yh 216dfa18b5 Fix page displaying. 7 years ago
t123yh 9577b9513f Add begin and end page indicator. 7 years ago
t123yh a782357094 Fix missing indexes. 7 years ago
t123yh 89b2443ae3 Rewrite judge filter logic. 7 years ago
t123yh 9917b293ea Add problem discussion list. 7 years ago
t123yh 7e3bb6daec Fix bug on Safari. 7 years ago
t123yh 67fd4b3df3 Let null scores be omitted. 7 years ago
t123yh 74e0ff42c5 If score query is 0 to 100, cancel them. 7 years ago
t123yh b9688b436a Fix statistics. 7 years ago
t123yh 51084e2eba Fix duplicate 'key' variable. 7 years ago
t123yh da3bf556b0 Remove arrow functions. 7 years ago
t123yh df03b5805f Remove verbose logs. 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 821a424fea Tidy code. 7 years ago
t123yh 44d16765c8 Let contest administrator submit before contest starts. 7 years ago
t123yh e902a38c57 Add hide statistics support. 7 years ago
t123yh 552d684c04 Add contest admin support. 7 years ago
t123yh ff2de2c895 Seperate full data zip directory. 7 years ago
t123yh b21703c502 Fix submissionId again. 7 years ago
t123yh 70befd23b1 Fix score processing. 7 years ago
t123yh 2b4dd7baed Fix title in submission page. 7 years ago
t123yh e6abd079b8 Generate CSRF token statically in problem page. 7 years ago
t123yh d871c95121 Fix taskId in submissions page. 7 years ago