Operating System for all AETHEX
Find a file
sirpiglr 8ee5f71ef4 Add login, admin panel, and user management features
Introduces authentication via JWT, session management with CSRF protection, and new admin routes for managing users, projects, and monitoring security. Enhances dashboard and home pages with dynamic metrics fetched from the backend.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: dcd55177-c240-4288-8fc0-652032c758f2
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/2riq6Ir
Replit-Helium-Checkpoint-Created: true
2025-12-15 22:15:36 +00:00
attached_assets Add new pages for dashboard and curriculum to the application 2025-12-15 21:02:32 +00:00
client Add login, admin panel, and user management features 2025-12-15 22:15:36 +00:00
script Extracted stack files 2025-12-15 20:52:49 +00:00
server Add login, admin panel, and user management features 2025-12-15 22:15:36 +00:00
shared Add login, admin panel, and user management features 2025-12-15 22:15:36 +00:00
.gitignore Extracted stack files 2025-12-15 20:52:49 +00:00
.replit Saved progress at the end of the loop 2025-12-15 21:13:02 +00:00
components.json Extracted stack files 2025-12-15 20:52:49 +00:00
drizzle.config.ts Extracted stack files 2025-12-15 20:52:49 +00:00
package-lock.json Add login, admin panel, and user management features 2025-12-15 22:15:36 +00:00
package.json Add login, admin panel, and user management features 2025-12-15 22:15:36 +00:00
postcss.config.js Extracted stack files 2025-12-15 20:52:49 +00:00
tsconfig.json Extracted stack files 2025-12-15 20:52:49 +00:00
vite-plugin-meta-images.ts Extracted stack files 2025-12-15 20:52:49 +00:00
vite.config.ts Extracted stack files 2025-12-15 20:52:49 +00:00