Commit graph

83 commits

Author SHA1 Message Date
2ab7a16ddf Merge pull request 'Added solved_count to listproblems endpoint' (#2) from listproblems-solved-count into develop
Reviewed-on: #2
Reviewed-by: Vyacheslav Birin <vyacheslav1557@noreply.localhost>
Reviewed-by: Holoti <holoti@noreply.localhost>
2025-04-02 17:45:09 +00:00
27fe519958 Added solved_count to listproblems endpoint 2025-04-02 21:52:21 +05:00
Vyacheslav1557
d1d8566b98 feat(solution): update solution fields 2025-04-01 18:01:20 +05:00
Vyacheslav1557
a27e311526 fix: typo 2025-03-30 20:47:51 +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
af6e0b89f6 feat(tester): add bluemonday 2025-03-16 21:37:10 +05:00
Vyacheslav1557
94fc50e272 feat(tester): integrate pandoc 2025-03-16 19:16:27 +05:00
Vyacheslav1557
ffacc9e3ac fix(tester): fix schema&queries 2025-03-08 19:01:45 +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
e6088953b9 fix(tester): improve error handling 2025-03-01 20:38:51 +05:00
Vyacheslav1557
a560715ae8 feat(tester): migrate from gRPC to REST 2025-02-25 18:40:05 +05:00
6613b03b6c Merge remote-tracking branch 'origin/feature/contest-task-methods' into develop 2024-12-18 21:57:10 +05:00
a1ebd51404 Fixed bug in AddTask, fixed finding new task position 2024-11-15 13:39:22 +05:00
e201b12db5 Added tests to new AddTask, DeleteTask, AddParticipant, DeleteParticipant 2024-11-14 20:25:47 +05:00
f7dd1bc806 Added AddParticipant and DeleteParticipant 2024-11-14 17:09:52 +05:00
4d40159772 Added AddTask and DeleteTask. Without db tests 2024-11-11 16:41:51 +05:00
Vyacheslav1557
c2076338fa feat: 2024-11-01 23:22:43 +05:00
Vyacheslav1557
6dc8f05675 feat: extend problem fields 2024-10-17 00:34:43 +05:00
Vyacheslav1557
3ed195bb58 feat: delete unused code 2024-10-13 21:36:13 +05:00
Vyacheslav1557
07f89b5ab1 feat: 2024-10-13 21:21:12 +05:00
Vyacheslav1557
6e66be32a1 feat: 2024-10-13 19:03:43 +05:00
Vyacheslav1557
be25404852 feat: 2024-10-13 19:01:36 +05:00
Vyacheslav1557
4cdd751b16 fix: 2024-10-10 00:04:37 +05:00
Vyacheslav1557
d62ae666d5 refactor: 2024-10-09 23:55:16 +05:00
Vyacheslav1557
81e75e5a9c fix: 2024-10-05 21:05:29 +05:00
dragonmuffin
079135747a move models to pkg 2024-08-25 21:52:00 +05:00
dragonmuffin
7b0e1b21f1 fix 2024-08-25 21:20:14 +05:00
dragonmuffin
3a1e382687 bring languages back from submodule 2024-08-25 21:16:34 +05:00
dragonmuffin
75acb422af feat: move languages to submodule;fix:storage:replace postgres query with array query when getting language 2024-08-25 18:13:57 +05:00
dragonmuffin
02a7a49ac3 feat: move language storage to array from postgres 2024-08-25 17:15:41 +05:00
dragonmuffin
a8ba5677d3 fix 2024-08-25 15:03:00 +05:00
Vyacheslav1557
bf99d521a8 feat: add permission check 2024-08-23 14:56:52 +05:00
Vyacheslav1557
f778100bc9 refactor: rename opa file 2024-08-23 14:20:53 +05:00
Vyacheslav1557
e6299c0010 feat: improve error handling 2024-08-23 04:02:14 +05:00
Vyacheslav1557
af9ab60092 feat: improve error handling 2024-08-23 03:56:03 +05:00
Vyacheslav1557
bf508a5f1f fix: make it runnable 2024-08-21 03:54:46 +05:00
Vyacheslav1557
eb1a2e6df7 feat: add file saving 2024-08-21 03:01:06 +05:00
Vyacheslav1557
bebc7f3076 feat: add permission check 2024-08-20 16:18:23 +05:00
dragonmuffin
56135ff5df feat: add other services 2024-08-18 23:03:24 +05:00
dragonmuffin
5050f18a2f Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2024-08-18 22:49:29 +05:00