Commit Graph

20 Commits

Author SHA1 Message Date
3413b136b1
feat: update api 2024-04-28 23:19:00 +08:00
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
cc2c42bded
fix: check problem version exists on update when IsEnabled = true (#3) 2023-12-27 22:28:58 +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
976f2700ef
fix: allow to set is_enable separately in problem/create 2023-12-23 17:37:13 +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
87d5506085 chore: add missing handler 2023-08-11 15:39:15 +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
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
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
529b41332c feat: add problem support 2022-09-26 16:13:31 +08:00