Commit Graph

1084 Commits

Author SHA1 Message Date
e768c0ea05
feat(problem/remote): keep local difficulty when no remote difficulty is given 2023-01-24 11:52:10 +08:00
af80a6831b
feat(problem/remote): add loj 2023-01-24 11:51:21 +08:00
dc32574585
feat(problem/remote): rejudge 2023-01-22 17:56:36 +08:00
195f21fab6
fix(remote_judger/uoj): submission id 2023-01-22 17:51:45 +08:00
61545c6807
feat(remote_judger): add uoj 2023-01-22 17:36:18 +08:00
6e945ef711
feat(problem/remote): add uoj 2023-01-22 17:00:12 +08:00
9611ea35da
fix(remote_judger): docker image 2023-01-22 16:25:26 +08:00
b2e9c28016
fix: build ci 2023-01-22 16:21:31 +08:00
897c64a806
feat(remote_judger): add atcoder 2023-01-22 16:19:17 +08:00
0571beca45
fix: unset $_SESSION['phrase']
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-22 15:46:41 +08:00
6510c5bc4e
feat(problem/remote): add atcoder 2023-01-20 21:23:22 +08:00
1f711a9a94
fix(remote_judger/codeforces): C++20 2023-01-20 19:18:45 +08:00
155f928615
fix(problem/remote): gym problem title 2023-01-20 18:01:31 +08:00
66acf9dba5
feat: build s2oj-remote-judger image 2023-01-20 17:54:49 +08:00
2556dd7819
feat(problem/remote): codeforces::gym 2023-01-20 17:13:39 +08:00
6407895ae2
feat(remote_judger): sample test 2023-01-20 16:43:49 +08:00
3d6102a3f9
feat(remote_judger): add codeforces 2023-01-20 16:35:02 +08:00
3a2e3ce1db
feat(remote_judger): init 2023-01-19 21:26:59 +08:00
6fce5b6ca4
fix: dd1d1150ff
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 16:52:58 +08:00
1689c34aa3
feat: Remote Judge (Prepare) (#27) 2023-01-19 16:44:21 +08:00
e3f5adf1ea
feat(problems/add_remote): sidebar 2023-01-19 16:13:03 +08:00
4647a8c8ba
refactor(problem): remove UOJProblem::type() 2023-01-19 16:06:42 +08:00
4d54fdf705
feat(problem): disable custom_test for remote problem 2023-01-19 15:40:46 +08:00
8cfa371af5
Merge branch 'master' into remotejudge-prepare 2023-01-19 12:40:52 +08:00
dd1d1150ff
feat(problem/manage): move view_type_form, solution_view_type_form
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 12:37:36 +08:00
8bf8f6c710
feat(problem/manage): difficulty_form style 2023-01-19 12:11:26 +08:00
d82a676d93
feat(problem/remote): re-crawl remote problem 2023-01-19 11:53:34 +08:00
73f5298911
feat(problem): display remote problem url 2023-01-19 11:49:15 +08:00
4523109085
fix(problem/remote): difficulty 2023-01-19 11:47:35 +08:00
fbed1162c0
fix(problems/new_remote): codeforces sample 2023-01-19 11:05:16 +08:00
8d9d036abf
refactor(problems/new_remote): add problem 2023-01-19 10:17:48 +08:00
7fc962436e
feat(problems/new_remote): difficulty 2023-01-19 10:17:30 +08:00
0918605c2b
feat(problems/new_remote): add help 2023-01-19 10:17:16 +08:00
6124403705
feat(problems): "远端评测题" badge 2023-01-18 16:28:34 +08:00
8041b49bd8
feat(problem): import remote problem 2023-01-18 16:20:12 +08:00
d6997b8475
feat(web): prepare remote judge 2023-01-18 10:21:53 +08:00
545126a303
refactor(contest): not rejudge submissions after contest (#30)
All checks were successful
continuous-integration/drone/push Build is passing
在比赛结束后,不再重新测试已经有终测结果的提交。

Resolves #29.
2023-01-18 09:31:49 +08:00
469fc99ca7
refactor(contest): not rejudge submissions after contest 2023-01-18 09:29:43 +08:00
e522538d98
feat: server time in a new line
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 20:50:15 +08:00
7b7f01dca1
fix(problem/manage/data): data_dir
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 15:40:32 +08:00
dfb317211e
chore: remove card wrapping rank list
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 13:58:07 +08:00
581cc68616
fix(problem/solutions): 5f15f832af 2023-01-17 13:56:53 +08:00
7f97630abf
refactor(super_manage/image_hosting): uoj_form_v2 2023-01-16 22:14:43 +08:00
ac45c82f44
refactor(super_manage/judger): uoj_form_v2 2023-01-16 22:09:47 +08:00
8da485e595
refactor(super_manage/custom_test): uoj_form_v2 2023-01-16 22:06:59 +08:00
33c8b6bd4a
refactor(super_manage/users): uoj_form_v2 2023-01-16 22:03:23 +08:00
e28f8d97b4
refactor(super_manage/index): uoj_form_v2 2023-01-16 21:40:11 +08:00
e4585f90ba
refactor(submission): uoj_form_v2 2023-01-16 21:28:05 +08:00
561d3052b8
fix(user_msg): small window
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:25:19 +08:00
bfa0cf8d3d
fix(user_msg): cannot open new chat
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:03:09 +08:00