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 |
Menci
|
a3df2a8f7d
|
Merge branch 'master' of github.com:syzoj/syzoj
|
7 years ago |
Menci
|
6da6c43a53
|
Fix submit after contest
|
7 years ago |
Sengxian
|
04bdddc4fb
|
Fixed can't register in Safari
|
7 years ago |
Menci
|
1c7bd2faee
|
Merge pull request #4 from xehoth/master
Add LuaJIT Support and Update Readme
|
7 years ago |
Menci
|
4c15440966
|
Fix normal user can see hidden submission data
|
7 years ago |
xehoth
|
7129a920e5
|
Update README
|
7 years ago |
xehoth
|
db51cb12e2
|
Add LuaJIT Support
Add LuaJIT 2.0.4 Support
|
7 years ago |
Menci
|
77773b5390
|
Reduce page padding
|
7 years ago |
Menci
|
3f0457a562
|
Fix submissions page problem ID filter doesn't work
|
7 years ago |
Menci
|
790e0cd788
|
Fix submissions page element size
|
7 years ago |
Menci
|
6b641d613b
|
Change problem id in contests to letters, add problem statistics in contest
|
7 years ago |
Menci
|
85dbe35229
|
Change contests page order to desc
|
7 years ago |
Menci
|
fee687dc3b
|
Fix user ac_num not updated
|
7 years ago |
Menci
|
e1972504bd
|
Swap contest 'not started' and 'ended' color
|
7 years ago |