gpt-engineer-app[bot]
dd079bd5a5
Fix TypeScript build errors
2025-10-12 16:22:57 +00:00
pacnpal
5637b37ebc
fix: remove outdated @tailwindcss/postcss dependency from package.json
2025-10-12 12:15:51 -04:00
pacnpal
d0f4f33275
fix: update tailwindcss version and add postcss dependency in package.json
2025-10-12 12:15:24 -04:00
pacnpal
70469d96dd
fix: update dependencies and improve package versions in package.json
2025-10-12 11:46:22 -04: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
gpt-engineer-app[bot]
f294020d0b
Fix Novu API import error
2025-10-12 15:43:19 +00:00
gpt-engineer-app[bot]
1333a5e8c8
Fix Novu API import path
2025-10-12 15:41:36 +00:00
gpt-engineer-app[bot]
4d96f45e74
feat: Implement Novu package migration
2025-10-12 15:40:37 +00:00
pacnpal
e3331dae96
Fix: Ensure loading state is set correctly for session events in AuthProvider
2025-10-12 11:31:01 -04:00
pacnpal
0443e96c4a
Update .gitignore to include snapshots and context portal
2025-10-12 11:25:36 -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]
420ec2ffad
Fix: Update admin setting categories
2025-10-12 15:06:43 +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]
8d814d43a1
Refactor avatar deletion logic
2025-10-12 14:22:27 +00:00
gpt-engineer-app[bot]
3a38b47108
Implement account deletion system
2025-10-12 14:17:54 +00:00
gpt-engineer-app[bot]
21ba87a664
Fix SECURITY DEFINER on views
2025-10-12 14:07:12 +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]
c5ad432667
feat: Update Discord username in edge function
2025-10-12 00:51:45 +00:00
gpt-engineer-app[bot]
c129fb1a9e
Fix Discord username generation
2025-10-12 00:48:48 +00:00
gpt-engineer-app[bot]
cf94eef683
Fix Discord OAuth data format
2025-10-12 00:43:58 +00:00
gpt-engineer-app[bot]
721fe82a00
Fix Discord OAuth data extraction
2025-10-12 00:35:04 +00:00
gpt-engineer-app[bot]
0b97904064
Fix: Correct Discord identity data access
2025-10-12 00:31:37 +00:00
gpt-engineer-app[bot]
5fb92f97bd
Fix Discord OAuth profile handling
2025-10-12 00:29:25 +00:00
gpt-engineer-app[bot]
3d91092953
Fix: Use correct Cloudflare credentials
2025-10-12 00:24:58 +00:00
gpt-engineer-app[bot]
5f8cb16453
Fix: Use account hash for Cloudflare avatars
2025-10-12 00:19:04 +00:00
gpt-engineer-app[bot]
8d5e235772
Fix Cloudflare avatar upload
2025-10-12 00:11:01 +00:00
gpt-engineer-app[bot]
7b72a6a266
Fix OAuth typo
2025-10-12 00:06:21 +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