Menci
|
3d18c0c0ba
|
Add option for download testdata though different host
|
6 years ago |
hankeke303
|
9c05e01200
|
fix code unable to be submitted in contests
|
6 years ago |
Menci
|
9f5ba6770d
|
Use byte count instead of character count for code length
|
6 years ago |
Menci
|
8515b33664
|
Optimize count queries for pagination
|
6 years ago |
Menci
|
e81dc2a725
|
Remove unnecessary assignments
|
6 years ago |
Menci
|
0e05b99f88
|
Fix problem search not show id matched problem
|
6 years ago |
Menci
|
56e5cd5315
|
Move to TypeORM
|
6 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 |
周圣杰
|
bdbce26f3b
|
Fix import/export no additional file
|
6 years ago |
Menci
|
d747ac66e6
|
Workaround a race condition in submitting
|
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
|
4e100f094c
|
Remove unnecessary license header and 'use strict'
|
6 years ago |
Menci
|
f31c0020b7
|
Fix "Error: Invalid value { like: '%A%' }"
|
6 years ago |
hewenyang
|
2dee15a357
|
Allow sort by publicize time
|
7 years ago |
hewenyang
|
16726a08b1
|
Use publicize time instead
|
7 years ago |
hewenyang
|
97beb526e1
|
Oh I may have broken sqlite...
|
7 years ago |
hewenyang
|
d5bcbe8fb7
|
Add is_public field to judge_state table
|
7 years ago |
Menci
|
45684b068d
|
Correct code style
|
7 years ago |
Menci
|
6a13fba0c3
|
Correct code style
|
7 years ago |
hewenyang
|
214cf694cc
|
Import also problem types
|
7 years ago |
t123yh
|
7ccb412534
|
Fix tag SQL error.
|
7 years ago |
t123yh
|
abdfa630b4
|
Fix error.
|
7 years ago |
t123yh
|
34039308ac
|
Add sorting for problem search.
|
7 years ago |
t123yh
|
4ed96886fc
|
Add sorting for problems.
|
7 years ago |
t123yh
|
eca992ac87
|
Change submission status when judge actually starts.
|
7 years ago |
t123yh
|
dc323c25ed
|
Add page to reset submission count.
|
7 years ago |
t123yh
|
9994da4eaf
|
Fix contest submissions permission.
|
7 years ago |
t123yh
|
44d16765c8
|
Let contest administrator submit before contest starts.
|
7 years ago |
t123yh
|
ff2de2c895
|
Seperate full data zip directory.
|
7 years ago |
t123yh
|
72747e50e1
|
Finish.
|
7 years ago |
t123yh
|
2c757e2940
|
Finish contest submission list.
|
7 years ago |
t123yh
|
0ed001620c
|
Add support for answer-submission problems.
|
7 years ago |
Menci
|
5dce70d40b
|
Code style
|
7 years ago |
t123yh
|
a1b5ad0ddd
|
Judge v3
|
7 years ago |
Menci
|
aba03bfab9
|
Add ORDER BY on problem search
|
7 years ago |
Menci
|
0869b31d82
|
Optimize UI
|
7 years ago |
Menci
|
70ab85f5f4
|
Disable custom test
|
7 years ago |
Menci
|
77ecd81b90
|
Allow interaction
|
7 years ago |
Menci
|
a09a59e56a
|
Fix custom test
|
7 years ago |
Menci
|
65ad3238ee
|
Disable std-io for interaction problem
|
7 years ago |
Menci
|
5df3e94421
|
Add custom test
|
7 years ago |
Menci
|
1a089b8dd5
|
Remove type === 2 submissions
|
7 years ago |
Menci
|
bbfcf282ce
|
Add delete problem
|
7 years ago |
Menci
|
766ae45e7e
|
Add discussion for problem
|
7 years ago |
Menci
|
87dd3a787c
|
Fix CSRF for APIs
|
7 years ago |
Menci
|
a0bb9c7e58
|
Change some get to post
|
7 years ago |