Menci
|
0e75132a30
|
Remove debug code
|
7 years ago |
Menci
|
62e8153faa
|
Submit answer
|
7 years ago |
Menci
|
ce9640231b
|
Let admins upload unlimited size of data
|
7 years ago |
Menci
|
9840c93bb9
|
Disallow normal users setting the problem id
|
7 years ago |
Menci
|
6e6657f3bd
|
Change register mail content
|
7 years ago |
Menci
|
15d6b61b4d
|
Fix invalid type when modify contest
|
7 years ago |
Menci
|
840d371023
|
Merge pull request #6 from syzoj/submit-answer
Submit answer (and very much more)
|
7 years ago |
Menci
|
ded3492755
|
Merge branch 'master' into submit-answer
|
7 years ago |
Pisces000221
|
f835e14b88
|
Specify document language in HTML
|
7 years ago |
Menci
|
4f6b864222
|
Change article comment order to DESC
|
7 years ago |
Menci
|
120d65b3b9
|
Fix change contest type
|
7 years ago |
Menci
|
04357a930a
|
Add notice manage; fix hitokoto
|
7 years ago |
Menci
|
1e17e77ab6
|
Add contest is_public
|
7 years ago |
Menci
|
e372cb7773
|
Remove deprecated command line argument
|
7 years ago |
Menci
|
08238a8a11
|
Disable non-traditional problem type
|
7 years ago |
Menci
|
4828b1cd30
|
Change API testdata to problem id
|
7 years ago |
Menci
|
c9c2d29f7c
|
Don't update zip after each upload of single file; Add delete file in
testdata page
|
7 years ago |
Menci
|
c417e1e660
|
Add testdata view and manage
|
7 years ago |
Menci
|
09f7a2135f
|
Add submit code by file
|
7 years ago |
Menci
|
424c98e02d
|
Add optional email address verification
|
7 years ago |
Menci
|
6bb873810e
|
Add non-traditional problem support; add problem additional_file
|
7 years ago |
Pisces000221
|
181615ecf8
|
Merge branch 'master' of https://github.com/syzoj/syzoj
|
7 years ago |
Pisces000221
|
fa9745b567
|
Prevent duplicate submissions on frontend
|
7 years ago |
Pisces000221
|
1d6911d4eb
|
Add error message for nonexistent user page
|
7 years ago |
Menci
|
b88f3d9d9f
|
Auto hide empty contest infomation
|
7 years ago |
Menci
|
2e510e9bb9
|
Fix markdown rendering return <html> tag
|
7 years ago |
Menci
|
54a3ff560b
|
Fix 'Compiled' after contest
|
7 years ago |
Menci
|
c9cd84c54c
|
Fix can't see submission after contest
|
7 years ago |
Pisces000221
|
3689fcc66e
|
Fix incorrect redirection
|
7 years ago |
Menci
|
a33317f9fc
|
Fix ranklist user infomation too long
|
7 years ago |
Menci
|
b30b469ef0
|
Small fixes
|
7 years ago |
Menci
|
c3f2569a8b
|
Add .editorconfig
|
7 years ago |
Menci
|
185745aa02
|
Set max-height of user information in ranklist to one line
|
7 years ago |
Menci
|
4a7d1ea141
|
Fix lock
|
7 years ago |
Menci
|
f870981d3c
|
Modified something about contest
|
7 years ago |
Menci
|
5ceb14f7f9
|
Add lock on somewhere
|
7 years ago |
Menci
|
b3fb664c1b
|
Add OCaml
|
7 years ago |
Menci
|
4eeb7b2f83
|
Add stderr
|
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 |
Pisces000221
|
8dfe055fa5
|
Add subtitle for contests
Database migration is needed.
|
7 years ago |
Menci
|
9dd9722e01
|
Fix friend links
|
7 years ago |
Menci
|
a4f090d299
|
Add friend links
|
7 years ago |
Menci
|
55deb9f60f
|
Fix can't query Running submissions
|
7 years ago |
Menci
|
a1655640e9
|
Remember last submit language
|
7 years ago |
Menci
|
cdaaa3c362
|
Make problem edit page `input format` and `output format` textarea
larger
|
7 years ago |
Menci
|
b07bdd9900
|
Merge pull request #5 from Sengxian/master
Fix can't register in Safari
|
7 years ago |