Commit Graph

77 Commits

Author SHA1 Message Date
Your Name bbdf4a41d4 feat: add encrypted_dek field to Letter model and enforce its presence during serialization 2026-04-11 18:37:36 +05:30
Your Name 96f867f139 feat: implement auth state management with RouteGuards 2026-04-11 17:56:40 +05:30
Your Name dfd33f1dad refactor: centralize API endpoints and token refresh logic 2026-04-11 14:15:27 +05:30
Your Name 54d2021e81 feat: implement Editor page with Fabric.js-based ComposeCanvas 2026-04-11 13:46:44 +05:30
Your Name 545b802a8b feat: update theme tokens 2026-04-11 13:46:26 +05:30
Your Name ddbf2bc4d1 refactor: centralize route configuration 2026-04-11 13:45:49 +05:30
Your Name a3d727d0c9 feat: add fabric dependency to project 2026-04-10 21:58:58 +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 07bd221e77 feat: implement authentication state management with Zustand and add request interceptor for JWT injection 2026-04-10 18:52:27 +05:30
Your Name c15a8b481b fix: prevent infinite refresh loops by checking URL in auth interceptor error handler 2026-04-10 18:40:46 +05:30
Your Name a0eec02ee4 refactor: implement automatic token refresh and credential support for auth API client 2026-04-10 18:34:28 +05:30
Your Name 8c836fdac6 feat: improve error handling in registration 2026-04-10 17:01:22 +05:30
Your Name 77186d0dd0 fix: add Knewave css font 2026-04-10 16:53:14 +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 05ead7b947 refactor: apiclient to use string literal 2026-04-10 16:21:02 +05:30
Your Name cd156377bf fix: update biome config 2026-04-10 16:20:27 +05:30
Your Name a8b347c1db feat: add API client 2026-04-10 15:41:15 +05:30
Your Name efdd6799d9 feat: built verification screen 2026-04-10 15:40:45 +05:30
Your Name 44b1ed5153 refactor: modularize form fields into a separate component 2026-04-10 15:38:17 +05:30
Your Name 3898cb5726 refactor: scope knewave font to Logo 2026-04-10 15:36:13 +05:30
Your Name c82e59d61d chore: update vite config 2026-04-10 15:35:43 +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 97577efcf6 fix: update biome config to handle lint and parse within required dirs 2026-04-10 12:31:04 +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 b5654fa9f1 feat: migrate to Tailwind CSS with DaisyUI 2026-04-10 11:26:55 +05:30
Your Name e39e56a105 chore: remove ESLint and associated dependencies from project configuration 2026-04-10 11:00:04 +05:30
Your Name 6bf186806b feat: initialize frontend project with Vite, React, and Biome configuration 2026-04-09 13:23:45 +05:30