gpt-engineer-app[bot]
5bdab42211
Refactor: Update ban expiration logic
2025-10-30 12:06:15 +00:00
gpt-engineer-app[bot]
8c6726c9f2
Fix: Schedule ban expiration check
2025-10-30 12:05:11 +00:00
gpt-engineer-app[bot]
db101bc5f2
Fix: Correct ban migration logic
2025-10-30 12:03:55 +00:00
gpt-engineer-app[bot]
e5de404e59
Add ban reason to profiles
2025-10-30 02:51:16 +00:00
gpt-engineer-app[bot]
e0d1a66fb2
Fix: Recreate get_my_sessions as STABLE
2025-10-30 02:30:25 +00:00
gpt-engineer-app[bot]
d8456c1f5d
Fix PostgREST schema cache
2025-10-30 02:11:32 +00:00
gpt-engineer-app[bot]
a591277597
Implement unban functionality
2025-10-30 01:53:18 +00:00
gpt-engineer-app[bot]
fe76c8c572
feat: Implement comprehensive ban enforcement
2025-10-30 01:47:51 +00:00
gpt-engineer-app[bot]
f95eaf9eb7
Fix old URL generation
2025-10-30 01:06:50 +00:00
gpt-engineer-app[bot]
9f52d423f0
Refactor: Update CDN image delivery URLs
2025-10-30 00:58:22 +00:00
gpt-engineer-app[bot]
4b08836d6d
feat: Implement mandatory AAL2 for superuser actions
2025-10-30 00:48:02 +00:00
gpt-engineer-app[bot]
a2cb037410
Fix account deletion flow
2025-10-29 22:46:49 +00:00
gpt-engineer-app[bot]
a38be4221e
Fix: Disable triggers for database purge
2025-10-29 13:46:55 +00:00
gpt-engineer-app[bot]
32354548ce
Fix foreign key constraints
2025-10-29 13:23:45 +00:00
gpt-engineer-app[bot]
82f4461dbb
Implement URL replacement plan
2025-10-29 12:14:03 +00:00
gpt-engineer-app[bot]
9504703040
feat: Add Phase 9B indexes
2025-10-29 02:40:01 +00:00
gpt-engineer-app[bot]
76742482e4
Fix: Remove CONCURRENTLY from index creation
2025-10-29 02:34:13 +00:00
gpt-engineer-app[bot]
6c3d7f1a5c
Fix: Remove duplicate indexes
2025-10-29 02:23:21 +00:00
gpt-engineer-app[bot]
fa8ba8969a
feat: Remove duplicate RLS policies
2025-10-29 02:15:14 +00:00
gpt-engineer-app[bot]
4ce2dc8975
Fix auth policies and consolidate
2025-10-29 02:06:15 +00:00
gpt-engineer-app[bot]
90af502623
Fix RLS policy optimization
2025-10-29 02:02:55 +00:00
gpt-engineer-app[bot]
4830333e6f
Refactor: Update RLS policies
2025-10-29 01:48:54 +00:00
gpt-engineer-app[bot]
171278a30c
Approve RLS optimization plan
2025-10-29 01:40:28 +00:00
gpt-engineer-app[bot]
bc82e552e0
feat: Optimize RLS policies
2025-10-29 01:35:41 +00:00
gpt-engineer-app[bot]
944e1ba9ff
Fix ticket merging implementation
2025-10-28 22:59:40 +00:00
gpt-engineer-app[bot]
1da0bc04d6
feat: Implement ticket merging
2025-10-28 22:48:03 +00:00
gpt-engineer-app[bot]
41a3dcd02f
Refactor: Handle direct emails to admin
2025-10-28 20:36:12 +00:00
gpt-engineer-app[bot]
375db2e7d8
Fix thread ID matching for email replies
2025-10-28 20:29:14 +00:00
gpt-engineer-app[bot]
f57323aed4
Fix hardcoded sender display name
2025-10-28 20:07:55 +00:00
gpt-engineer-app[bot]
c23e4f2ed3
Fix: Use ADMIN_EMAIL_ADDRESS in reply function
2025-10-28 20:01:08 +00:00
gpt-engineer-app[bot]
a4005acc6d
feat: Add admin display name to email signature
2025-10-28 19:44:09 +00:00
gpt-engineer-app[bot]
55ef3e05ef
feat: Add automatic email signature
2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
ed55905295
feat: Implement contact submission archiving and deletion
2025-10-28 19:36:11 +00:00
gpt-engineer-app[bot]
2ebb2eafec
feat: Add user profile data to contact submissions
2025-10-28 19:14:51 +00:00
gpt-engineer-app[bot]
8300243bb2
Fix RLS policies for email threads
2025-10-28 18:55:23 +00:00
gpt-engineer-app[bot]
f13013b8ee
Backfill existing submissions
2025-10-28 18:41:25 +00:00
gpt-engineer-app[bot]
6af788d406
Fix email reply access and threading
2025-10-28 18:38:57 +00:00
gpt-engineer-app[bot]
6a509dc66a
Fix: Recreate ticket number functions
2025-10-28 18:34:51 +00:00
gpt-engineer-app[bot]
ab21dc9c82
feat: Implement ticket system and reply button
2025-10-28 18:33:32 +00:00
gpt-engineer-app[bot]
4d21dc4435
Fix RLS policy for contact submissions
2025-10-28 18:25:06 +00:00
gpt-engineer-app[bot]
1cc137da96
Fix: Make thread_id nullable
2025-10-28 18:01:00 +00:00
gpt-engineer-app[bot]
c42b34b327
Approve database migration
2025-10-28 17:35:40 +00:00
gpt-engineer-app[bot]
80e63ab355
Fix contact page errors
2025-10-28 17:05:13 +00:00
gpt-engineer-app[bot]
e5f8ecefeb
feat: Implement contact page and backend
2025-10-28 17:01:57 +00:00
gpt-engineer-app[bot]
a6870b3acf
Fix: Backfill initial versions for rides
2025-10-28 13:08:06 +00:00
gpt-engineer-app[bot]
49a0aa7a57
Implement version tracking and recent changes
2025-10-28 01:41:05 +00:00
pac7
d1f01d9228
Improve security by requiring higher authentication levels for sensitive actions
...
Update authentication flows to enforce AAL2 requirements for MFA operations and identity disconnections, and adjust TOTP verification logic.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: da324197-4d44-4e4b-b342-fe8ae33cf0cf
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 23:53:33 +00:00
pac7
ac65e4b4db
Improve location data handling and error reporting in the app
...
Update LocationSearch component to safely access address properties and add fallback values for city, state, and country. Refactor supabase/functions/detect-location/index.ts to use a generic endRequest function, removing hardcoded status codes for error handling.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 3c76e833-eccc-4712-b9a4-70241b5590a1
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 23:39:30 +00:00
pac7
46377152c3
Improve viewing access to system logs for administrators
...
Update the database policy for the admin_audit_log view to allow moderators to access logs without requiring multi-factor authentication, while maintaining strict security for log insertions.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 14a3da17-c084-4611-919e-f0651a496ef3
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/14a3da17-c084-4611-919e-f0651a496ef3/cWpfk79
2025-10-27 23:18:46 +00:00
gpt-engineer-app[bot]
1ebb491ffa
Fix: Address build errors in moderation logging
2025-10-27 17:17:13 +00:00