Menci
|
4e100f094c
|
Remove unnecessary license header and 'use strict'
|
6 years ago |
Menci
|
41bd1bdc7a
|
Execute `dos2unix` on testdata after upload to fix CRLF problem
|
6 years ago |
hewenyang
|
16726a08b1
|
Use publicize time instead
|
7 years ago |
hewenyang
|
4d68579806
|
Show latest updates in main page
|
7 years ago |
Menci
|
bd87775f23
|
Use modified unzip to prevent zip symlink attack
|
7 years ago |
hewenyang
|
214cf694cc
|
Import also problem types
|
7 years ago |
t123yh
|
b1aa7beb81
|
Fix loading judgestate.
|
7 years ago |
t123yh
|
85c28d3570
|
Fix a typo.
|
7 years ago |
t123yh
|
f01acc5739
|
Change submission count calculation logic.
|
7 years ago |
t123yh
|
dc323c25ed
|
Add page to reset submission count.
|
7 years ago |
t123yh
|
ff2de2c895
|
Seperate full data zip directory.
|
7 years ago |
Menci
|
0869b31d82
|
Optimize UI
|
7 years ago |
Menci
|
6ef64d1c03
|
Limit testdata files for normal users
|
7 years ago |
Menci
|
10cc70b547
|
Fix download a testdata with no files causes zip the full syzoj dir
|
7 years ago |
Menci
|
bbfcf282ce
|
Add delete problem
|
7 years ago |
Menci
|
467bd6b5f1
|
Add change article problem_id in Problem.changeID()
|
7 years ago |
Menci
|
8f55138dc5
|
Don't make testdata zip if there is a zip
|
7 years ago |
Menci
|
6f09a43063
|
Fix zip blocks the main thread
|
7 years ago |
Menci
|
62e8153faa
|
Submit answer
|
7 years ago |
Menci
|
ce9640231b
|
Let admins upload unlimited size of data
|
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
|
6bb873810e
|
Add non-traditional problem support; add problem additional_file
|
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 |
Menci
|
68438a7d92
|
Fix can't see problem without login
|
8 years ago |
Menci
|
1187b90093
|
Add user privilege manage
|
8 years ago |
Menci
|
5291ccd8ed
|
Fix problem content not updated when change problem id
|
8 years ago |
Menci
|
7d95cc3007
|
Make error message more friendly
|
8 years ago |
Menci
|
80a617e332
|
Remove workaround for foreign keys
|
8 years ago |
Menci
|
0f6324f704
|
Fix workaround foreign key checks
|
8 years ago |
Menci
|
89bac68583
|
Allow admin to change problem id
|
8 years ago |
Menci
|
0496b8038d
|
Fix can't upload testdata
|
8 years ago |
Menci
|
23be54a4bf
|
Sort tags by color
|
8 years ago |
Menci
|
ba80d1201e
|
Add import problem
|
8 years ago |
Menci
|
5b376ce5c9
|
Add problem tag support
|
8 years ago |
Pisces000221
|
8421230427
|
Add auto-complete to data file fields
|
8 years ago |
Menci
|
a2c22e5c1c
|
Fix can't override testdata
|
8 years ago |
Menci
|
883f03b116
|
Fix SQL error in statistics
|
8 years ago |
Menci
|
fa611dbc96
|
Fix problem statistics for MySQL
|
8 years ago |
Menci
|
3752bef5ec
|
Add problem statistics
|
8 years ago |
Menci
|
ac5ce16747
|
Use native MD5 to prevent out of memory
|
8 years ago |
Menci
|
141113a9f7
|
New UI for problem submit
|
8 years ago |
Menci
|
1f4dcc0619
|
Add icons for judge status
|
8 years ago |
Menci
|
38a57ec884
|
Add contest
|
8 years ago |
Menci
|
c713102692
|
Initial commit
|
8 years ago |