Commit Graph

231 Commits

Author SHA1 Message Date
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
gpt-engineer-app[bot]
ac543e82e9 feat: Make Novu settings public 2025-10-01 14:52:03 +00:00
gpt-engineer-app[bot]
b52d326f7b Update Novu migration to include username 2025-10-01 14:10:14 +00:00
gpt-engineer-app[bot]
18669a4e6c feat: Implement Novu username and update functionality 2025-10-01 14:01:44 +00:00
gpt-engineer-app[bot]
549b964b60 Fix Novu migration utility query 2025-10-01 13:22:08 +00:00
gpt-engineer-app[bot]
69aa186e12 Refactor Novu registration to frontend 2025-10-01 13:16:06 +00:00
gpt-engineer-app[bot]
b3ecc19717 Approve Lovable tool use 2025-10-01 13:02:37 +00:00
gpt-engineer-app[bot]
83f8e4405a Refactor: Update Novu theme integration 2025-10-01 13:02:20 +00:00
gpt-engineer-app[bot]
c9d9bec772 Add Novu application identifier 2025-10-01 12:35:23 +00:00
gpt-engineer-app[bot]
e2f0df22cc feat: Implement Novu notification system 2025-10-01 12:26:12 +00:00
gpt-engineer-app[bot]
db792c7011 Fix ForwardEmail authentication 2025-09-30 21:16:11 +00:00
gpt-engineer-app[bot]
ed9357d299 Add email secrets 2025-09-30 21:11:01 +00:00
gpt-engineer-app[bot]
9319aadfed Reverted to commit 026a4e9362 2025-09-30 20:10:02 +00:00
gpt-engineer-app[bot]
6f1544309e Refactor: Enable RLS for content submissions 2025-09-30 18:35:07 +00:00
gpt-engineer-app[bot]
5c9a4dc249 feat: Implement moderation queue integration 2025-09-30 18:34:33 +00:00
gpt-engineer-app[bot]
3d8bd5e0f7 feat: Use forwardemail_proxy function 2025-09-30 18:33:10 +00:00
gpt-engineer-app[bot]
7920bdb911 Implement real-time features 2025-09-30 16:46:12 +00:00
gpt-engineer-app[bot]
7bbf67156b feat: Implement photo processing logic 2025-09-30 15:40:49 +00:00
gpt-engineer-app[bot]
04c5ef58ff feat: Implement normalized submission items table 2025-09-30 13:34:24 +00:00
gpt-engineer-app[bot]
0ddae7493c Implement Park Form and Edit/Add Functionality 2025-09-29 23:45:35 +00:00
gpt-engineer-app[bot]
af00cefc1c Refactor RideForm image handling 2025-09-29 22:44:23 +00:00
gpt-engineer-app[bot]
460ede0791 Fix: Secure profile data access 2025-09-29 22:21:11 +00:00
gpt-engineer-app[bot]
622c9ba064 Refactor security policies 2025-09-29 22:19:22 +00:00
gpt-engineer-app[bot]
63fb0a61aa Refactor: Make photo upload reusable 2025-09-29 19:34:54 +00:00
gpt-engineer-app[bot]
a5a9cc51ad feat: Implement Uppy photo upload 2025-09-29 16:51:50 +00:00
gpt-engineer-app[bot]
16ddae1070 Refactor: Improve profile privacy controls 2025-09-29 02:46:42 +00:00
gpt-engineer-app[bot]
93075ba6ca Refine profile privacy controls 2025-09-29 02:46:03 +00:00
gpt-engineer-app[bot]
50d75e0924 Fix user profile privacy 2025-09-29 02:43:54 +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]
fb29398eb4 Fix RLS policy for deletion 2025-09-29 02:24:36 +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]
624de77992 Fix: Update is_moderator function 2025-09-28 23:41:01 +00:00
gpt-engineer-app[bot]
a6e9d77bda Fix unit display errors 2025-09-28 22:51:44 +00:00
gpt-engineer-app[bot]
8f13796567 Add unit preferences to user settings 2025-09-28 21:26:09 +00:00
gpt-engineer-app[bot]
ec664a1669 Refactor profile stats calculation 2025-09-28 21:15:23 +00:00
gpt-engineer-app[bot]
98b06cdf6e Refactor settings page 2025-09-28 20:58:08 +00:00
gpt-engineer-app[bot]
ce99aeceed Fix migration conflict 2025-09-28 20:50:13 +00:00
gpt-engineer-app[bot]
01837bc999 Refactor user settings implementation 2025-09-28 19:54:33 +00:00