Commit Graph

11 Commits

Author SHA1 Message Date
e9403f9e0c
fix: search.go: add association to provide Provider info 2023-12-31 17:01:20 +08:00
8b3961e633
fix: search.go: pass ShouldEnable 2023-12-31 16:09:02 +08:00
297d031e5b
feat: support pagination on search, close #4 2023-12-27 22:21:42 +08:00
ce7d173a82
feat: add tags support 2023-12-27 21:49:10 +08:00
17123e6911
fix: http api supports both form table and json 2023-12-23 15:35:09 +08:00
eb6f5d0aca
feat: use generic Response type and rewrite swagger documentation. close #1 2023-12-22 15:19:13 +08:00
596a7219cf
chore: add tag on router 2023-12-18 21:21:15 +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
529b41332c feat: add problem support 2022-09-26 16:13:31 +08:00