|
e79128ad94
|
fix: prevent forms submitting multiple times
continuous-integration/drone/push Build is passing
|
2023-02-03 17:16:01 +08:00 |
|
|
da02425215
|
fix: store username when using remember_token
|
2023-02-03 17:03:58 +08:00 |
|
|
92793969af
|
fix(problem/remote): problem crawler
|
2023-02-03 16:41:13 +08:00 |
|
|
eead1d8c85
|
feat(remote_judger/codeforces): submit use own account
continuous-integration/drone/push Build is passing
|
2023-02-03 16:16:24 +08:00 |
|
|
94f31d0620
|
fix: disable submit button if can submit
|
2023-02-03 15:01:24 +08:00 |
|
|
2ab8d07683
|
refactor(problem/remote): custom account field
|
2023-02-03 09:06:47 +08:00 |
|
|
dcbe7691a2
|
feat(problem/remote): add luogu
|
2023-02-02 21:53:36 +08:00 |
|
|
7cdb39267a
|
feat(problem/remote): prepare for luogu
|
2023-02-02 20:07:35 +08:00 |
|
|
066f12e899
|
refactor(problem/manage): permissions manage
|
2023-02-02 14:25:39 +08:00 |
|
|
fe5e9b17e5
|
refactor: lazyload pdf.js
continuous-integration/drone/push Build is passing
|
2023-02-02 11:19:35 +08:00 |
|
|
daf0c55485
|
feat: dropzone form
|
2023-02-02 10:29:29 +08:00 |
|
|
847a34519d
|
refactor: new UOJForm class (#25)
continuous-integration/drone/push Build is passing
|
2023-02-01 20:54:06 +08:00 |
|
|
42f20cef64
|
fix: typo
continuous-integration/drone/push Build is passing
ref: 88e2ffc54b
|
2023-02-01 20:45:49 +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 |
|
|
88e8f1de62
|
refactor(problem/manage/data): uoj_form_v2
|
2023-02-01 19:36:27 +08:00 |
|
|
5db2b2c381
|
refactor(contest): not rejudge submissions after contest (#30)
continuous-integration/drone/push Build is passing
This reverts commit 26a63fac8f .
This fixed commit 469fc99ca7 .
|
2023-02-01 18:19:36 +08:00 |
|
|
ac0e1aa4a4
|
refactor: use monaco-editor as source code editor
|
2023-02-01 18:11:26 +08:00 |
|
|
54a243b517
|
Merge branch 'master' into uoj_form_v2
|
2023-01-31 18:30:53 +08:00 |
|
|
47ef361220
|
fix: 8dfa2760f0
continuous-integration/drone/push Build is passing
|
2023-01-31 08:26:36 +08:00 |
|
|
8dfa2760f0
|
feat(problem/remote): download remote images
continuous-integration/drone/push Build is passing
|
2023-01-31 07:59:24 +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 |
|
|
78d8418c27
|
feat: refresh session after logout
|
2023-01-30 11:53:02 +08:00 |
|
|
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 |
|
|
459956049f
|
feat(remote_judger): add loj
|
2023-01-24 16:45:22 +08:00 |
|
|
af80a6831b
|
feat(problem/remote): add loj
|
2023-01-24 11:51:21 +08:00 |
|
|
dc32574585
|
feat(problem/remote): rejudge
|
2023-01-22 17:56:36 +08:00 |
|
|
61545c6807
|
feat(remote_judger): add uoj
|
2023-01-22 17:36:18 +08:00 |
|
|
6e945ef711
|
feat(problem/remote): add uoj
|
2023-01-22 17:00:12 +08:00 |
|
|
6510c5bc4e
|
feat(problem/remote): add atcoder
|
2023-01-20 21:23:22 +08:00 |
|
|
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 |
|
|
3a2e3ce1db
|
feat(remote_judger): init
|
2023-01-19 21:26:59 +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 |
|
|
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 |
|
|
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 |
|
|
dfb317211e
|
chore: remove card wrapping rank list
continuous-integration/drone/push Build is passing
|
2023-01-17 13:58:07 +08:00 |
|
|
dc3515353e
|
feat: bootstrap5 msg page
continuous-integration/drone/push Build is passing
|
2023-01-16 08:11:15 +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
continuous-integration/drone/push Build is passing
|
2023-01-15 20:47:54 +08:00 |
|
|
6548c2e2b7
|
fix: username color in md mention
continuous-integration/drone/push Build is passing
|
2023-01-15 11:13:43 +08:00 |
|
|
6dcd43b914
|
feat(user): more username colors
continuous-integration/drone/push Build is passing
|
2023-01-15 09:15:30 +08:00 |
|