Commit Graph

64 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
ae548aa389 Fix MFARemovalDialog build errors 2025-10-21 18:08:27 +00:00
gpt-engineer-app[bot]
c7f3e9e1b2 Continue console cleanup 2025-10-21 18:07:25 +00:00
gpt-engineer-app[bot]
e580f1f4b4 Refactor: Update type safety status 2025-10-21 17:19:19 +00:00
gpt-engineer-app[bot]
d78356e673 Remove debug console logs 2025-10-21 15:51:53 +00:00
gpt-engineer-app[bot]
05ba99e368 Fix useState<any> declarations 2025-10-21 15:24:44 +00:00
gpt-engineer-app[bot]
ce6c9d6866 feat: Implement plan for bug fixes 2025-10-21 13:27:23 +00:00
gpt-engineer-app[bot]
53b2497e30 feat: Execute full production readiness plan 2025-10-20 17:43:21 +00:00
gpt-engineer-app[bot]
368b97da04 Refactor: Execute remaining phases 2025-10-20 13:30:02 +00:00
gpt-engineer-app[bot]
d9a912f443 Fix: Enable TypeScript strict mode 2025-10-20 00:26:49 +00:00
gpt-engineer-app[bot]
9dff5a3e2b Fix: Enable pasting into OTP inputs 2025-10-17 22:12:25 +00:00
gpt-engineer-app[bot]
a0d341c4e0 Fix: Implement MFA removal protection 2025-10-17 19:50:29 +00:00
gpt-engineer-app[bot]
0eac7f3d7d feat: Implement modal-based MFA step-up 2025-10-17 19:17:46 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
d54b8a9ae4 Implement type safety and JSONB elimination 2025-10-17 13:29:22 +00:00
gpt-engineer-app[bot]
efc33a7dda Refactor: Complete type safety migration 2025-10-17 13:22:39 +00:00
gpt-engineer-app[bot]
6819682ace feat: Centralize Auth Modal and require auth for actions 2025-10-16 12:59:20 +00:00
gpt-engineer-app[bot]
95972a0b22 Refactor security functions 2025-10-14 19:38:36 +00:00
gpt-engineer-app[bot]
85c79ad511 Fix Supabase linter warnings and backend validation 2025-10-14 18:00:59 +00:00
gpt-engineer-app[bot]
7a6273111d Refactor: Improve validation schemas 2025-10-14 17:52:50 +00:00
gpt-engineer-app[bot]
0511bc0611 Delete orphaned PasswordSetupDialog component 2025-10-14 17:19:58 +00:00
gpt-engineer-app[bot]
4ce2c266eb feat: Add button to send orphaned password confirmation email 2025-10-14 15:57:53 +00:00
gpt-engineer-app[bot]
1f206ceecf Fix orphaned password verification error 2025-10-14 15:50:45 +00:00
gpt-engineer-app[bot]
71991f267b feat: Implement orphaned password recovery 2025-10-14 15:43:29 +00:00
gpt-engineer-app[bot]
677f14ee7b Refactor: Implement email confirmation for password auth 2025-10-14 15:39:05 +00:00
gpt-engineer-app[bot]
52cad6c4dc Refactor: Implement sign-out and re-login flow 2025-10-14 15:16:49 +00:00
gpt-engineer-app[bot]
8594291ad2 feat: Allow OAuth users to add passwords 2025-10-14 14:45:51 +00:00
gpt-engineer-app[bot]
6430777dc0 feat: Implement identity management and safety checks 2025-10-14 14:41:18 +00:00
gpt-engineer-app[bot]
e42853b797 feat: Complete Auth.tsx and AuthModal.tsx updates 2025-10-14 14:29:33 +00:00
gpt-engineer-app[bot]
a858b266e6 Fix TOTPSetup component errors 2025-10-14 14:02:52 +00:00
gpt-engineer-app[bot]
23f7cbb9de Refactor: Implement full authentication overhaul 2025-10-14 14:01:17 +00:00
gpt-engineer-app[bot]
ccfa83faee feat: Implement MFA Step-Up for OAuth 2025-10-14 13:52:11 +00:00
gpt-engineer-app[bot]
7aa219efe5 Implement MFA Enforcement 2025-10-14 13:45:59 +00:00
gpt-engineer-app[bot]
121f7c533a feat: Implement MFA Challenge Support 2025-10-14 13:39:05 +00:00
gpt-engineer-app[bot]
29f4f3c2aa feat: Add social sign-up buttons 2025-10-13 17:25:03 +00:00
gpt-engineer-app[bot]
149c0704fe Refactor: Simplify auth and profile handling 2025-10-13 17:22:56 +00:00
gpt-engineer-app[bot]
5863a49d3a Fix avatar loading by preventing profile state race condition 2025-10-13 17:13:37 +00:00
gpt-engineer-app[bot]
083964ff41 Refactor: Simplify auth loading state 2025-10-13 17:06:03 +00:00
gpt-engineer-app[bot]
daf4f6bf19 Fix: Synchronize user and profile state updates 2025-10-13 17:01:15 +00:00
gpt-engineer-app[bot]
8b1758e5e9 feat: Add production-safe logging for avatar debugging 2025-10-13 16:57:29 +00:00
gpt-engineer-app[bot]
233e8efd62 Fix: Correct avatar display in header 2025-10-13 13:53:15 +00:00
gpt-engineer-app[bot]
5e0671f79e Refactor: Update auth callback logic 2025-10-11 23:58:18 +00:00
gpt-engineer-app[bot]
0330fbd1f3 Fix: Implement complete fix 2025-10-11 16:12:45 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
06ed528d76 Fix: Resolve authentication state recognition issues 2025-10-11 00:54:27 +00:00
gpt-engineer-app[bot]
21acbb948c Implement two-layer CAPTCHA bypass 2025-10-11 00:41:13 +00:00
gpt-engineer-app[bot]
c986a54fbf Fix: Bypass CAPTCHA in iframe environment 2025-10-11 00:02:36 +00:00
gpt-engineer-app[bot]
cd8f770807 Fix: Make login button visible on small screens 2025-10-10 19:05:33 +00:00
gpt-engineer-app[bot]
8fb7c5c988 Refactor: Optimize Captcha Loading 2025-10-10 15:40:21 +00:00
gpt-engineer-app[bot]
a3d3d9cf48 Fix: Revert Captcha execution mode 2025-10-10 15:38:03 +00:00