gpt-engineer-app[bot]
25c63a7b4c
feat: Extract type definitions
2025-10-12 20:33:10 +00:00
gpt-engineer-app[bot]
442b83d815
Refactor: Use user ref in moderation queue
2025-10-12 20:27:00 +00:00
gpt-engineer-app[bot]
99244c1306
Fix fetchItems calls on tab switch
2025-10-12 19:40:52 +00:00
gpt-engineer-app[bot]
8d9d00ef13
Fix: Prevent unnecessary fetchItems on tab switch
2025-10-12 19:26:20 +00:00
gpt-engineer-app[bot]
ffb0297854
feat: Implement auth logging and session verification optimizations
2025-10-12 19:02:59 +00:00
gpt-engineer-app[bot]
4b71f80939
feat: Implement moderator notifications
2025-10-12 17:39:37 +00:00
pac7
0b8fe60823
Improve authentication state management and user session handling
...
Refactors the `AuthProviderComponent` in `useAuth.tsx` to enhance the handling of Supabase authentication state changes. Updates console logs for better debugging, prioritizes setting pending email state before early returns, and refines the logic for `SIGNED_IN`, `INITIAL_SESSION`, and `SIGNED_OUT` events. Also defers Novu updates and profile fetches to prevent blocking the authentication process.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e7030bef-c72b-4948-9378-ee5e345d91ce
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/e7030bef-c72b-4948-9378-ee5e345d91ce/zQglahT
2025-10-12 17:05:15 +00:00
gpt-engineer-app[bot]
3ba2077e0a
Refactor: Restore type safety in forms
2025-10-12 16:28:28 +00:00
gpt-engineer-app[bot]
dd079bd5a5
Fix TypeScript build errors
2025-10-12 16:22:57 +00:00
pacnpal
0a9b163e81
fix: update vite version and improve session handling in useAuth hook
...
- Updated vite from version 5.4.19 to 7.1.9 in package.json for better performance and features.
- Enhanced session verification logic in useAuth hook to check for session.user before setting user state.
2025-10-12 11:45:13 -04:00
pacnpal
e3331dae96
Fix: Ensure loading state is set correctly for session events in AuthProvider
2025-10-12 11:31:01 -04:00
pacnpal
472813d1ea
[dyad] Fixed auth loading state and moderation queue refresh issues - wrote 3 file(s) + extra files edited outside of Dyad
2025-10-12 11:17:24 -04:00
gpt-engineer-app[bot]
3d14393df9
Refactor: Implement all refresh settings
2025-10-12 15:12:20 +00:00
gpt-engineer-app[bot]
aff3581eaf
Fix admin settings rendering and refresh logic
2025-10-12 14:59:41 +00:00
gpt-engineer-app[bot]
391e6a07fd
Refactor account deletion flow
2025-10-12 14:31:26 +00:00
gpt-engineer-app[bot]
3a38b47108
Implement account deletion system
2025-10-12 14:17:54 +00:00
gpt-engineer-app[bot]
846c8ec7c0
Fix SECURITY DEFINER on filtered_profiles view
2025-10-12 14:06:39 +00:00
gpt-engineer-app[bot]
934c649514
Fix SECURITY DEFINER on filtered_profiles view
2025-10-12 14:05:43 +00:00
gpt-engineer-app[bot]
5e0671f79e
Refactor: Update auth callback logic
2025-10-11 23:58:18 +00:00
gpt-engineer-app[bot]
d6f9f4d9a3
feat: Implement OAuth profile enhancement
2025-10-11 23:56:44 +00:00
gpt-engineer-app[bot]
b8c9bf1784
Fix: Hide duplicate calendar caption label
2025-10-11 23:47:12 +00:00
gpt-engineer-app[bot]
91e6b3350b
Refactor: Add year range props to FormerNamesEditor
2025-10-11 23:45:40 +00:00
gpt-engineer-app[bot]
d89a259098
Refactor: Update shadcn calendar component
2025-10-11 23:43:11 +00:00
gpt-engineer-app[bot]
52e50ebb5e
Reverted to commit 10950a4034
2025-10-11 23:39:40 +00:00
gpt-engineer-app[bot]
c59ab9523f
feat: Implement year grid navigation
2025-10-11 17:50:46 +00:00
gpt-engineer-app[bot]
bd0b0a81a1
Fix: Pass captionLayout to Calendar in DatePicker
2025-10-11 17:43:09 +00:00
gpt-engineer-app[bot]
f083f8c25d
feat: Enhance date picker usability
2025-10-11 17:39:32 +00:00
gpt-engineer-app[bot]
10950a4034
Fix moderation queue tab switch reload
2025-10-11 17:20:35 +00:00
gpt-engineer-app[bot]
f9e12596c7
Fix auth loading state after logout
2025-10-11 16:48:27 +00:00
gpt-engineer-app[bot]
7a3ad6b000
feat: Add force logout endpoint
2025-10-11 16:46:10 +00:00
gpt-engineer-app[bot]
595ab97916
Fix auth token expiry and storage
2025-10-11 16:43:36 +00:00
gpt-engineer-app[bot]
4d40bb7569
Fix: Resolve perpetual loading state
2025-10-11 16:28:30 +00:00
gpt-engineer-app[bot]
c0a5c3479d
Fix: Resolve authentication loading state issues
2025-10-11 16:26:10 +00:00
gpt-engineer-app[bot]
0330fbd1f3
Fix: Implement complete fix
2025-10-11 16:12:45 +00:00
gpt-engineer-app[bot]
120f68c926
Refactor: Implement system activity log fixes
2025-10-11 16:04:28 +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]
092337ee9e
Fix: Improve preview loading and error handling
2025-10-11 14:45:22 +00:00
gpt-engineer-app[bot]
1e30dedca2
Reverted to commit db532afcef
2025-10-11 14:37:17 +00:00
gpt-engineer-app[bot]
be265632ad
Reverted to commit 06ed528d76
2025-10-11 14:35:02 +00:00
gpt-engineer-app[bot]
db532afcef
Fix: Ensure AuthProvider wraps necessary components
2025-10-11 14:30:11 +00:00
gpt-engineer-app[bot]
5a00767914
Fix AuthProvider loading state bug
2025-10-11 14:29:30 +00:00
gpt-engineer-app[bot]
2a7bb560b8
Fix moderation queue data loading
2025-10-11 14:27:10 +00:00
gpt-engineer-app[bot]
64b72645cf
Fix: Ensure LocationAutoDetectProvider renders children
2025-10-11 14:23:19 +00:00
gpt-engineer-app[bot]
9f4df09244
Fix moderation queue refresh on tab switch
2025-10-11 14:18:40 +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]
3f08dcb203
Refactor: Simplify CAPTCHA bypass logic
2025-10-11 00:47:34 +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]
9969fe2692
Fix: Implement iframe-compatible authentication
2025-10-10 23:52:43 +00:00