Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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