ramvignesh-b
|
c562c99d3a
|
refactor: extract Editor components into modular files and implement PostSealModal
|
2026-04-24 16:32:01 +05:30 |
|
ramvignesh-b
|
2f3d5161ed
|
refactor: prevent re-renders by extracting components out
|
2026-04-24 16:30:13 +05:30 |
|
ramvignesh-b
|
ae52a79bd0
|
feat: add a post-seal navigation flow to the reader page
|
2026-04-24 06:34:08 +05:30 |
|
ramvignesh-b
|
7dece74698
|
feat: add burn letter option and fix modal middle placement
|
2026-04-24 01:16:57 +05:30 |
|
ramvignesh-b
|
7ff4c1de29
|
fix: apply overflow-hidden and invisible to EnvelopeReveal container when revealed
|
2026-04-22 19:15:20 +05:30 |
|
ramvignesh-b
|
27b725e8ec
|
refactor: format and lint react files
|
2026-04-22 16:43:43 +05:30 |
|
ramvignesh-b
|
b9d1880951
|
fix: handle type errors in build
|
2026-04-22 15:13:07 +05:30 |
|
ramvignesh-b
|
50bae8d2ce
|
fix: update Reader tests to include envelope
|
2026-04-21 04:44:07 +05:30 |
|
ramvignesh-b
|
4c204b0a80
|
feat: ux enhancement for envelope reveal
|
2026-04-21 04:23:19 +05:30 |
|
ramvignesh-b
|
7bab2937bc
|
feat: implement EnvelopeReveal component for letter interactions and integrate into reader workflow
|
2026-04-19 19:49:01 +05:30 |
|
ramvignesh-b
|
ec769818f5
|
refactor: standardize navigation behavior by applying replace: true to authentication and activation flows
|
2026-04-19 02:19:53 +05:30 |
|
ramvignesh-b
|
1c1b5ea14e
|
feat: implement vaulting functionality with unlock dates and locked UI states for letters
|
2026-04-19 01:20:55 +05:30 |
|
ramvignesh-b
|
ad5bc57eee
|
refactor: UX enhancement for drawer
|
2026-04-18 18:51:43 +05:30 |
|
ramvignesh-b
|
2db7e1f9f5
|
test: enhance tests to be specific
|
2026-04-18 18:49:54 +05:30 |
|
ramvignesh-b
|
86f41a9d90
|
feat: drawer ux enhances
|
2026-04-18 14:18:35 +05:30 |
|
ramvignesh-b
|
de46b2c631
|
feat: add expandable seal buttons
|
2026-04-18 04:39:43 +05:30 |
|
ramvignesh-b
|
9491559d7d
|
feat: fix null pointer handling in log modals
|
2026-04-16 04:29:36 +05:30 |
|
ramvignesh-b
|
e8dac65468
|
feat: redesign reader page and disable canvas object caching for improved rendering
|
2026-04-15 19:20:18 +05:30 |
|
ramvignesh-b
|
8f6fd6a529
|
fix: resolve non-null assertion linting in Reader and add null check for fabricRef in ComposeCanvas
|
2026-04-15 17:57:18 +05:30 |
|
ramvignesh-b
|
198f9c32dd
|
feat: implement master key decryption for letters and add UI warning for image decryption failures
|
2026-04-15 17:50:38 +05:30 |
|
ramvignesh-b
|
a72464bfbb
|
refactor: non dom elements for fetching password
|
2026-04-15 17:26:33 +05:30 |
|
ramvignesh-b
|
75dd187442
|
feat: implement read-only mode for sealed letters and handle error boundaries
|
2026-04-15 17:07:35 +05:30 |
|
ramvignesh-b
|
fd64578a17
|
fix: retain masterkey on non-logout error scenarios and refresh on db hit miss
|
2026-04-15 16:57:03 +05:30 |
|
ramvignesh-b
|
5594ac50d0
|
refactor: consolidate auth logic into helper, add letter E2E tests,
|
2026-04-15 01:43:03 +05:30 |
|
ramvignesh-b
|
0fb31b9f0b
|
feat: add welcome modal to login page
|
2026-04-14 23:53:16 +05:30 |
|
ramvignesh-b
|
967b3a77f8
|
feat: enhance zero-knowledge authentication by deriving and sending auth hashes to the server
|
2026-04-14 22:44:42 +05:30 |
|
ramvignesh-b
|
3e5dbbe3f3
|
feat: add Navbar component and integrate into Editor page
|
2026-04-14 21:00:30 +05:30 |
|
ramvignesh-b
|
8f9c0b5430
|
refactor: update ComposeCanvas and Editor data handling types
|
2026-04-14 13:10:18 +05:30 |
|
ramvignesh-b
|
bc29306fe2
|
fix: adjust canvas for responsiveness
|
2026-04-14 12:49:06 +05:30 |
|
ramvignesh-b
|
3aebf920a6
|
refactor: define explicit TypeScript interfaces for CanvasJSON and implement robust canvas initialization and interaction logic
|
2026-04-14 00:34:43 +05:30 |
|
ramvignesh-b
|
5c81d617bd
|
refactor: simplify logical expressions and update biome linting rules
|
2026-04-14 00:16:25 +05:30 |
|
ramvignesh-b
|
1f94df1309
|
refactor: move DrawerSection component and implement image encryption/decryption tests
|
2026-04-14 00:03:56 +05:30 |
|
ramvignesh-b
|
12763ab7ab
|
refactor: enforce strict linting rules, replace forEach with for...of loops, and remove console logging throughout the frontend.
|
2026-04-13 14:30:17 +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
|
33e945f7f6
|
fix: add optional chaining to canvasData to prevent runtime errors when objects are undefined
|
2026-04-12 05:28:42 +05:30 |
|
Your Name
|
75a9222f19
|
refactor: improve type safety for canvas data objects and remove unused FabricObject import
|
2026-04-12 05:26:47 +05:30 |
|
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
|
99ed561570
|
fix: initialize letterIdRef with empty string instead of null to match type definition
|
2026-04-12 04:56:10 +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
|
d6076bca16
|
feat: append public_id to letter submission form data
|
2026-04-12 03:09:48 +05:30 |
|
Your Name
|
88686cdb0f
|
feat: implement letter sealing UI with save confirmation
|
2026-04-12 03:06:00 +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
|
7736fa5919
|
feat: implement master key derivation and persistence via IndexedDB
|
2026-04-12 01:24:28 +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
|
6a7439fa61
|
refactor: use config routes in activate flow
|
2026-04-11 19:11:42 +05:30 |
|
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 |
|