Commit Graph

24 Commits

Author SHA1 Message Date
fd85b603dc
feat: #6 [4] Rewrite new_problem 2024-01-06 16:06:53 +08:00
2fe58482db
chore: import.sh: read config from env 2024-01-05 15:03:04 +08:00
b3ca1ea7d0
chore: fix example problem: ch2/4 2024-01-04 19:11:31 +08:00
43ed0fd3f4
fix: permission denied 2024-01-04 18:12:00 +08:00
8bf0c0d0a7
feat: runner: framework: add golang support 2024-01-01 22:20:38 +08:00
b595ec95ba
chore: sync with latest woj-sandbox 2024-01-01 21:56:26 +08:00
d95c8f9ea3
fix: ncmp might core dump on old server 2024-01-01 21:55:53 +08:00
7ee34fecbe
chore: add more example problems 2023-12-31 20:07:46 +08:00
2331b1d30d
chore: add more example problems 2023-12-31 16:45:17 +08:00
61f8fb2765
chore: example: add Tags field 2023-12-31 16:07:59 +08:00
e4fc2c01d0
fix: problem_prebuild.sh: allow to have no prebuild.Makefile script 2023-12-31 16:07:41 +08:00
e2881514d4
feat: import.sh: also parse tags 2023-12-31 16:07:02 +08:00
9b8e032f12
fix: docker_run.sh: revert back network option 2023-12-31 16:06:28 +08:00
7414c0cad1
fix: full import.sh 2023-12-27 22:48:19 +08:00
297d031e5b
feat: support pagination on search, close #4 2023-12-27 22:21:42 +08:00
212511d7b4
feat: judger: limit memory usage and add more docs 2023-12-23 19:59:38 +08:00
1365e54aec
feat: deploy support 2023-08-11 23:56:30 +08:00
42b9e98408 feat: more comments on judge framework 2023-07-16 15:53:00 +08:00
eca749e2c6 chore: move to git.0x7f.app 2023-07-14 21:47:11 +08:00
593e8eb92e fix: final
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-11-14 17:18:34 +08:00
97c05a836c feat: add podman support 2022-10-28 21:57:28 +08:00
26a81652b3 feat: another big update
1. add consumer
2. add createVersion
3. add upload
4. fix runner
5. add rejudge

Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-10-23 17:29:35 +08:00
d42ee0ce54 feat: a big update
1. merge woj-runner scripts into woj-server
2. add woj-runner app
3. refactor submission status problem ...
4. jwt middleware update

Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-10-22 17:38:39 +08:00
062c5ef964 feat: merge woj-runner resources 2022-10-20 18:21:11 +08:00