AeThex-OS/server
sirpiglr 1f65e8cc3e Improve login reliability by fixing session cookie configuration
Update server session configuration to correctly handle cookies in development environments, specifically addressing issues with Vite's proxy and `sameSite` settings to ensure persistent user sessions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 66cabf5a-21e6-4022-a781-b6e3b087a382
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/ztDSlS2
Replit-Helium-Checkpoint-Created: true
2025-12-21 04:22:34 +00:00
..
index.ts Improve login reliability by fixing session cookie configuration 2025-12-21 04:22:34 +00:00
openai.ts Add AI chatbot and theme toggle functionality for improved user experience 2025-12-16 00:00:42 +00:00
routes.ts Update the operating system to launch directly into the AeThex OS desktop environment 2025-12-21 02:55:38 +00:00
static.ts Extracted stack files 2025-12-15 20:52:49 +00:00
storage.ts Update authentication to use Supabase and enable user sign-up 2025-12-17 02:13:28 +00:00
supabase.ts Add endpoints to explore database schema and retrieve table data 2025-12-15 22:03:00 +00:00
vite.ts Extracted stack files 2025-12-15 20:52:49 +00:00