Menci
|
8cc93d5745
|
Fix statistics bugs
|
6 years ago |
Menci
|
89660b162b
|
Finish monaco editor
|
6 years ago |
Menci
|
296137397d
|
Fix #118
|
6 years ago |
Menci
|
d7e30b4172
|
Switch to monaco-editor
|
6 years ago |
Menci
|
a699fc5221
|
Remove unfinished custom test, close #102
|
6 years ago |
Tian Yunhao
|
870d8c3af5
|
Fix XSS.
|
6 years ago |
Menci
|
67cd3dc6c4
|
Make @ru1eR0 and @KyleYoung-ymj happy
|
6 years ago |
Menci
|
74d71ddd60
|
Fix HTML minify caused editor newline missing
|
6 years ago |
Menci
|
d39c9763e1
|
Add option to use local lib and fonts or specify cdn provider
|
6 years ago |
Menci
|
8443b03f84
|
Fix default language in problem submit
|
6 years ago |
Menci
|
af4cc1cdeb
|
Support both GCC and Clang for C++
|
6 years ago |
Menci
|
a8f80433a3
|
Better langauges config
|
6 years ago |
Menci
|
7fb6994b0f
|
Some UI adjustment
|
6 years ago |
Menci
|
33efb33474
|
Some fixes and updates
|
6 years ago |
Pisces000221
|
e1365761a3
|
Fix cannot submit file when the editor is empty
|
7 years ago |
t123yh
|
9917b293ea
|
Add problem discussion list.
|
7 years ago |
t123yh
|
e6abd079b8
|
Generate CSRF token statically in problem page.
|
7 years ago |
Menci
|
0869b31d82
|
Optimize UI
|
7 years ago |
Menci
|
70ab85f5f4
|
Disable custom test
|
7 years ago |
Menci
|
478adaef8d
|
Fix custom test window resize
|
7 years ago |
Menci
|
5df3e94421
|
Add custom test
|
7 years ago |
Menci
|
bbfcf282ce
|
Add delete problem
|
7 years ago |
Menci
|
766ae45e7e
|
Add discussion for problem
|
7 years ago |
Menci
|
a0bb9c7e58
|
Change some get to post
|
7 years ago |
Menci
|
3324068400
|
Fix can't download additional file in contest
|
7 years ago |
Pisces000221
|
eb44ec7786
|
Fix link to additional files after contest ends
|
7 years ago |
Pisces000221
|
09b2047f96
|
Fix link to additional files during contests
|
7 years ago |
Menci
|
372c7c7b42
|
Don't submit when no testdata
|
7 years ago |
Menci
|
fd65834d59
|
Fix submit answer problem's editor left panel scroll bar
|
7 years ago |
Menci
|
556b292770
|
Remove border radius on ACE editor
|
7 years ago |
Menci
|
8f3480a876
|
Don't show problem tags in contest
|
7 years ago |
Menci
|
5917369583
|
Fix problem page
|
7 years ago |
Menci
|
c5273789fe
|
Set default statistics type of submit-answer problem to min
|
7 years ago |
Menci
|
407b307336
|
Fix problem page error when datarule is invalid
|
7 years ago |
Menci
|
64371e62e4
|
Fix problem page error when no testdata
|
7 years ago |
Menci
|
0e75132a30
|
Remove debug code
|
7 years ago |
Menci
|
62e8153faa
|
Submit answer
|
7 years ago |
Menci
|
c417e1e660
|
Add testdata view and manage
|
7 years ago |
Menci
|
09f7a2135f
|
Add submit code by file
|
7 years ago |
Menci
|
6bb873810e
|
Add non-traditional problem support; add problem additional_file
|
7 years ago |
Pisces000221
|
fa9745b567
|
Prevent duplicate submissions on frontend
|
7 years ago |
Menci
|
83c496e03a
|
New UI for problem's uploader and publicizer
|
7 years ago |
Pisces000221
|
3a1a4c138a
|
Allow problem managers to see uploader's username
|
7 years ago |
Pisces000221
|
9d29998578
|
Add option for uploading anonymously
Migration (SQLite):
`ALTER TABLE problem ADD COLUMN is_anonymous BOOLEAN;`
|
7 years ago |
Pisces000221
|
084a23208a
|
Show problem authors
Migration (SQLite):
`ALTER TABLE problem ADD COLUMN publicizer_id INTEGER REFERENCES user (id);`
|
7 years ago |
Pisces000221
|
3393ef213a
|
Prevent submitting empty code
|
7 years ago |
Menci
|
a1655640e9
|
Remember last submit language
|
7 years ago |
Menci
|
6b641d613b
|
Change problem id in contests to letters, add problem statistics in contest
|
7 years ago |
Menci
|
1187b90093
|
Add user privilege manage
|
8 years ago |
Menci
|
5d4870402f
|
UI optimize
|
8 years ago |