184 Commits (3a5491550d637715b4d199c37d9d1c7be46e0953)

Author SHA1 Message Date
zjz1993 8b37595bc6 feat:改变表结构,重做测评列表功能。 5 years ago
zjz1993 a8cabe16cd bugfix:修复在测评列表点击时无法获取到参数导致页面崩溃的错误。 5 years ago
zjz1993 7348babbbd feat: 基本完成oj平台练习功能。 5 years ago
zjz1993 31ef8e1208 feat: 后台静态页面完善,初步完成新增分类接口并接入页面中。 5 years ago
richie 187ad7c30b 分享代码 5 years ago
richie 29adbbd353 默认不公开代码,自己选择公开 5 years ago
Menci 081d74f1c3 Fix CE submissions' score is NULL 5 years ago
Menci 73a7174a60 Don't cache article 5 years ago
Menci 8cc93d5745 Fix statistics bugs 5 years ago
hankeke303 04688d7726 fix code unable to be judged in contests 5 years ago
hankeke303 637a6d4226 fix code unable to be judged in contests 5 years ago
Menci 42b536dd94 Fix #130 5 years ago
Menci 427dc7e118 Add option to use the old flexible pagination for submissions page 5 years ago
Menci 152284721a Fix problem tag updates not saved 5 years ago
Menci ed13aa149d Remove it from cache after change a problem's id 5 years ago
Menci 81796626f1 Fix typo: statictics -> statistics 5 years ago
Menci 6538d6314c Change comments_num default from NULL to 0 5 years ago
Menci bc9d910756 Correct table name 5 years ago
Menci d47854e620 Await promises in parallel 5 years ago
Menci 8058f07dc3 Optimize judge_state table query with enum type and indexes 5 years ago
Menci 9bf6bdb137 Optimize problem statistics 5 years ago
Menci 71c44b08de Fix article default not allowed comment 5 years ago
Menci e946b931c9 Add option for database cache size 5 years ago
Menci 804e9689db Optimize database cache implementation 5 years ago
Menci 5432c81a1e Enable cache for contest_player 5 years ago
Menci d580cf6ec7 Fix statistics page prefix sum & suffix sum display bug 5 years ago
Menci 8f2737ba1a Fix submission pagination prev button always to first page 5 years ago
Menci b0a55fbc07 Add missing index to judge_state table 5 years ago
Menci 50296e76ee Fix TypeError when query cached model not found 5 years ago
Menci b5d9955529 Fix problem tagIDs cache 5 years ago
Menci 3e5b2aa69d Cache problem tagIDs 5 years ago
Menci 12e1735c76 Fix shallow copy of cached object 5 years ago
Menci 56c4c4447b Add cache for queries with ID 5 years ago
Menci 8515b33664 Optimize count queries for pagination 5 years ago
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