RamVignesh B
6cf24731ce
Feature/saajan persona ( #3 )
...
* feat: add template based email content (html + plaintext fallback)
* feat: init saajan component
* feat: add aesthetic noise background and implement Saajan component in register and login
* feat: add post seal modal for vault
* refactor: add proper props interfaces
* refactor: expose props on ui components
* feat: add ssajan in lots of flows
* fix: remove render test with no value and add aria helper for btn identification
* refactor: update email notification to account for proper arguments
* refactor: refactor E2E auth helper and mail parsing logic
---------
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com >
2026-04-28 20:51:23 +05:30
ramvignesh-b
2896c60c5f
feat: implement better logging using structlog
2026-04-26 13:05:50 +05:30
ramvignesh-b
a84d837942
feat: update letter patch to check for type change to sent and auto set time
2026-04-24 06:29:14 +05:30
ramvignesh-b
6872853125
feat: add backend support for burning letters
2026-04-23 19:38:05 +05:30
ramvignesh-b
78e2625883
refactor: handle exception on vault unlock date check for validation
2026-04-18 04:39:18 +05:30
ramvignesh-b
11780cdbd4
feat: add db indexes for vault letters for polling to be performant
2026-04-17 23:39:35 +05:30
ramvignesh-b
1e7a1c15c9
feat: introduce AP scheduler for polling vault
2026-04-17 23:37:48 +05:30
ramvignesh-b
3d764703dd
feat: add notification field for vault letters and helper tasks
2026-04-17 21:54:56 +05:30
ramvignesh-b
f124efd8c1
feat: restrict vault letter content access until unlock date
2026-04-17 13:05:03 +05:30
ramvignesh-b
cc8e3e4e4e
refactor: clean up scaffolding backend
2026-04-16 03:30:42 +05:30
ramvignesh-b
87dd1fd1f5
feat: implement sealed letter protection in backend
2026-04-15 03:33:52 +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
ad8a73bb47
feat: iadd drawer and editor navigation, and introduce letter management hooks
2026-04-13 00:56:58 +05:30
ramvignesh-b
e328ce83f9
fix: address picle error in save requests
2026-04-12 21:16:31 +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
ab080d4266
fix: update letter update logic to use PUT method and correct user reference
2026-04-12 04:15:20 +05:30
Your Name
47474f8ae2
feat: add PUT endpoint to update letters and manage associated images
2026-04-12 04:08:14 +05:30
Your Name
c288dba6e8
feat: enable media file handling and allow manual assignment of letter public_id
2026-04-12 03:07:09 +05:30
Your Name
18bc8ac238
feat: implement encrypted image support for letters with backend storage
2026-04-12 02:09:32 +05:30
Your Name
e2b1ce55a4
feat: add LetterImage model
2026-04-12 01:51:32 +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
Your Name
c6f1e3e2a2
feat: implement letter encryption fields, lifecycle timestamps, and API endpoints with validation
2026-04-10 21:51:53 +05:30
Your Name
3e02286f6b
feat: implement basic Letter model and unit tests
2026-04-10 20:58:45 +05:30
Your Name
2d18756c15
feat: initialize letters app and register it in settings
2026-04-10 20:19:21 +05:30