Commit Graph

756 Commits

Author SHA1 Message Date
155f928615
fix(problem/remote): gym problem title 2023-01-20 18:01:31 +08:00
2556dd7819
feat(problem/remote): codeforces::gym 2023-01-20 17:13:39 +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
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
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
da273d1df9
fix(user): fde7fd0cb0 2023-01-16 18:02:02 +08:00
6ff2f48e88
fix(user_msg): conversations list item
All checks were successful
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
fde7fd0cb0
feat(user): display last visit date if offline too long time
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 17:08:15 +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
dc3515353e
feat: bootstrap5 msg page
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 08:11:15 +08:00
77f22ce40c
refactor(blog/delete): uoj_form_v2 2023-01-16 07:52:38 +08:00
ffc71db799
refactor(user/system_msg): uoj_form_v2 2023-01-16 07:51:30 +08:00
e218f58521
refactor(problems/new): uoj_form_v2 2023-01-15 21:53:26 +08:00
13eeb37c19
refactor(list/manage): uoj_form_v2 2023-01-15 21:50:42 +08:00
73155e6dc1
refactor(hack): uoj_form_v2 2023-01-15 21:41:48 +08:00
9d66356566
refactor(contest): uoj_form_v2 2023-01-15 21:35:24 +08:00
e2c3a3eb4e
Merge branch 'master' into uoj_form_v2 2023-01-15 21:27:12 +08:00
6e5c15c925
feat(user): log http_x_forwarded_for in history
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 20:47:54 +08:00
d410dff7d8
feat(forgot_pw): add client info in email
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 20:15:52 +08:00
e43444e02d
feat: reset_password
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 20:01:37 +08:00
fadf722527
feat: mount config file instead of passing env
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 18:53:06 +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
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 09:38:29 +08:00
6dcd43b914
feat(user): more username colors
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 09:15:30 +08:00
d992a07e96
refactor(group/manage): uoj_form_v2 2023-01-15 08:48:08 +08:00
87013054c4
refactor(contest/manage): uoj_form_v2 2023-01-15 08:05:00 +08:00
3b1def5754
refactor(contest): start_test_form & publish_result_form 2023-01-15 08:04:25 +08:00
c0b442ece0
fix: 17fbb2c910
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 18:45:36 +08:00
ad84197187
Merge branch 'username-color'
All checks were successful
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
1ebcda02d6
feat(web/contest): username color 2023-01-14 18:24:03 +08:00
75edc82b28
fix(web/user/edit): username_color default_value
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 15:14:05 +08:00
6a4f9a370a
feat(web/lists): add redirect after create list
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 08:51:00 +08:00
5f15f832af
feat(web/problem/solutions): add quick_add_new_solution_form 2023-01-14 08:44:59 +08:00
71ecc24d19
feat(web/problems): redirect to edit page after create problem
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-13 08:37:20 +08:00
8417f362e8
feat(web/problem/manage/statement): allow select tags to fill
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 10:06:12 +08:00
ee0ff210bb
fix(web/problem): answer_form->extra_validator 2023-01-12 08:56:44 +08:00
2dd91d1853
feat: allow admins to edit usertype
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 11:17:08 +08:00
8b2de39c5f
feat: add copy button
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 10:48:20 +08:00
17fbb2c910
refactor(web/html2markdown): use turndown
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-08 13:57:39 +08:00
a26a6c961f
refactor(web/groups): uoj_form_v2 2022-12-27 11:44:47 +08:00
fced0e0200
refactor(web/contest/register): uoj_form_v2 2022-12-27 11:36:39 +08:00
77608cc936
refactor(web/contest/confirm): uoj_form_v2 2022-12-27 11:33:18 +08:00
781d1183ba
chore(web/contest/problem): hide tags and difficulty in contest
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-27 11:23:44 +08:00
10ccb26815
chore(web/problem/submit): set default size limit to 100KB
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-25 09:35:52 +08:00
1ac27d40fe refactor(web/user/edit): update_profile_form 2022-12-24 12:07:06 +08:00
1ce6ddd8cb feat(web): UOJForm::addCheckboxes() 2022-12-24 12:06:39 +08:00
f945a6cfdb
refactor(web/add_contest): uoj_form_v2 2022-12-24 11:11:06 +08:00
354dd361b0
refactor(web/problem/solution): add_new_solution_form 2022-12-24 11:01:04 +08:00
aedc164801
refactor(web/contest/members): uoj_form_v2 2022-12-24 11:00:32 +08:00
4e1d7d8f1a
refactor(web/problem/manage/managers): update_uploader_form 2022-12-23 22:12:42 +08:00
0f4977727a
feat(web): UOJForm::addInput() 2022-12-23 22:10:14 +08:00
35eb4c170c
chore(web): translate more strings 2022-12-23 21:41:46 +08:00
4e149d376f
chore(web): move mathjax3 2022-12-23 21:25:05 +08:00
382fecac89
Revert "chore(web): disable custom test"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 248a924df7.
2022-12-09 20:27:54 +08:00
a1469a96ed
feat(web/problem): add 2600 to difficulties
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-08 13:04:44 +08:00
d72f178251
draft 2022-12-07 22:49:43 +08:00
664fca166e
fix(web/problem): flex-shrink for info card title
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-07 22:49:21 +08:00
56b2077a5a
feat(web/problems): add link to is_hidden, my tag
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 16:39:12 +08:00
58abb51818
feat(web/problem): display is_hidden tag in problem page 2022-12-06 16:38:50 +08:00
3ceb26a0e7
chore(wen/problem/manage): remove click_zan from manage page 2022-12-06 16:35:00 +08:00
21a24e66e7
chore(web/problem): remove info card from statistics and solutions page 2022-12-06 16:34:25 +08:00
16d20b38f4
fix(web): allow <img> width attr
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 16:11:25 +08:00
9efa58fc0b
feat(web/problem): submit button outside statement page
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 14:51:09 +08:00
a5da5022fe
chore(web/problem): update default problem content
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 10:53:04 +08:00
0b238485e4
chore(web/problem): update difficulty colors
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 19:00:23 +08:00
c47f943257
fix(web/problem/manage): difficulty config
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 17:49:39 +08:00
c0484d55a5
chore(web/problem): show ? when difficulty not set
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 17:46:40 +08:00
83ffb72577
chore(web): add upgrader for #21 2022-12-05 17:31:22 +08:00
586df479f6
refactor(web/problem): difficulty 2022-12-05 17:14:43 +08:00
edc98d5c35
fix(web/problem): tag in problem info card
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 16:25:14 +08:00
848607a87d
feat(web/list): problem difficulty
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 12:05:33 +08:00
dfb47c4b32
feat(web/problems): difficulty filter
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 11:54:58 +08:00
248a924df7
chore(web): disable custom test
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 21:16:48 +08:00
6d0a665d8e
refactor(web/problem): problem difficulty (#20)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 20:45:58 +08:00
720db7727a
feat(web/problem): problem info card 2022-12-04 20:44:51 +08:00
849baef6d3
feat(web/problems): ac rate tooltip
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 19:00:18 +08:00
08bad49b58
fix(web): problem extra_config default value 2022-12-04 18:59:56 +08:00
dbdc49e73a
refactor(web/problem): problem difficulty 2022-12-04 17:27:16 +08:00
678582fc47
chore(web): HTML::url protocol 2022-12-04 16:53:02 +08:00
61a35c457a
fix(web/contest/problem/statistics): simplify problem title
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 11:23:03 +08:00
4959e6da45
feat(web): hide realname when not logged in
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-03 15:09:04 +08:00
1c2f06c253
fix(web/super_manage): input-username 2022-12-03 15:00:46 +08:00
2a63f17a14
fix(web): show_mode cookie 2022-12-03 14:58:06 +08:00
c0512e35d8
feat(web/problem): submissions button
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-23 16:31:37 +08:00
44b0087356
fix(web/list/new): list content
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-22 16:30:09 +08:00
4de873fb2c
fix(web/blog): comment login check
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 20:14:47 +08:00
6e9254e008
revert: 387fdf968b
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-19 11:58:04 +08:00
df6024c99f
fix(web): set locale
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 13:41:17 +08:00
6ee92bc5ee
fix(web/problem/solution): UOJBlog::getSolutionProblemId()
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-16 16:53:39 +08:00
2a025e9ec9
fix: d8d97b4f93 2022-11-16 16:42:02 +08:00
6d6a058b02
fix: default statement
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-16 14:25:32 +08:00
ff41b8761f
chore(web/contest/manage): move extra_registration to rule_form
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-14 07:44:00 +08:00
85820d5b2c
chore(web/super_manage): users filter update
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-13 08:02:41 +08:00
48e4c56782
fix(web): SyncProblemDataHandler::copy_to_prepare()
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 20:25:06 +08:00
ff16bfbc84
fix(web/problem): limits default value
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 19:09:47 +08:00
4347189794
chore(web): page_len
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 15:39:17 +08:00
56344b759d
chore: add links to docs
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 15:12:40 +08:00
1517d453d9
chore(web/faq): heading font size
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 14:30:02 +08:00
dbbaa12ac5
feat(web): tmp user 2022-11-12 14:29:11 +08:00
aeb6628314
fix(web/problem): not escape problem title
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 12:05:24 +08:00
274baec200
fix(web/lists): tags
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 11:37:07 +08:00
ef01c326b2
feat(web/contests): upcoming contests view permission check
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 10:29:53 +08:00
8d87fda233
refactor(web/contest): remove UOJContest::queryContestsHasProblem()
use UOJProblem::findInContests() instead.
2022-11-12 10:25:46 +08:00
738b819b5f
feat(web/submissions): hide older submissions when a registered unfinished contest has this problem 2022-11-12 10:20:28 +08:00
e2fbd6afe9
fix(web/contest/submission): problem managers cannot see final score
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 10:14:54 +08:00
79d6cd8a38
fix(web/contest/problem): disable testdata download during contest 2022-11-12 09:59:15 +08:00
6eca1a3c5e
fix(web/group): limit of UOJGroup::getLatestGroupmatesAcceptedSubmissionIds()
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 09:32:53 +08:00
dd72014a56
chore(web/super_manage): remove usertype filter 2022-11-12 09:21:55 +08:00
1bb83b452a
feat(web/user): user type display 2022-11-12 09:21:36 +08:00