Commit Graph

21 Commits

Author SHA1 Message Date
83d3913ba7
feat: support more detailed problem config (#7) 2024-01-27 23:07:34 +08:00
8dee13af85
feat: #6 [6] Rewrite compile 2024-01-06 17:39:36 +08:00
7faeafb367
feat: add initial oauth2 support 2024-01-03 00:55:41 +08:00
b45963f9b5
feat: enhanced paging support 2023-12-23 15:36:42 +08:00
eb6f5d0aca
feat: use generic Response type and rewrite swagger documentation. close #1 2023-12-22 15:19:13 +08:00
eca749e2c6 chore: move to git.0x7f.app 2023-07-14 21:47:11 +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
cb10c3b28c chore: move model to root 2022-10-04 18:47:50 +08:00
2ae99e2636 fix: middleware now record real success info 2022-09-26 17:15:31 +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
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
2c198e60e7 feat: init project layout 2022-09-07 23:39:51 +08:00