528 Commits (9eeb1fde5d9ee8e81021bd230fe480055c0fde11)
 

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