Commit Graph

317 Commits

Author SHA1 Message Date
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
gpt-engineer-app[bot]
2de13c12e4 feat: Implement comprehensive audit logging 2025-10-27 17:14:24 +00:00
gpt-engineer-app[bot]
79277c744a Fix submission status notifications 2025-10-23 18:54:00 +00:00
gpt-engineer-app[bot]
fa43787360 feat: Add baseUrl to notification edge functions 2025-10-22 15:37:33 +00:00
gpt-engineer-app[bot]
199f57e00e feat: Implement notification edge functions 2025-10-22 12:35:13 +00:00
gpt-engineer-app[bot]
ee2b03b832 feat: Implement user topic subscription 2025-10-22 12:12:53 +00:00
gpt-engineer-app[bot]
3afa0a5536 feat: Enhance notification payloads 2025-10-21 23:30:06 +00:00
gpt-engineer-app[bot]
74923d3c45 Test user notification system 2025-10-21 19:59:17 +00:00
gpt-engineer-app[bot]
49a64a6bcc Fix: Update Deno std import path 2025-10-21 19:37:52 +00:00
gpt-engineer-app[bot]
85adf24832 Implement user notifications 2025-10-21 19:30:08 +00:00
gpt-engineer-app[bot]
d74ece69ee Refactor: Complete JSONB elimination 2025-10-21 17:52:13 +00:00
gpt-engineer-app[bot]
e9ae019285 Fix security vulnerabilities 2025-10-21 16:56:38 +00:00
gpt-engineer-app[bot]
dcd5c9890b Fix database function search paths 2025-10-21 15:58:08 +00:00
gpt-engineer-app[bot]
827f0f8ea5 Fix: Address HMR failures and Fast Refresh incompatibility 2025-10-21 13:13:10 +00:00
gpt-engineer-app[bot]
0d247d9fdd Refactor: Continue implementation plan 2025-10-21 12:56:53 +00:00
gpt-engineer-app[bot]
74860c6774 feat: Implement comprehensive request tracking and state management 2025-10-21 12:51:44 +00:00
gpt-engineer-app[bot]
12433e49e3 Implement 5-day plan 2025-10-21 12:37:28 +00:00
gpt-engineer-app[bot]
638d49c8d9 Update plan with remaining phases 2025-10-21 12:25:36 +00:00
gpt-engineer-app[bot]
a05c1017d3 Fix Supabase RPC type error 2025-10-21 12:08:11 +00:00
gpt-engineer-app[bot]
d4433da7aa Fix build errors 2025-10-21 12:07:03 +00:00
gpt-engineer-app[bot]
0c0d79754b Refactor: Update Supabase client 2025-10-21 12:05:04 +00:00
gpt-engineer-app[bot]
d886343398 Add edge function logging 2025-10-21 11:56:07 +00:00
gpt-engineer-app[bot]
0f7bb7f928 Add server-side validation 2025-10-20 20:26:23 +00:00
gpt-engineer-app[bot]
a109e90ca6 Fix: Address database security warnings 2025-10-20 18:58:00 +00:00
gpt-engineer-app[bot]
6f1baef8c0 Approve tool use 2025-10-20 12:58:09 +00:00
gpt-engineer-app[bot]
4983960138 Fix remaining production readiness issues 2025-10-20 12:30:09 +00:00
gpt-engineer-app[bot]
db60759b9b feat: Implement full type safety plan 2025-10-20 00:40:47 +00:00
gpt-engineer-app[bot]
84188b94f2 Fix: Enable edit functionality for ride models and timeline events 2025-10-19 22:39:01 +00:00
gpt-engineer-app[bot]
5fa073cca2 Implement plan 2025-10-19 19:28:04 +00:00
gpt-engineer-app[bot]
5a138688bc Fix validation for edits 2025-10-19 17:37:47 +00:00
gpt-engineer-app[bot]
459f917aa3 Fix: Remove broken getSession() call 2025-10-18 00:00:09 +00:00
gpt-engineer-app[bot]
7ba954e0cb Refactor: Add logging for getUser() failure 2025-10-17 23:52:49 +00:00
gpt-engineer-app[bot]
1d68accf05 Fix: Force redeploy edge function 2025-10-17 23:49:45 +00:00
gpt-engineer-app[bot]
fe898716a3 Fix edge function authentication 2025-10-17 23:41:57 +00:00
gpt-engineer-app[bot]
cf7c9c433b Fix RLS policies 2025-10-17 23:39:54 +00:00
gpt-engineer-app[bot]
ba67d5414f Fix validation and approval issues 2025-10-17 23:11:51 +00:00
gpt-engineer-app[bot]
f8ff6fe031 Fix: Add timeline_event to submission_items constraint 2025-10-17 22:50:41 +00:00
gpt-engineer-app[bot]
9f5e19922c Fix review lifecycle tracking 2025-10-17 20:29:32 +00:00
gpt-engineer-app[bot]
f36ef04a54 Implement Review Lifecycle Tracking 2025-10-17 20:28:35 +00:00
gpt-engineer-app[bot]
09090c29f8 Fix content_submissions RLS policies 2025-10-17 20:12:10 +00:00
gpt-engineer-app[bot]
dd95b99238 Fix: Update RLS policies for MFA checks 2025-10-17 20:06:00 +00:00
gpt-engineer-app[bot]
c06dd4e362 Fix database issues 2025-10-17 20:01:57 +00:00
gpt-engineer-app[bot]
a0d341c4e0 Fix: Implement MFA removal protection 2025-10-17 19:50:29 +00:00
gpt-engineer-app[bot]
8a36c71edb Fix: Implement MFA enforcement and critical bug fix 2025-10-17 19:43:43 +00:00
gpt-engineer-app[bot]
ba11773eb6 Refactor: Approve RLS migration 2025-10-17 19:27:49 +00:00
gpt-engineer-app[bot]
86cdfeba31 Fix: Clean up orphaned milestone submissions 2025-10-17 18:49:01 +00:00
gpt-engineer-app[bot]
62c8b7f2c3 Implement submission protections 2025-10-17 17:12:06 +00:00