Commit Graph

70 Commits

Author SHA1 Message Date
7414c0cad1
fix: full import.sh 2023-12-27 22:48:19 +08:00
cc2c42bded
fix: check problem version exists on update when IsEnabled = true (#3) 2023-12-27 22:28:58 +08:00
6a72198541
fix: check problem version exists before submit (#3) 2023-12-27 22:28:22 +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
f51f4fd3eb
fix: less sentry transactions 2023-12-25 22:32:15 +08:00
1bcb797753
chore: update build_image.sh 2023-12-23 19:59:59 +08:00
212511d7b4
feat: judger: limit memory usage and add more docs 2023-12-23 19:59:38 +08:00
976f2700ef
fix: allow to set is_enable separately in problem/create 2023-12-23 17:37:13 +08:00
0fc977a5e0
fix: fallback to index.html 2023-12-23 17:34:45 +08:00
e5a48f2627
chore: update docker-compose.yml 2023-12-23 17:06:45 +08:00
7df1b60367
chore: untrack index.html 2023-12-23 16:44:04 +08:00
0bb5978bf2
feat: support frontend 2023-12-23 16:42:21 +08:00
c07d32b914
chore: update k8s yaml 2023-12-23 15:38:16 +08:00
1a5b8270ef
fix: DB: Submission nested preload 2023-12-23 15:37:46 +08:00
de95e8c804
fix: default uid in query 2023-12-23 15:37:24 +08:00
b45963f9b5
feat: enhanced paging support 2023-12-23 15:36:42 +08:00
17123e6911
fix: http api supports both form table and json 2023-12-23 15:35:09 +08:00
5b5f708104
release: 1.2.0 2023-12-22 15:38:44 +08:00
c1dd0b1985
chore: update deps 2023-12-22 15:36:10 +08:00
36e5449517
chore: update build_image.sh: also push latest images 2023-12-22 15:26:39 +08:00
dc50562f22
feat: support configurable timezone 2023-12-22 15:23:24 +08:00
eb6f5d0aca
feat: use generic Response type and rewrite swagger documentation. close #1 2023-12-22 15:19:13 +08:00
9485dbbce4
fix: several nits 2023-12-21 17:14:59 +08:00
d8df6d577e
fix: enable sentry when configured 2023-12-20 23:45:53 +08:00
085202c174
chore: use git commit hash instead of version in sentry 2023-12-20 23:37:10 +08:00
8fc7181bec chore: k8s yaml: merge config 2023-12-19 23:56:26 +08:00
bb0bf6d39f
fix: avoid race condition when running AutoMigrate concurrently 2023-12-19 16:30:58 +08:00
b86ea2737d
feat: add k8s deployment yaml 2023-12-19 01:16:47 +08:00
bcf2699feb
feat: add init 2023-12-19 01:09:02 +08:00
a9106ed363
feat: separate redis addr and port from config 2023-12-18 23:43:27 +08:00
596a7219cf
chore: add tag on router 2023-12-18 21:21:15 +08:00
988206ee5d
chore: cleanup 2023-12-18 21:14:33 +08:00
036e0f1fe6
chore: update dependencies 2023-08-11 23:57:25 +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
87d5506085 chore: add missing handler 2023-08-11 15:39:15 +08:00
6617b6d68e feat: better integrates with sentry 2023-07-20 11:39:14 +08:00
7660069c34 fix: swagger documentation 2023-07-16 16:27:29 +08:00
42b9e98408 feat: more comments on judge framework 2023-07-16 15:53:00 +08:00
52503c6e0a feat: add sentry support and enhance healthcheck 2023-07-16 15:40:45 +08:00
73ace75920 feat: allow not to prepend "bearer " in Authorization 2023-07-15 18:28:55 +08:00
632fc4c54d fix: nil router in server 2023-07-15 18:26:53 +08:00
175d90b147 feat: initial docker support 2023-07-15 18:14:50 +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
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