Commit Graph

896 Commits

Author SHA1 Message Date
983a0077dd
feat(web/user): username color (#24)
All checks were successful
continuous-integration/drone/push Build is passing
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:48:47 +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
f3cf970aad
fix(db): upgrades table default value 2022-12-23 21:29:05 +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
3f2a6feea2
refactor(web/problem): Codeforces 风格的题目难度评价系统 (#21)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Fengyu Xie <63272948+Ignotus0@users.noreply.github.com>
Co-authored-by: Jiaxi Li <91811830+RevolutionBP@users.noreply.github.com>
Co-authored-by: Wenkuo Yu <82705676+youwike@users.noreply.github.com>
Co-authored-by: Haosen Li <91672298+Johnsonloy@users.noreply.github.com>
Co-authored-by: Baoshuo Ren <47095648+renbaoshuo@users.noreply.github.com>
2022-12-05 17:39:36 +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