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
|
1d6911d4eb
|
Add error message for nonexistent user page
|
7 years ago |
Menci
|
54a3ff560b
|
Fix 'Compiled' after contest
|
7 years ago |
Pisces000221
|
3689fcc66e
|
Fix incorrect redirection
|
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 |
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
|
8dfe055fa5
|
Add subtitle for contests
Database migration is needed.
|
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
|
6da6c43a53
|
Fix submit after contest
|
7 years ago |
Menci
|
3f0457a562
|
Fix submissions page problem ID filter doesn't work
|
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
|
05d03153de
|
Fix problem id and title in contest submissions page ajax
|
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
|
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
|
1187b90093
|
Add user privilege manage
|
8 years ago |
Menci
|
9d487101c3
|
Fix login will expire
|
8 years ago |
Menci
|
7d95cc3007
|
Make error message more friendly
|
8 years ago |
Menci
|
afb66d2ad4
|
Add search problem page
|
8 years ago |
Menci
|
aecd454352
|
Redirect to last page after login, logout and sign_up
|
8 years ago |
Menci
|
5916db2983
|
Fix default max score
|
8 years ago |
Menci
|
e03357c192
|
Fix hidden judge state
|
8 years ago |
Menci
|
987b3e371f
|
Improve submission search and UI
|
8 years ago |
Menci
|
89bac68583
|
Allow admin to change problem id
|
8 years ago |
Menci
|
2957c07529
|
Add UI to set custom ID for new problems
|
8 years ago |
Menci
|
ebfcb8387a
|
Fix import problem url error
|
8 years ago |
Menci
|
ba80d1201e
|
Add import problem
|
8 years ago |
Menci
|
5b376ce5c9
|
Add problem tag support
|
8 years ago |
Menci
|
de2fe7c2aa
|
Add spj compile message
|
8 years ago |
Menci
|
28d3b799c6
|
Allow admin to edit username
|
8 years ago |
Menci
|
7c71cfbf26
|
Fix submissions query
|
8 years ago |
Menci
|
b33d1cd49f
|
Allow see problem after contest end
|
8 years ago |
Menci
|
ac5273daf2
|
Separate normal submissions and contest submissions
|
8 years ago |
Menci
|
2e74e16724
|
Fix edit article template filename
|
8 years ago |
Pisces000221
|
a0ade9138a
|
Disable problem creation when not logged in
|
8 years ago |
Menci
|
b6a4429657
|
Add rejudge to submission page
|
8 years ago |
Pisces000221
|
e15c9db218
|
Update legacy DOM names and URLs
|
8 years ago |
Menci
|
b70c3ed059
|
Rename some URLs to follow UOJ
|
8 years ago |
Menci
|
3752bef5ec
|
Add problem statistics
|
8 years ago |
Menci
|
cec300e7b6
|
Add noReplaceUI option for markdown API
|
8 years ago |
Menci
|
b1546e8b47
|
Fix information markdown not rendered in user page
|
8 years ago |