Commit Graph

11 Commits

Author SHA1 Message Date
pac7
f4020969d8 Add authentication to image upload and status checking endpoints
Implement JWT-based authentication for POST (upload) and GET (status check) requests to the image handling functions, verifying user identity via Supabase Auth.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 8d708ff6-09f1-4b67-8edc-de3fcb2349b3
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-07 14:52:37 +00:00
pac7
1addcbc0dd Improve error handling and environment configuration across the application
Enhance input validation, update environment variable usage for Supabase and Turnstile, and refine image upload and auth logic for better robustness and developer experience.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: cb061c75-702e-4b89-a8d1-77a96cdcdfbb
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/cb061c75-702e-4b89-a8d1-77a96cdcdfbb/ANdRXVZ
2025-10-07 14:42:22 +00:00
gpt-engineer-app[bot]
a5a9cc51ad feat: Implement Uppy photo upload 2025-09-29 16:51:50 +00:00
gpt-engineer-app[bot]
a13f11a5d4 Fix CORS policy for image deletion 2025-09-29 02:31:09 +00:00
gpt-engineer-app[bot]
c8ee4bcc71 Fix edge function URL return value 2025-09-29 01:45:23 +00:00
gpt-engineer-app[bot]
2147514784 Refactor: Implement avatar cleanup plan 2025-09-28 17:38:09 +00:00
gpt-engineer-app[bot]
47ef042b6f Fix Cloudflare image upload 2025-09-28 17:26:20 +00:00
gpt-engineer-app[bot]
6c388b0f63 Fix auth and upload issues 2025-09-28 15:35:38 +00:00
gpt-engineer-app[bot]
b8f6444c64 Fix: Implement Cloudflare direct creator upload 2025-09-28 15:10:25 +00:00
gpt-engineer-app[bot]
8dba5a78d1 Refactor: Use Direct Creator Upload 2025-09-20 13:21:25 +00:00
gpt-engineer-app[bot]
2c05925724 Add photo upload functionality 2025-09-20 13:18:03 +00:00