|
40ebdae256
|
feat(problem): allow hack alert
continuous-integration/drone/push Build is passing
|
2023-03-30 11:13:40 +08:00 |
|
|
04ab18076b
|
chore(submission): disable hack for remote submissions
|
2023-03-28 21:05:39 +08:00 |
|
|
8a04d24a5b
|
refactor(contest): contest card
continuous-integration/drone/push Build is passing
|
2023-02-26 18:03:00 +08:00 |
|
|
6d913b066a
|
feat(problem): display judge_type
|
2023-02-26 17:09:27 +08:00 |
|
|
ec8f271713
|
refactor(submissions): new design
continuous-integration/drone/push Build is passing
|
2023-02-18 09:19:21 +08:00 |
|
|
27a4f1a8f1
|
feat(problem): show start_time of contests
continuous-integration/drone/push Build is passing
|
2023-02-16 11:47:20 +08:00 |
|
|
0f3c934adc
|
feat(problem): show contests used this problem
continuous-integration/drone/push Build is passing
|
2023-02-16 11:03:32 +08:00 |
|
|
4f1c58ad23
|
fix: problem nav link
continuous-integration/drone/push Build is passing
|
2023-02-13 17:32:50 +08:00 |
|
|
5055fb3777
|
fix: typo
continuous-integration/drone/push Build is passing
|
2023-02-13 11:46:42 +08:00 |
|
|
0a16538df8
|
fix(problem): tags text-align
|
2023-02-13 11:35:08 +08:00 |
|
|
d244f36a25
|
feat(contest): contest_links
|
2023-02-12 21:40:22 +08:00 |
|
|
0298f95726
|
chore: update translation
continuous-integration/drone/push Build is passing
|
2023-02-12 19:23:23 +08:00 |
|
|
9321c8e3e4
|
fix(problem/remote): set size to 0 when submitting from archive
continuous-integration/drone/push Build is passing
|
2023-02-07 21:20:42 +08:00 |
|
|
d6e47f1de5
|
feat(blog): hide comment
continuous-integration/drone/push Build is passing
|
2023-02-07 18:38:24 +08:00 |
|
|
46592477c5
|
fix: 7794800603
|
2023-02-06 11:43:18 +08:00 |
|
|
3d63a011ac
|
fix: 7794800603
|
2023-02-06 10:15:15 +08:00 |
|
|
7794800603
|
feat(remote_judger/loj): fetch submission from archive
|
2023-02-06 09:30:21 +08:00 |
|
|
170120157d
|
chore(problem/remote): not including remote account data when using bot account
|
2023-02-05 21:57:33 +08:00 |
|
|
692c512adc
|
refactor: goodbye, bootstrap 4
continuous-integration/drone/push Build is passing
|
2023-02-05 20:55:14 +08:00 |
|
|
724d11d8ff
|
fix(problem): decimal historical score display
|
2023-02-04 18:30:24 +08:00 |
|
|
dfc57f13d3
|
feat: Remote Judge for Luogu (#34)
continuous-integration/drone/push Build is passing
|
2023-02-03 13:59:31 +08:00 |
|
|
5cfd8d5846
|
feat(remote_judger): add luogu
|
2023-02-03 10:47:58 +08:00 |
|
|
2ab8d07683
|
refactor(problem/remote): custom account field
|
2023-02-03 09:06:47 +08:00 |
|
|
017affe9ba
|
fix(problem/submit): zip_answer_form
continuous-integration/drone/push Build is passing
|
2023-02-02 18:45:26 +08:00 |
|
|
fe5e9b17e5
|
refactor: lazyload pdf.js
continuous-integration/drone/push Build is passing
|
2023-02-02 11:19:35 +08:00 |
|
|
7e08faa920
|
Merge branch 'master' into uoj_form_v2
|
2023-02-01 20:40:07 +08:00 |
|
|
09ee452c07
|
fix(problem): no submission_requirement warning
continuous-integration/drone/push Build is passing
|
2023-02-01 20:27:05 +08:00 |
|
|
ac0e1aa4a4
|
refactor: use monaco-editor as source code editor
|
2023-02-01 18:11:26 +08:00 |
|
|
5f7bf17fe0
|
feat(problem): insert pdf in statement
continuous-integration/drone/push Build is passing
|
2023-01-30 20:27:53 +08:00 |
|
|
32b92f9311
|
feat(problem/resources): init
|
2023-01-30 18:47:44 +08:00 |
|
|
104ce059d4
|
feat(problem/remote): convert to local problem
continuous-integration/drone/push Build is passing
|
2023-01-28 09:30:50 +08:00 |
|
|
6510c5bc4e
|
feat(problem/remote): add atcoder
|
2023-01-20 21:23:22 +08:00 |
|
|
4647a8c8ba
|
refactor(problem): remove UOJProblem::type()
|
2023-01-19 16:06:42 +08:00 |
|
|
8041b49bd8
|
feat(problem): import remote problem
|
2023-01-18 16:20:12 +08:00 |
|
|
ee0ff210bb
|
fix(web/problem): answer_form->extra_validator
|
2023-01-12 08:56:44 +08:00 |
|
|
781d1183ba
|
chore(web/contest/problem): hide tags and difficulty in contest
continuous-integration/drone/push Build is passing
|
2022-12-27 11:23:44 +08:00 |
|
|
35eb4c170c
|
chore(web): translate more strings
|
2022-12-23 21:41:46 +08:00 |
|
|
382fecac89
|
Revert "chore(web): disable custom test"
continuous-integration/drone/push Build is passing
This reverts commit 248a924df7 .
|
2022-12-09 20:27:54 +08:00 |
|
|
664fca166e
|
fix(web/problem): flex-shrink for info card title
continuous-integration/drone/push Build is passing
|
2022-12-07 22:49:21 +08:00 |
|
|
58abb51818
|
feat(web/problem): display is_hidden tag in problem page
|
2022-12-06 16:38:50 +08:00 |
|
|
586df479f6
|
refactor(web/problem): difficulty
|
2022-12-05 17:14:43 +08:00 |
|
|
edc98d5c35
|
fix(web/problem): tag in problem info card
continuous-integration/drone/push Build is passing
|
2022-12-05 16:25:14 +08:00 |
|
|
248a924df7
|
chore(web): disable custom test
continuous-integration/drone/push Build is passing
|
2022-12-04 21:16:48 +08:00 |
|
|
720db7727a
|
feat(web/problem): problem info card
|
2022-12-04 20:44:51 +08:00 |
|
|
c0512e35d8
|
feat(web/problem): submissions button
continuous-integration/drone/push Build is passing
|
2022-11-23 16:31:37 +08:00 |
|
|
ff16bfbc84
|
fix(web/problem): limits default value
continuous-integration/drone/push Build is passing
|
2022-11-12 19:09:47 +08:00 |
|
|
ef3f7b9e7f
|
feat(web): new user permissions (#10)
|
2022-11-12 07:10:34 +08:00 |
|
|
3c4cc702c3
|
chore(web): remove show-text option of click-zan block
|
2022-11-09 21:37:37 +08:00 |
|
|
4f5bbf82a5
|
fix(web/problem): page title
continuous-integration/drone/push Build is passing
|
2022-11-07 15:44:01 +08:00 |
|
|
844c93da84
|
refactor: sync code from uoj.ac
|
2022-11-06 10:26:21 +08:00 |
|