Commit Graph

14 Commits

Author SHA1 Message Date
Your Name 998ad848b0 feat: implement encrypted metadata support and fix public_id handling in letter serialization 2026-04-12 05:14:02 +05:30
Your Name b5c6e6c91d feat: add canvas export methods and implement encrypted letter submission to the letters endpoint 2026-04-12 02:40:42 +05:30
Your Name 73a9787daf refactor: use proper config for routes 2026-04-11 19:51:00 +05:30
Your Name 9953b27385 refactor: improve type safety, update navigation, and optimize base64 encoding in auth and editor components 2026-04-11 19:33:50 +05:30
Your Name 4f0355d8eb feat: add image upload functionality to editor via ComposeCanvas imperative handle 2026-04-11 19:21:34 +05:30
Your Name 96f867f139 feat: implement auth state management with RouteGuards 2026-04-11 17:56:40 +05:30
Your Name 54d2021e81 feat: implement Editor page with Fabric.js-based ComposeCanvas 2026-04-11 13:46:44 +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 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 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 414e683e0b feat: implement registration page with form validation and add custom typography fonts 2026-04-10 13:41:11 +05:30