Commit graph

35 commits

Author SHA1 Message Date
Vyacheslav1557
d1d8566b98 feat(solution): update solution fields 2025-04-01 18:01:20 +05:00
Vyacheslav1557
318599cfea fix: fix&refactor 2025-03-29 03:28:30 +05:00
Vyacheslav1557
5536c086e0 refactor(tester): refactor api 2025-03-29 00:36:23 +05:00
Vyacheslav1557
f89e89faae refactor(user,session): refactor api 2025-03-28 20:33:10 +05:00
Vyacheslav1557
b960a923d2 feat(tester): add endpoints
add GetMonitor&GetTask endpoints
2025-03-28 01:17:53 +05:00
Vyacheslav1557
ef696d2836 feat(tester): add solution endpoints
add CreateSolution&GetSolution&ListSolutions endpoints
2025-03-27 00:04:52 +05:00
Vyacheslav1557
94fc50e272 feat(tester): integrate pandoc 2025-03-16 19:16:27 +05:00
Vyacheslav1557
dd87d63860 feat(tester): add UpdateParticipant endpoint 2025-03-08 11:44:19 +05:00
Vyacheslav1557
e1720e7f82 feat(tester): add UpdateContest endpoint 2025-03-07 17:04:19 +05:00
Vyacheslav1557
2bc625363d feat(tester): add UpdateProblem endpoint 2025-03-07 15:01:37 +05:00
Vyacheslav1557
50a4f87f53 feat(tester): 2025-03-02 15:45:59 +05:00
Vyacheslav1557
52d38d07bb feat(tester): extend ListContests endpoint 2025-03-02 14:13:58 +05:00
Vyacheslav1557
251772a049 feat(tester): extend ListProblems endpoint 2025-03-02 13:41:24 +05:00
Vyacheslav1557
81d7aa2366 feat(tester): extend GetContestResponse 2025-03-02 00:29:31 +05:00
Vyacheslav1557
a560715ae8 feat(tester): migrate from gRPC to REST 2025-02-25 18:40:05 +05:00
Vyacheslav1557
6dc8f05675 feat: extend problem fields 2024-10-17 00:34:43 +05:00
Vyacheslav1557
be25404852 feat: 2024-10-13 19:01:36 +05:00
dragonmuffin
079135747a move models to pkg 2024-08-25 21:52:00 +05:00
dragonmuffin
3a1e382687 bring languages back from submodule 2024-08-25 21:16:34 +05:00
dragonmuffin
02a7a49ac3 feat: move language storage to array from postgres 2024-08-25 17:15:41 +05:00
Vyacheslav1557
e6299c0010 feat: improve error handling 2024-08-23 04:02:14 +05:00
Vyacheslav1557
bf508a5f1f fix: make it runnable 2024-08-21 03:54:46 +05:00
Vyacheslav1557
bebc7f3076 feat: add permission check 2024-08-20 16:18:23 +05:00
dragonmuffin
5b7351efe0 feat: add automatic subtask and test result for solution 2024-08-18 22:48:54 +05:00
dragonmuffin
2504e278a3 feat: task storage 2024-08-18 18:51:28 +05:00
dragonmuffin
a5e464d4a7 feat: test add 2024-08-18 18:41:08 +05:00
dragonmuffin
65a5488726 feat: add update score function & update schema 2024-08-18 13:18:00 +05:00
dragonmuffin
5832e83460 fix: improve rejudge 2024-08-17 18:41:37 +05:00
dragonmuffin
48ad3a5461 feat: add rejudge function to storage & update schema 2024-08-17 18:00:34 +05:00
dragonmuffin
5e86cf19a3 feat: add solution storage 2024-08-17 17:23:35 +05:00
dragonmuffin
d9e2f46de8 feat: add solutions service 2024-08-17 15:43:15 +05:00
dragonmuffin
9e57ee76c5 fix:typo 2024-08-16 22:18:59 +05:00
dragonmuffin
b0b895f9bd add CreatedAt&UpdatedAt to contest model 2024-08-16 22:16:53 +05:00
dragonmuffin
bf031b1260 add task model 2024-08-16 22:09:56 +05:00
Vyacheslav1557
3c0f01630f refactor: 2024-08-16 16:05:29 +05:00