Commit Graph

18 Commits

Author SHA1 Message Date
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
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
7faeafb367
feat: add initial oauth2 support 2024-01-03 00:55:41 +08:00
8d3b50fa77
chore: update prometheus bucket 2023-12-31 23:12:27 +08:00
f51f4fd3eb
fix: less sentry transactions 2023-12-25 22:32:15 +08:00
0fc977a5e0
fix: fallback to index.html 2023-12-23 17:34:45 +08:00
0bb5978bf2
feat: support frontend 2023-12-23 16:42:21 +08:00
5b5f708104
release: 1.2.0 2023-12-22 15:38:44 +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
988206ee5d
chore: cleanup 2023-12-18 21:14:33 +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
a0c36c1606 feat: refactor to use DI 2023-07-15 16:19:49 +08:00