Commit Graph

730 Commits

Author SHA1 Message Date
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
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
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
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
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
nekko
f12b3cf84e
feat(judger): support non-integer time limit (#15)
All checks were successful
continuous-integration/drone/push Build is passing
本 Pull Request 通过将时间限制解析为浮点数的方式,实现了对非整数时间限制的支持。

---

ref: https://github.com/vfleaking/uoj/pull/100
2022-11-30 20:40:56 +08:00
2e53a2733f
fix(judger): 完善浮点数时限功能
ref: 986c7aa4ed

Co-authored-by: Kaifeng Lyu <vfleaking@163.com>
2022-11-28 17:33:11 +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
71b68e1bba
fix: init progress
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-22 11:13:54 +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