gpt-engineer-app[bot]
2ccbb51fb1
Fix validation errors and display
2025-10-10 00:38:04 +00:00
gpt-engineer-app[bot]
d09e62410f
feat: Improve validation visibility in moderation queue
2025-10-09 20:31:47 +00:00
gpt-engineer-app[bot]
37daceff75
Fix: Resolve form validation and type errors
2025-10-09 19:46:08 +00:00
gpt-engineer-app[bot]
8c5cf40ccb
feat: Implement phases 5, 6, and 7
2025-10-09 18:52:38 +00:00
gpt-engineer-app[bot]
f8232e4555
feat: Implement comprehensive validation system
2025-10-09 18:15:38 +00:00
gpt-engineer-app[bot]
73eb8a60e5
Fix retry flashing and reloading
2025-10-09 18:04:02 +00:00
gpt-engineer-app[bot]
88bcb00157
Fix Retry flashing and dependency validation
2025-10-09 17:55:58 +00:00
gpt-engineer-app[bot]
a1953b8557
Fix TypeScript errors in moderation queue
2025-10-09 17:34:18 +00:00
gpt-engineer-app[bot]
3f2e6504aa
Fix flashing and bouncing on admin page
2025-10-09 17:33:19 +00:00
gpt-engineer-app[bot]
9d3bdcf2e0
Fix flashing and bouncing
2025-10-09 17:17:20 +00:00
gpt-engineer-app[bot]
356cf2b54b
Fix admin page flashing
2025-10-09 17:14:45 +00:00
gpt-engineer-app[bot]
ff7c90e62d
Fix edge function role check
2025-10-09 17:07:42 +00:00
gpt-engineer-app[bot]
9866b87f7f
feat: Add detailed logging to PhotoSubmissionDisplay
2025-10-09 16:46:39 +00:00
gpt-engineer-app[bot]
3e698a3da8
Fix photo submission query
2025-10-09 16:41:40 +00:00
gpt-engineer-app[bot]
6782da1992
Fix: Display all fields for submissions
2025-10-09 16:00:16 +00:00
gpt-engineer-app[bot]
cf31f94c44
Fix fetchItems calls and edge function error
2025-10-09 15:53:01 +00:00
gpt-engineer-app[bot]
039fe46e55
Refactor: Implement debouncing and anti-flashing fixes
2025-10-09 15:47:09 +00:00
gpt-engineer-app[bot]
f01c58a056
Fix moderation queue flashing
2025-10-09 15:35:30 +00:00
gpt-engineer-app[bot]
1557def354
feat: Implement test data generation improvements
2025-10-09 14:49:54 +00:00
gpt-engineer-app[bot]
1d45294703
Implement realtime queue fix
2025-10-09 13:54:39 +00:00
gpt-engineer-app[bot]
57368eb309
Fix: Correctly drop and recreate claim_next_submission function
2025-10-09 13:43:23 +00:00
gpt-engineer-app[bot]
6ec5ca3bc4
Fix database trigger for moderation queue
2025-10-09 13:38:49 +00:00
gpt-engineer-app[bot]
5f22281961
Fix moderation queue refresh logic
2025-10-09 13:33:11 +00:00
gpt-engineer-app[bot]
cec8b0e0b5
Fix moderation queue infinite refresh
2025-10-09 13:18:08 +00:00
gpt-engineer-app[bot]
d4b41b6d75
Fix silent polling filter
2025-10-09 13:06:20 +00:00
gpt-engineer-app[bot]
a02442a3cc
Fix silent polling logic
2025-10-09 13:00:53 +00:00
gpt-engineer-app[bot]
b1c62093aa
Fix: Stop infinite fetchItems loop
2025-10-09 12:55:25 +00:00
gpt-engineer-app[bot]
c79b12da76
Refactor: Use admin settings for queue refresh
2025-10-09 12:45:28 +00:00
gpt-engineer-app[bot]
732efa9992
Fix: App not loading
2025-10-09 12:28:04 +00:00
gpt-engineer-app[bot]
fb4396e217
Fix moderation queue refreshing
2025-10-09 12:18:50 +00:00
gpt-engineer-app[bot]
c054b90e7a
Fix: Supabase environment variables missing
2025-10-09 12:10:49 +00:00
gpt-engineer-app[bot]
9471d25939
Fix: Re-add RLS policy for user profiles
2025-10-09 12:09:04 +00:00
gpt-engineer-app[bot]
036baf9f6d
Fix profile data exposure
2025-10-09 12:05:08 +00:00
gpt-engineer-app[bot]
dc53f04d87
Fix RLS policy for profiles
2025-10-09 12:02:31 +00:00
gpt-engineer-app[bot]
07f14cdcb5
Fix: Address security findings
2025-10-09 00:34:37 +00:00
gpt-engineer-app[bot]
10098e3bcc
Fix: Implement field-level privacy for profiles
2025-10-08 23:23:03 +00:00
gpt-engineer-app[bot]
5578db1697
Fix: Explicitly declare security invoker for view
2025-10-08 22:55:44 +00:00
gpt-engineer-app[bot]
e1615903e6
Fix: Restrict access to profiles table
2025-10-08 22:44:23 +00:00
gpt-engineer-app[bot]
72bfa69139
Fix: Remove SECURITY DEFINER views
2025-10-08 22:34:05 +00:00
pacnpal
ee4f81b99b
.replit
2025-10-08 22:29:50 +00:00
pac7
811b64a370
Improve app stability by fixing critical bugs and enhancing error handling
...
Fixes React Hooks violations, race conditions, and CORS security issues. Improves error logging and rate limit resilience.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f4df1950-6410-48d0-b2de-f4096732504b
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-08 20:24:38 +00:00
pac7
b580db3fb0
Improve error handling and stability across the application
...
Refactor error handling in `useEntityVersions` and `useSearch` hooks, enhance `NotificationService` with better error extraction and logging, and implement critical fallback mechanisms in the `detect-location` function's rate limit cleanup. Update CORS configuration in `upload-image` function for stricter origin checks and better security.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f4df1950-6410-48d0-b2de-f4096732504b
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 20:23:01 +00:00
pac7
26aeb46c8a
Improve error handling and fix bugs across the platform
...
Update Supabase edge functions with improved error messages and null checks, optimize rate limiting, and fix null reference errors in photo submission.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2741d09b-80fb-4f0a-bfd6-ababb2ac4bfc
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-08 19:57:04 +00:00
pac7
13a4d8f64c
Improve error handling and display for searches and uploads
...
Enhance user feedback by displaying search errors, refine photo submission fetching, add rate limiting cleanup logic, improve image upload cleanup, and strengthen moderator permission checks.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2741d09b-80fb-4f0a-bfd6-ababb2ac4bfc
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:55:55 +00:00
pac7
7101632977
Fix an issue that prevented users from accessing specific website features
...
No changes were made in this commit.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0cbed76-4668-44f7-95b4-a456009b318d
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-08 19:43:00 +00:00
pac7
166ef04589
Update sidebar to remove unused import
...
Remove the unused `useSidebar` import from the `AdminSidebar` component.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0cbed76-4668-44f7-95b4-a456009b318d
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:42:30 +00:00
pac7
023f56eed7
Improve image upload functionality for authenticated users
...
Refactor `supabase/functions/upload-image/index.ts` to extract Supabase client creation into a new helper function `createAuthenticatedSupabaseClient`. This improves code organization and reusability by centralizing the logic for initializing an authenticated Supabase client using JWT authentication.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0cbed76-4668-44f7-95b4-a456009b318d
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:40:07 +00:00
pac7
7e771d1fc2
Saved your changes before starting work
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0cbed76-4668-44f7-95b4-a456009b318d
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-08 19:35:40 +00:00
pac7
892431889e
Add ability to allow users to log in to their accounts
...
Add authentication endpoint and JWT token generation for user sessions.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25/aEgTPrv
2025-10-08 19:30:33 +00:00
pac7
82c835d505
Improve application stability and fix various critical bugs
...
Update `useEntityVersions` hook to prevent race conditions, enhance error handling in Edge Functions, and resolve browser storage crashes and memory leaks.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25/aEgTPrv
2025-10-08 19:29:16 +00:00