13 Commits

Author SHA1 Message Date
3acda2e9a3 feat: add reverse proxy OAuth configuration check script - Create check-proxy-oauth.sh for debugging reverse proxy setup - Add network connectivity tests for HTTPS and redirect URIs 2025-08-01 20:44:48 +08:00
e955f4c317 fix: enhance OAuth configuration and add debugging - Add Google OAuth authorization parameters - Add environment variable validation - Add debugging logs for redirect callback - Create OAuth configuration check script 2025-08-01 20:42:03 +08:00
2cd0ebda65 fix: resolve OAuth state cookie error - Add proper Cookie configuration with domain settings - Add domain extraction function for production environment - Update environment variables example 2025-08-01 20:20:03 +08:00
da41306918 fix: resolve OAuth redirect_uri error - Add URL validation and cleanup in auth config - Create environment variable check script - Add OAuth setup guide documentation 2025-08-01 20:14:23 +08:00
8940101f8d fix: resolve Docker build failure - Add Prisma client generation step in Dockerfile - Remove unnecessary volume mount in deploy script 2025-08-01 20:01:05 +08:00
01c1e6a277 fix: resolve TypeScript build errors - Add recordingId prop to AudioPlayer type definition - Replace any type with specific interface in s3-test page 2025-08-01 19:55:09 +08:00
ff8cad36ca fix: remove large files from git 2025-07-31 17:47:50 +08:00
3e5e383a95 f 2025-07-31 17:29:00 +08:00
3b52ecf74f fix: remove large files from git 2025-07-31 17:22:23 +08:00
8d08ee95ea fix: remove large files from git 2025-07-31 17:09:14 +08:00
2e4e2d15f6 Initial commit 2025-07-31 17:08:20 +08:00
24f21144ab Initial commit 2025-07-31 17:05:07 +08:00
8fab3b19cc Initial commit from Create Next App 2025-07-30 17:35:03 +08:00