Commit Graph

268 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
a340985f32 feat: Implement database queue infrastructure 2025-10-06 14:33:09 +00:00
gpt-engineer-app[bot]
d82d5719ec Fix profile viewing policy 2025-10-04 01:34:42 +00:00
gpt-engineer-app[bot]
756d6a5300 Fix security vulnerabilities 2025-10-04 01:11:43 +00:00
gpt-engineer-app[bot]
e6238c45b3 Add admin panel refresh settings 2025-10-03 18:37:16 +00:00
gpt-engineer-app[bot]
47138df86d Add broadcast triggers 2025-10-03 18:30:20 +00:00
gpt-engineer-app[bot]
fa582218b3 Add INSERT RLS policy for Realtime 2025-10-03 18:26:04 +00:00
gpt-engineer-app[bot]
fca2f77342 Fix Realtime broadcast insert permissions 2025-10-03 18:22:13 +00:00
gpt-engineer-app[bot]
91826f0b48 Fix broadcast function search path 2025-10-03 18:08:02 +00:00
gpt-engineer-app[bot]
ed94454df8 Implement broadcast-based Realtime 2025-10-03 17:54:41 +00:00
gpt-engineer-app[bot]
2342a5affd Add RLS policies for Realtime 2025-10-03 17:36:53 +00:00
gpt-engineer-app[bot]
d794c99aae Fix: Enable Realtime for moderation tables 2025-10-03 17:30:26 +00:00
gpt-engineer-app[bot]
c42f523cc4 Refactor: Simplify RLS for Realtime 2025-10-03 17:21:23 +00:00
gpt-engineer-app[bot]
98688f1821 Fix realtime connection issues 2025-10-03 17:13:20 +00:00
gpt-engineer-app[bot]
22ad29d06a Fix 406 errors and realtime timeouts 2025-10-03 17:13:00 +00:00
gpt-engineer-app[bot]
e15705e94d Fix RLS policy syntax 2025-10-03 15:11:51 +00:00
gpt-engineer-app[bot]
4493b0824e Fix Phase 3D migration errors 2025-10-03 14:54:01 +00:00
gpt-engineer-app[bot]
b8f1efee97 Fix UserListManager insert statement 2025-10-03 14:19:15 +00:00
gpt-engineer-app[bot]
ee17c2d086 Refactor: Remove unused JSON columns 2025-10-03 14:12:38 +00:00
gpt-engineer-app[bot]
63e8370991 Refactor realtime hooks 2025-10-02 20:39:37 +00:00
gpt-engineer-app[bot]
f9825eefbb Fix database migration 2025-10-02 19:28:29 +00:00
gpt-engineer-app[bot]
85097a20b3 Fix JSON storage violations 2025-10-02 19:24:15 +00:00
gpt-engineer-app[bot]
f82c2151df Fix: Update submission_items constraint 2025-10-02 19:10:18 +00:00
gpt-engineer-app[bot]
6fb85cddc0 Fix: Update content_submissions constraint 2025-10-02 19:08:26 +00:00
gpt-engineer-app[bot]
8fe5bf5c1c Fix: Correct foreign key constraint for reviews 2025-10-02 18:33:31 +00:00
gpt-engineer-app[bot]
2750d285cb Refactor photo modification logic 2025-10-02 17:46:45 +00:00
gpt-engineer-app[bot]
9726df6606 Fix duplicate variable declaration 2025-10-02 17:35:06 +00:00
gpt-engineer-app[bot]
8ba049024e Fix form photo upload to photos table 2025-10-02 17:32:42 +00:00
gpt-engineer-app[bot]
0793793d89 Fix: Normalize status in edge function 2025-10-02 17:24:50 +00:00
gpt-engineer-app[bot]
d4d7da977a Fix: Filter database fields in edge function 2025-10-02 17:19:15 +00:00
gpt-engineer-app[bot]
ae74fa5677 Refactor: Update edge function for counts 2025-10-02 16:40:37 +00:00
gpt-engineer-app[bot]
ae84732326 Fix date field handling in forms and edge function 2025-10-02 16:27:13 +00:00
gpt-engineer-app[bot]
dfc697b002 Fix image assignment in edge function 2025-10-02 15:28:17 +00:00
gpt-engineer-app[bot]
0530e27c1a feat: Cascade moderation actions to submission items 2025-10-02 15:15:45 +00:00
gpt-engineer-app[bot]
ee1ea52f2e Refactor: Update user list item interfaces 2025-10-02 12:02:36 +00:00
gpt-engineer-app[bot]
8ec0d59e75 Refactor user lists 2025-10-02 03:38:55 +00:00
gpt-engineer-app[bot]
7df81a6ba0 Add advanced form editors 2025-10-02 01:26:03 +00:00
gpt-engineer-app[bot]
f112186ebc Refactor: Implement Phase 3A technical data migration 2025-10-02 01:14:42 +00:00
gpt-engineer-app[bot]
6c95cd9856 Refactor: Create typed submission tables 2025-10-02 00:53:29 +00:00
gpt-engineer-app[bot]
1beb8ad2be Refactor: Complete Photo System Refactor 2025-10-01 23:19:35 +00:00
gpt-engineer-app[bot]
5e4773e54c Refactor: Complete photo system migration 2025-10-01 23:16:46 +00:00
gpt-engineer-app[bot]
69ce1a8132 Refactor: Update image upload components 2025-10-01 18:36:43 +00:00
gpt-engineer-app[bot]
8cd6a35fcf Fix email change token schema 2025-10-01 16:52:59 +00:00
gpt-engineer-app[bot]
3769c3759b Fix sign-in database error 2025-10-01 16:47:37 +00:00
gpt-engineer-app[bot]
882d06b70f Fix: Bypass Supabase Auth API issues in edge function 2025-10-01 16:22:20 +00:00
gpt-engineer-app[bot]
cc4da9f8ad Fix: Ensure authorization header is sent 2025-10-01 16:19:57 +00:00
gpt-engineer-app[bot]
11e6b2bf46 Fix edge function and force session refresh 2025-10-01 16:14:59 +00:00
gpt-engineer-app[bot]
50273ed620 Implement PostgreSQL function to cancel email change 2025-10-01 16:09:32 +00:00
gpt-engineer-app[bot]
9ab59e9025 Fix: Properly cancel email changes via direct DB manipulation 2025-10-01 16:03:04 +00:00
gpt-engineer-app[bot]
de284a4328 Fix edge function to clear new_email 2025-10-01 15:59:52 +00:00
gpt-engineer-app[bot]
13626922cc feat: Create edge function to cancel email changes 2025-10-01 15:57:30 +00:00