Commit Graph

24 Commits

Author SHA1 Message Date
7b6f98d67a
feat: adjust sentry logging level 2024-02-19 12:17:52 +08:00
696804452e
feat: use injector shutdown rather than manually call Close() 2024-01-06 19:23:12 +08:00
bb21f5858d
chore: move oauth into api 2024-01-05 00:57:43 +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
e9403f9e0c
fix: search.go: add association to provide Provider info 2023-12-31 17:01:20 +08:00
f51f4fd3eb
fix: less sentry transactions 2023-12-25 22:32:15 +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
bb0bf6d39f
fix: avoid race condition when running AutoMigrate concurrently 2023-12-19 16:30:58 +08:00
bcf2699feb
feat: add init 2023-12-19 01:09:02 +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
6617b6d68e feat: better integrates with sentry 2023-07-20 11:39:14 +08:00
52503c6e0a feat: add sentry support and enhance healthcheck 2023-07-16 15:40:45 +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
8603315a5d chore: rename Err to Status 2022-09-20 14:15:21 +08:00
ec660e706e feat: add logout
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-09-17 18:10:06 +08:00
d1367ca1ab feat: add postgresql support 2022-09-08 22:01:47 +08:00
2c198e60e7 feat: init project layout 2022-09-07 23:39:51 +08:00