150 Commits (33c61c7a831c6792b2de7bc0445fcbf1f24b4cf8)

Author SHA1 Message Date
Menci 33c61c7a83 Optimize submissions pagination query 5 years ago
Menci 90f076d1bc Fix no default value for judge_state's some columns 5 years ago
Menci 7aeafe3c95 Fix query submissions too slow 5 years ago
Menci d7fcc98bc8 Fix problem statistics 5 years ago
Menci fe8b087ab1 Change the way to define primary columns 5 years ago
Menci d6ca55c994 Use default value for some columns 5 years ago
Menci 56e5cd5315 Move to TypeORM 5 years ago
Menci 574b41c7c1 Optimize user-accepted-problems related SQL queries 5 years ago
Menci d171207b7d Fix deadlock in JudgeState::updateRelatedInfo() 5 years ago
Menci a3dc32ff6d Fix wrong comparison when querying longest or shortest in statistics 6 years ago
Menci 3ae5262797 Workaround Sequelize's .save() possibly won't resolve bug 6 years ago
Menci fb3c5a23eb Improve robustness 6 years ago
Menci a1caa0d305 Change default user & guest's preferFormattedCode to true 6 years ago
When 4f37b3c969
Fix #91 6 years ago
Menci d8be150fc6 Add code format 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 41bd1bdc7a Execute `dos2unix` on testdata after upload to fix CRLF problem 6 years ago
Menci 08b9954a94 Fix JSON parse error when fetching data from database 6 years ago
Menci 26d66ceef2 Upgrade Sequelize from v3 to v4 6 years ago
hewenyang 16726a08b1 Use publicize time instead 6 years ago
hewenyang 4d68579806 Show latest updates in main page 6 years ago
hewenyang c9c9fd001c Fix index 7 years ago
hewenyang d5bcbe8fb7 Add is_public field to judge_state table 7 years ago
Menci bd87775f23 Use modified unzip to prevent zip symlink attack 7 years ago
hewenyang 214cf694cc Import also problem types 7 years ago
Pisces000221 c2ea615942 Hotfix, dumb mistake > < 7 years ago
Pisces000221 44e3bc2b43 Hot fix for Hello 2018! 7 years ago
Tian Yunhao 227e678cf9
Update judge_state.js 7 years ago
t123yh 5ef1e21960 Implement forget password. 7 years ago
t123yh d3691e3b0c Fix judge state permission in contest. 7 years ago
t123yh 6d0472c85e Add register date. 7 years ago
Pisces000221 f360508382 Update discussion data in admin panel 7 years ago
t123yh 60695a30c5 Add rating history. 7 years ago
t123yh 4163b13b04 Remove verbose logs. 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 07ea8a7acf Add models for rating. 7 years ago
t123yh eca992ac87 Change submission status when judge actually starts. 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
t123yh a782357094 Fix missing indexes. 7 years ago
t123yh 9917b293ea Add problem discussion list. 7 years ago
t123yh 67fd4b3df3 Let null scores be omitted. 7 years ago
t123yh 821a424fea Tidy code. 7 years ago
t123yh 44d16765c8 Let contest administrator submit before contest starts. 7 years ago