Commit Graph

124 Commits

Author SHA1 Message Date
7d95c88063
fix: query_one might crash if submitStatus is empty 2024-01-06 21:24:14 +08:00
f5e2b0cf8b
fix: adjust sentrygin position 2024-01-06 21:05:54 +08:00
ba7afb5eca
chore: bump version to dev 2024-01-06 21:04:20 +08:00
b5d14d5a4b
fix: deadlock in pool 2024-01-06 21:03:30 +08:00
7f71fb4554
fix: query_one might crash if submitStatus is empty 2024-01-06 21:03:16 +08:00
d1f72b758e
feat: also log user dir in status table 2024-01-06 20:34:16 +08:00
a128fceec0
release: 1.2.2 2024-01-06 20:27:28 +08:00
9286aea36a
chore: more verbose log 2024-01-06 19:47:16 +08:00
5826b98b95
fix: migrate is a separate command 2024-01-06 19:26:18 +08:00
696804452e
feat: use injector shutdown rather than manually call Close() 2024-01-06 19:23:12 +08:00
9f1ad95f4e
feat: #6 [8] Directory cleanup and update 2024-01-06 19:22:32 +08:00
bb105d1451
feat: #6 [7] Rewrite run_judge 2024-01-06 19:21:37 +08:00
8dee13af85
feat: #6 [6] Rewrite compile 2024-01-06 17:39:36 +08:00
7f0f897181
feat: #6 [5] Add must and rename functions in package file 2024-01-06 17:31:00 +08:00
fd85b603dc
feat: #6 [4] Rewrite new_problem 2024-01-06 16:06:53 +08:00
31391f6ce0
feat: #6 [3] Add LimitedWriter and move file related utils out from package utils 2024-01-06 16:06:16 +08:00
8e3222daab
feat: #6 [2] Rewrite EnsureDeps 2024-01-06 15:07:11 +08:00
8d66639cdc
feat: #6 [1] Add pool in runner 2024-01-06 15:06:12 +08:00
e35674dbaa
feat: add TryErr 2024-01-06 15:04:52 +08:00
53899d58a1
feat: add utils.Try 2024-01-06 14:42:35 +08:00
97564af275
chore: pool: do not export MarkTaskComplete 2024-01-06 14:05:52 +08:00
cfeaaacc69
feat: add a simple task pool 2024-01-06 01:50:20 +08:00
3ff0a21e5d
chore: update deps 2024-01-06 01:50:08 +08:00
1cd3620bdb
feat: redirect to frontend landing page 2024-01-05 15:47:29 +08:00
d45d958ea1
fix: oauth: login: unify POST method 2024-01-05 15:08:38 +08:00
2fe58482db
chore: import.sh: read config from env 2024-01-05 15:03:04 +08:00
99d8bd6b80
chore: verify email 2024-01-05 14:34:41 +08:00
3f67523ab1
feat: username is now email 2024-01-05 14:31:09 +08:00
bb21f5858d
chore: move oauth into api 2024-01-05 00:57:43 +08:00
310eff0e88
chore: re-organize config 2024-01-05 00:44:49 +08:00
3a6dbf8595
feat: allow to override ClientIP logic in gin 2024-01-05 00:40:05 +08:00
86220fed14
chore: don't include sourcemap in image 2024-01-05 00:24:47 +08:00
b3ca1ea7d0
chore: fix example problem: ch2/4 2024-01-04 19:11:31 +08:00
43ed0fd3f4
fix: permission denied 2024-01-04 18:12:00 +08:00
f52450f4c1
fix: signed state could not prevent replay attack, use redis to store real state and delete once checked 2024-01-03 14:10:44 +08:00
e24c2296ae
chore: update deps 2024-01-03 00:58:06 +08:00
36760b6d8a
chore: disable sentry performance tracing, prometheus is enough 2024-01-03 00:57:13 +08:00
7faeafb367
feat: add initial oauth2 support 2024-01-03 00:55:41 +08:00
09611857c9
feat: user: allow to query profile and create if not exists (transaction) 2024-01-03 00:54:15 +08:00
97c0eed6ef
chore: adjust order 2024-01-02 23:39:09 +08:00
8bf0c0d0a7
feat: runner: framework: add golang support 2024-01-01 22:20:38 +08:00
b595ec95ba
chore: sync with latest woj-sandbox 2024-01-01 21:56:26 +08:00
d95c8f9ea3
fix: ncmp might core dump on old server 2024-01-01 21:55:53 +08:00
8d3b50fa77
chore: update prometheus bucket 2023-12-31 23:12:27 +08:00
7ee34fecbe
chore: add more example problems 2023-12-31 20:07:46 +08:00
e9403f9e0c
fix: search.go: add association to provide Provider info 2023-12-31 17:01:20 +08:00
2331b1d30d
chore: add more example problems 2023-12-31 16:45:17 +08:00
8b3961e633
fix: search.go: pass ShouldEnable 2023-12-31 16:09:02 +08:00
68c11932e1
fix: query.go: utils.If does not do lazy evaluation 2023-12-31 16:08:47 +08:00
61f8fb2765
chore: example: add Tags field 2023-12-31 16:07:59 +08:00