Commit b5d918e
Prod sync (#116)
* Use edu user name on leaderboard if present (#114)
* Use edu user name on leaderboard if present
* Apply name change only on edu contests
* Add support for ocaml (#115)
* Add support for ocaml
* Update apps/backend/src/utils/evaluation.schema.ts
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
* Update apps/frontend/src/pages/problems/ProblemViewPage.tsx
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
* Update apps/frontend/src/pages/submissions/SubmissionViewPage.tsx
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
* Update packages/models/src/Evaluation.ts
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
* Update apps/function/src/runners/GenericRunner.ts
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
---------
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>
---------
Co-authored-by: Antonio F. T. <antoniostignjedec@gmail.com>1 parent d2bc29f commit b5d918e
6 files changed
Lines changed: 17 additions & 2 deletions
File tree
- apps
- backend/src
- routes/contest
- utils
- frontend
- src/pages/problems
- function/src/runners
- packages/models/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
497 | 496 | | |
| 497 | + | |
| 498 | + | |
498 | 499 | | |
499 | 500 | | |
500 | 501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
17 | 26 | | |
18 | 27 | | |
19 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments