Commit Graph

12 Commits

Author SHA1 Message Date
ramvignesh-b 0869dbc6ab feat: add auth initialization guard 2026-04-14 12:44:35 +05:30
ramvignesh-b 2776aac69a feat: implement Reader page for viewing encrypted letters and add read-only mode to ComposeCanvas 2026-04-13 13:46:55 +05:30
ramvignesh-b 2405f9cab2 refactor: migrate route definitions to path builders 2026-04-13 01:05:03 +05:30
ramvignesh-b ad8a73bb47 feat: iadd drawer and editor navigation, and introduce letter management hooks 2026-04-13 00:56:58 +05:30
Your Name 5ca4be0dde feat: implement dynamic routing for editor to support persistent letter editing via public_id 2026-04-12 04:55:21 +05:30
Your Name 96f867f139 feat: implement auth state management with RouteGuards 2026-04-11 17:56:40 +05:30
Your Name ddbf2bc4d1 refactor: centralize route configuration 2026-04-11 13:45:49 +05:30
Your Name 7748cd10c9 feat: implement authentication flow with JWT refresh logic, Login page, and user session management 2026-04-10 19:24:15 +05:30
Your Name 7d61ebd69c feat: implement account activation logic, add login drawer page, and improve form accessibility 2026-04-10 16:21:19 +05:30
Your Name 414e683e0b feat: implement registration page with form validation and add custom typography fonts 2026-04-10 13:41:11 +05:30
Your Name b3725ec4ed feat: implement react-router-dom and add authentication pages for registration, verification, and activation 2026-04-10 11:31:28 +05:30
Your Name 6bf186806b feat: initialize frontend project with Vite, React, and Biome configuration 2026-04-09 13:23:45 +05:30