|
26a63fac8f
|
Revert "refactor(contest): not rejudge submissions after contest (#30)"
This reverts commit 545126a303 , reversing
changes made to e522538d98 .
|
2023-01-27 15:46:12 +08:00 |
|
|
259bf77d58
|
feat: Remote Judge (#28)
continuous-integration/drone/push Build is passing
|
2023-01-24 17:49:37 +08:00 |
|
|
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 |
|
|
6e945ef711
|
feat(problem/remote): add uoj
|
2023-01-22 17:00:12 +08:00 |
|
|
0571beca45
|
fix: unset $_SESSION['phrase']
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 |
|
|
2556dd7819
|
feat(problem/remote): codeforces::gym
|
2023-01-20 17:13:39 +08:00 |
|
|
6fce5b6ca4
|
fix: dd1d1150ff
continuous-integration/drone/push Build is passing
|
2023-01-19 16:52:58 +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 |
|
|
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
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 |
|
|
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 |
|
|
469fc99ca7
|
refactor(contest): not rejudge submissions after contest
|
2023-01-18 09:29:43 +08:00 |
|
|
7b7f01dca1
|
fix(problem/manage/data): data_dir
continuous-integration/drone/push Build is passing
|
2023-01-17 15:40:32 +08:00 |
|
|
dfb317211e
|
chore: remove card wrapping rank list
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 |
|
|
561d3052b8
|
fix(user_msg): small window
continuous-integration/drone/push Build is passing
|
2023-01-16 18:25:19 +08:00 |
|
|
bfa0cf8d3d
|
fix(user_msg): cannot open new chat
continuous-integration/drone/push Build is passing
|
2023-01-16 18:03:09 +08:00 |
|
|
6ff2f48e88
|
fix(user_msg): conversations list item
continuous-integration/drone/push Build is passing
|
2023-01-16 17:22:47 +08:00 |
|
|
95b11fbbd8
|
fix(user_msg): clear interval before open new chat
|
2023-01-16 17:16:19 +08:00 |
|
|
c26ad98ff0
|
fix(user_msg): conversations list scroll bar
|
2023-01-16 17:12:40 +08:00 |
|
|
d6ac737a11
|
feat(user_msg): auto scroll to bottom after enter or send msg
|
2023-01-16 16:50:58 +08:00 |
|
|
99e9a839af
|
feat(user_msg): auto fetch new messages
|
2023-01-16 16:44:12 +08:00 |
|
|
7184774cff
|
fix(user_msg): pagination margin-top
|
2023-01-16 16:28:30 +08:00 |
|
|
da4eb28406
|
fix(user_msg): close button
|
2023-01-16 16:25:47 +08:00 |
|
|
b8e692447d
|
feat(user_msg): last msg preview in list
|
2023-01-16 16:24:40 +08:00 |
|
|
c99f4898ff
|
chore(user_msg): rounded avatar
|
2023-01-16 15:39:50 +08:00 |
|
|
39df125d16
|
refactor(user_msg): bootstrap5
|
2023-01-16 15:34:51 +08:00 |
|
|
d410dff7d8
|
feat(forgot_pw): add client info in email
continuous-integration/drone/push Build is passing
|
2023-01-15 20:15:52 +08:00 |
|
|
e43444e02d
|
feat: reset_password
continuous-integration/drone/push Build is passing
|
2023-01-15 20:01:37 +08:00 |
|
|
3c2ab13e0d
|
fix(list/manage): remove dup problem id
|
2023-01-15 15:12:42 +08:00 |
|
|
6548c2e2b7
|
fix: username color in md mention
continuous-integration/drone/push Build is passing
|
2023-01-15 11:13:43 +08:00 |
|
|
be7510a6bb
|
feat(super_manage): allow change usergroup to temp user
continuous-integration/drone/push Build is passing
|
2023-01-15 09:38:29 +08:00 |
|
|
6dcd43b914
|
feat(user): more username colors
continuous-integration/drone/push Build is passing
|
2023-01-15 09:15:30 +08:00 |
|
|
c0b442ece0
|
fix: 17fbb2c910
continuous-integration/drone/push Build is passing
|
2023-01-14 18:45:36 +08:00 |
|
|
ad84197187
|
Merge branch 'username-color'
continuous-integration/drone/push Build is passing
|
2023-01-14 18:26:43 +08:00 |
|
|
4e5d2dee49
|
feat(web/blog): username color
|
2023-01-14 18:24:36 +08:00 |
|
|
75edc82b28
|
fix(web/user/edit): username_color default_value
continuous-integration/drone/push Build is passing
|
2023-01-14 17:53:34 +08:00 |
|
|
452c2ca12b
|
feat(web/user): username color
Co-authored-by: Wenkuo Yu <82705676+youwike@users.noreply.github.com>
Co-authored-by: Baoshuo Ren <47095648+renbaoshuo@users.noreply.github.com>
|
2023-01-14 17:20:10 +08:00 |
|
|
bb43c78a57
|
chore(web/user/edit): not require email
continuous-integration/drone/push Build is passing
|
2023-01-14 15:14:05 +08:00 |
|