Commit Graph

80 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
9f52d423f0 Refactor: Update CDN image delivery URLs 2025-10-30 00:58:22 +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]
c7f3e9e1b2 Continue console cleanup 2025-10-21 18:07:25 +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]
559b4e1e55 Fix: Include cloudflare_image_id in photo deletions 2025-10-17 23:23:48 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
f57ae0d3ce Refactor: Implement Cloudflare Image Variants 2025-10-10 14:09:51 +00:00
pac7
bfba3baf7e Improve component stability and user experience with safety checks
Implement robust error handling, safety checks for data structures, and state management improvements across various components to prevent runtime errors and enhance user experience.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:27:31 +00:00
pac7
4bdbdac7c3 Improve form validation and image handling for entities
Refactor validation logic for 'founded_year' in multiple form components, enhance image cleanup in `EntityMultiImageUploader`, update `useEntityVersions` to prevent race conditions, improve error handling for recent searches in `useSearch`, refine rate limiting logic in `detect-location` Supabase function, and update CORS configuration for `upload-image` Supabase function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: b9af4867-23a7-43cc-baeb-4a97f66b4150
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 18:58:43 +00:00
pac7
88ed3207c4 Improve error handling and authentication for uploads and notifications
Refactor PhotoUpload component to fetch session token before polling, enhance error handling in NotificationService and versioningHelpers with `instanceof Error` checks, and add comprehensive validation for request body fields in the create-novu-subscriber Supabase function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 8d708ff6-09f1-4b67-8edc-de3fcb2349b3
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-07 14:55:35 +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
pac7
bf7dd93d9e Update image sources to use environment variables for dynamic image hosting
Updates image URLs across various components and pages to dynamically fetch images using Cloudflare's image hosting service, configured via environment variables. Also updates the theme provider import for Sonner toasts and modifies the Supabase upload function to use a configurable Supabase URL.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f1469493-0a69-4efc-91bd-478d1879573a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/f1469493-0a69-4efc-91bd-478d1879573a/HYhVkSk
2025-10-07 14:10:00 +00:00
gpt-engineer-app[bot]
c2c70524f7 Fix photo_delete display issues 2025-10-06 18:16:49 +00:00
pacnpal
095907b3a5 Merge branch 'main' of https://github.com/pacnpal/thrilltrack-explorer 2025-10-04 14:34:37 +00:00
pac7
65546141bb Improve photo upload by preventing empty uploads
Add a check to prevent an upload if no files are selected, displaying an error message.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:23:39 +00:00
gpt-engineer-app[bot]
b778fc95f6 Refactor: Implement Phase 3C cleanup 2025-10-03 14:24:43 +00:00
gpt-engineer-app[bot]
f061bb9d5f Refactor: Implement cleanup plan 2025-10-03 13:54:27 +00:00
gpt-engineer-app[bot]
4629fc0df5 Fix JSON violations 2025-10-02 19:23:33 +00:00
gpt-engineer-app[bot]
93750bdb04 Refactor: Use Radix UI Dialog 2025-10-02 19:03:04 +00:00
gpt-engineer-app[bot]
2750d285cb Refactor photo modification logic 2025-10-02 17:46:45 +00:00
gpt-engineer-app[bot]
fddb87c5be feat: Implement photo selection for entity edit forms 2025-10-02 14:28:57 +00:00
gpt-engineer-app[bot]
0a87a72931 Refactor sort UI 2025-10-02 14:08:04 +00:00
gpt-engineer-app[bot]
19a191e6a1 Refactor: Remove photo reordering 2025-10-02 14:07:12 +00:00
gpt-engineer-app[bot]
b43f794956 Refactor: Simplify photo management modal 2025-10-02 14:00:13 +00:00
gpt-engineer-app[bot]
3314b7b67a Refactor: Improve mobile photo modal layout 2025-10-02 13:55:30 +00:00
gpt-engineer-app[bot]
60c6fa8be5 Fix: Make photo management modal responsive on mobile 2025-10-02 13:49:30 +00:00
gpt-engineer-app[bot]
15a1925093 Refactor: Improve mobile photo gallery view 2025-10-02 13:34:30 +00:00
gpt-engineer-app[bot]
9cd95951a2 feat: Add lightbox support to photo galleries 2025-10-02 13:31:28 +00:00
gpt-engineer-app[bot]
1beb8ad2be Refactor: Complete Photo System Refactor 2025-10-01 23:19:35 +00:00
gpt-engineer-app[bot]
2236363bef Fix photo submission approval logic 2025-10-01 20:58:42 +00:00
gpt-engineer-app[bot]
39119a013a feat: Add drag and drop to image uploader 2025-10-01 19:24:45 +00:00
gpt-engineer-app[bot]
c582e6fc1b feat: Enhance image uploader with context menu and deferred upload 2025-10-01 19:21:50 +00:00
gpt-engineer-app[bot]
83260e7f73 Fix: Resolve image upload and form integration issues 2025-10-01 19:02:21 +00:00
gpt-engineer-app[bot]
37b70111c6 feat: Implement enhanced multi-image upload 2025-10-01 18:51:48 +00:00
gpt-engineer-app[bot]
69ce1a8132 Refactor: Update image upload components 2025-10-01 18:36:43 +00:00
gpt-engineer-app[bot]
7bbf67156b feat: Implement photo processing logic 2025-09-30 15:40:49 +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]
c9f2b0c363 Refactor: Use blue accent color 2025-09-29 18:46:44 +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