Commit Graph

34 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
236e412d7c Connect to Lovable Cloud 2025-11-10 14:55:58 +00:00
gpt-engineer-app[bot]
714a1707ce Fix photo upload ban evasion reporting
Implement ban evasion reporting for the photo upload component to ensure consistency with other submission types. This change adds a call to `reportBanEvasionAttempt` when a banned user attempts to upload photos, logging the incident to system alerts.
2025-11-08 00:47:55 +00:00
gpt-engineer-app[bot]
c79538707c Refactor photo upload pipeline
Implement comprehensive error recovery mechanisms for the photo upload pipeline in `UppyPhotoSubmissionUpload.tsx`. This includes adding exponential backoff to retries, graceful degradation for partial uploads, and cleanup for orphaned Cloudflare images. The changes also enhance error tracking and user feedback for failed uploads.
2025-11-08 00:11:55 +00:00
gpt-engineer-app[bot]
6731e074a7 Fix photo and timeline submission bulletproofing
Implement rate limiting, validation, retry logic, and ban checking for photo and timeline submissions. This includes updates to `UppyPhotoSubmissionUpload.tsx` and `entitySubmissionHelpers.ts`.
2025-11-07 19:27:30 +00:00
gpt-engineer-app[bot]
80826a83a8 Fix migration for admin settings 2025-11-05 13:40:25 +00:00
gpt-engineer-app[bot]
162d288cb0 feat: Complete error logging coverage 2025-11-04 19:30:56 +00:00
gpt-engineer-app[bot]
1a2b9f69cf Fix remaining component imports 2025-11-03 22:08:59 +00:00
gpt-engineer-app[bot]
826747d58a Code edited in Lovable Code Editor 2025-11-03 16:32:36 +00:00
gpt-engineer-app[bot]
a3ef90e275 Fix: Remove hardcoded secrets 2025-11-03 14:44:54 +00:00
gpt-engineer-app[bot]
9e8e8719b4 Fix: Resolve TypeScript errors 2025-11-03 02:28:57 +00:00
gpt-engineer-app[bot]
6fc0f494f3 Refactor: Replace hardcoded Supabase URLs 2025-10-29 12:10:39 +00:00
gpt-engineer-app[bot]
d89f9cc6fc feat: Implement High Priority Console Cleanup 2025-10-21 18:53:17 +00:00
gpt-engineer-app[bot]
70a8534da7 Refactor: Implement Code Splitting 2025-10-21 18:31:08 +00:00
gpt-engineer-app[bot]
d78356e673 Remove debug console logs 2025-10-21 15:51:53 +00:00
gpt-engineer-app[bot]
5e789c7b4b Fix critical path catch blocks 2025-10-21 15:32:01 +00:00
gpt-engineer-app[bot]
ce6c9d6866 feat: Implement plan for bug fixes 2025-10-21 13:27:23 +00:00
gpt-engineer-app[bot]
f061bb9d5f Refactor: Implement cleanup plan 2025-10-03 13:54:27 +00:00
gpt-engineer-app[bot]
1beb8ad2be Refactor: Complete Photo System Refactor 2025-10-01 23:19:35 +00:00
gpt-engineer-app[bot]
c0405d3912 Fix moderation queue display 2025-09-29 19:43:51 +00:00
gpt-engineer-app[bot]
bbbc925b77 Refactor: Implement photo upload plan 2025-09-29 19:41:28 +00:00
gpt-engineer-app[bot]
63fb0a61aa Refactor: Make photo upload reusable 2025-09-29 19:34:54 +00:00
gpt-engineer-app[bot]
cc9a4b6df1 Refactor: Use blue accent color 2025-09-29 18:50:35 +00:00
gpt-engineer-app[bot]
c7aefd39aa Fix accent color 2025-09-29 18:48:21 +00:00
gpt-engineer-app[bot]
62cb3459d5 Refactor: Use blue accent color 2025-09-29 18:47:24 +00:00
gpt-engineer-app[bot]
37f977698a Refactor: Use blue accent color 2025-09-29 18:45:29 +00:00
gpt-engineer-app[bot]
17df605cd9 Refactor: Use standard blue accent color 2025-09-29 18:44:01 +00:00
gpt-engineer-app[bot]
046b503193 Refactor: Make title truly optional 2025-09-29 18:42:45 +00:00
gpt-engineer-app[bot]
3499c4891f feat: Add optional date picker to photos 2025-09-29 18:36:33 +00:00
gpt-engineer-app[bot]
0801f6fd1d Refactor upload form fields 2025-09-29 18:31:59 +00:00
gpt-engineer-app[bot]
1b6da4fffa Fix data structure and add backward compatibility 2025-09-29 18:21:51 +00:00
gpt-engineer-app[bot]
aaa1c633f6 Refactor to defer photo uploads 2025-09-29 18:15:12 +00:00
gpt-engineer-app[bot]
1542683456 Implement photo upload enhancements 2025-09-29 17:13:17 +00:00
gpt-engineer-app[bot]
be42c019c9 Refactor: Improve Uppy component styling 2025-09-29 17:04:13 +00:00
gpt-engineer-app[bot]
a5a9cc51ad feat: Implement Uppy photo upload 2025-09-29 16:51:50 +00:00