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 |
Menci
|
05d03153de
|
Fix problem id and title in contest submissions page ajax
|
8 years ago |
Menci
|
723bcdd81e
|
Fix status in contest page not updated when submit in NOI contests
|
8 years ago |
Menci
|
18c90bb1d3
|
Disallow user with manage_problem privilege to see contest status
|
8 years ago |
Menci
|
663c41b068
|
Make block image in markdown center render
|
8 years ago |
Menci
|
718ca49d25
|
Hide non-public problem in judge_state and problems
|
8 years ago |
Menci
|
4598a43a1b
|
Fix testcase is visible in ACM contests
|
8 years ago |
Menci
|
a9409e6f4f
|
Add missing script
|
8 years ago |
Menci
|
24bacde025
|
Add support for ACM and IOI contest
|
8 years ago |
Menci
|
f342c27102
|
Fix error message on empty title
|
8 years ago |
Menci
|
7a78bafa93
|
Add check for empty title, fix tag filter paginate
|
8 years ago |
Menci
|
be2c884700
|
Fix textfit for auto updated submisstion
|
8 years ago |
Menci
|
5517d2675c
|
Fixed class 'fixed' XSS
|
8 years ago |
Menci
|
03bc18738b
|
Fixed class 'fixed' XSS
|
8 years ago |
Menci
|
144eb95c8a
|
Fix submission info table hideen after judge
|
8 years ago |
Menci
|
84a465328d
|
Fix line-height
|
8 years ago |
Menci
|
235e16e312
|
Auto fit problem title font size on submission page
|
8 years ago |
Menci
|
849448b5fd
|
Update syzoj-divine
|
8 years ago |
Menci
|
3555e6302d
|
Update syzoj-divine
|
8 years ago |
Menci
|
68438a7d92
|
Fix can't see problem without login
|
8 years ago |
Menci
|
3f1786ddea
|
Remove pagination box-shadow
|
8 years ago |
Menci
|
03bf40f023
|
Optimize navigation bar
|
8 years ago |
Menci
|
b32a3b1019
|
Change MathJax CDN to staticfile.org
|
8 years ago |
Menci
|
16a567359b
|
Change CSS font path to relative path
|
8 years ago |