Commit Graph

46 Commits

Author SHA1 Message Date
b5bedddf94
feat: use containerd as backend 2024-01-27 17:40:10 +08:00
dd86ed8b5a
feat: LimitedWriter: write as much as possible 2024-01-07 00:26:18 +08:00
d1f72b758e
feat: also log user dir in status table 2024-01-06 20:34:16 +08:00
9286aea36a
chore: more verbose log 2024-01-06 19:47:16 +08:00
bb105d1451
feat: #6 [7] Rewrite run_judge 2024-01-06 19:21:37 +08:00
8dee13af85
feat: #6 [6] Rewrite compile 2024-01-06 17:39:36 +08:00
7f0f897181
feat: #6 [5] Add must and rename functions in package file 2024-01-06 17:31:00 +08:00
fd85b603dc
feat: #6 [4] Rewrite new_problem 2024-01-06 16:06:53 +08:00
31391f6ce0
feat: #6 [3] Add LimitedWriter and move file related utils out from package utils 2024-01-06 16:06:16 +08:00
8e3222daab
feat: #6 [2] Rewrite EnsureDeps 2024-01-06 15:07:11 +08:00
8d66639cdc
feat: #6 [1] Add pool in runner 2024-01-06 15:06:12 +08:00
3f67523ab1
feat: username is now email 2024-01-05 14:31:09 +08:00
7faeafb367
feat: add initial oauth2 support 2024-01-03 00:55:41 +08:00
09611857c9
feat: user: allow to query profile and create if not exists (transaction) 2024-01-03 00:54:15 +08:00
97c0eed6ef
chore: adjust order 2024-01-02 23:39:09 +08:00
297d031e5b
feat: support pagination on search, close #4 2023-12-27 22:21:42 +08:00
e508c6f4e8
feat: allow fuzz search on tags 2023-12-27 21:56:19 +08:00
ce7d173a82
feat: add tags support 2023-12-27 21:49:10 +08:00
1a5b8270ef
fix: DB: Submission nested preload 2023-12-23 15:37:46 +08:00
b45963f9b5
feat: enhanced paging support 2023-12-23 15:36:42 +08:00
9485dbbce4
fix: several nits 2023-12-21 17:14:59 +08:00
a9106ed363
feat: separate redis addr and port from config 2023-12-18 23:43:27 +08:00
992b21fb9f
chore: add more debugging messages 2023-08-11 23:56:58 +08:00
1365e54aec
feat: deploy support 2023-08-11 23:56:30 +08:00
7660069c34 fix: swagger documentation 2023-07-16 16:27:29 +08:00
a0c36c1606 feat: refactor to use DI 2023-07-15 16:19:49 +08:00
eca749e2c6 chore: move to git.0x7f.app 2023-07-14 21:47:11 +08:00
3140a60e67 feat: If with generics 2022-10-30 22:40:59 +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
b77c968409 feat: manually revert back 2022-10-20 16:50:19 +08:00
cb79b2090a chore: move global and repo to root 2022-10-13 16:32:44 +08:00
cb10c3b28c chore: move model to root 2022-10-04 18:47:50 +08:00
2cec7d46bc feat: problem and submission framework
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-10-04 15:31:07 +08:00
529b41332c feat: add problem support 2022-09-26 16:13:31 +08:00
8d01144d8b feat: add problem service 2022-09-20 16:43:02 +08:00
5b5bf0a070 fix: login service should test IsEnabled 2022-09-20 15:15:28 +08:00
92dc04041e feat: add profile api 2022-09-20 15:11:37 +08:00
544a9fd071 feat: add simple role support 2022-09-20 14:34:36 +08:00
8603315a5d chore: rename Err to Status 2022-09-20 14:15:21 +08:00
ec660e706e feat: add logout
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-09-17 18:10:06 +08:00
f163768aae feat: add user login 2022-09-17 11:22:55 +08:00
787fc39c29 feat: add JWT service 2022-09-17 10:10:53 +08:00
c6436125ef chore: adjust packages 2022-09-17 09:27:49 +08:00
d1367ca1ab feat: add postgresql support 2022-09-08 22:01:47 +08:00