ramvignesh-b
|
18e9af651d
|
feat: add modular Burn, Share, and PostAction components to the Reader page flow
|
2026-04-24 18:59:13 +05:30 |
|
ramvignesh-b
|
42493a950c
|
feat: implement dynamic redirection after login based on location state
|
2026-04-24 18:43:13 +05:30 |
|
ramvignesh-b
|
db31be4ec8
|
refactor: reorganize directory structure by moving UI components into feature-specific folders
|
2026-04-24 17:01:35 +05:30 |
|
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
|
00c16627cc
|
feat: implement on-demand sharing key derivation
|
2026-04-24 06:33:23 +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
|
33995ffee1
|
chore: auto migrate on start script
|
2026-04-24 04:09:41 +05:30 |
|
ramvignesh-b
|
7eed38f27e
|
chore: fix docker compose bin resolution in e2e script
|
2026-04-24 04:01:57 +05:30 |
|
ramvignesh-b
|
b49dc69a25
|
fix: address missing bin auto-exit issue
|
2026-04-24 03:48:12 +05:30 |
|
ramvignesh-b
|
3111e14732
|
Merge branch 'main' of https://github.com/ramvignesh-b/pi-ku
|
2026-04-24 03:33:20 +05:30 |
|
ramvignesh-b
|
d5444bd47f
|
fix: remove extra whitespace in variables
|
2026-04-24 03:33:03 +05:30 |
|
ramvignesh-b
|
17564282e8
|
Merge branch 'main' of github.com:ramvignesh-b/pi-ku
|
2026-04-24 03:31:54 +05:30 |
|
ramvignesh-b
|
a2aadb5d2b
|
refactor: standardize script formatting and resolve command execution variables in run-e2e.sh
|
2026-04-24 03:31:39 +05:30 |
|
ramvignesh-b
|
6e0f300518
|
Merge branch 'main' of github.com:ramvignesh-b/pi-ku
|
2026-04-24 03:25:07 +05:30 |
|
ramvignesh-b
|
218ed42f00
|
refactor: implement dynamic URI scheme based on SSL_ENABLED setting
|
2026-04-24 03:23:50 +05:30 |
|
ramvignesh-b
|
7f61ce169e
|
chore: update e2e env to force ssl and tweak setup to detect arm64 arch
|
2026-04-24 03:13:03 +05:30 |
|
ramvignesh-b
|
d92590f764
|
chore: add automated project setup script and unify runner environment detection
|
2026-04-24 02:24:35 +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
|
6872853125
|
feat: add backend support for burning letters
|
2026-04-23 19:38:05 +05:30 |
|
ramvignesh-b
|
6552783d64
|
chore: improve development startup reliability
|
2026-04-23 17:31:52 +05:30 |
|
ramvignesh-b
|
e2ad5cef75
|
chore: update E2E script for better cleanup
|
2026-04-23 16:46:26 +05:30 |
|
ramvignesh-b
|
f509d74f62
|
fix: stabilize e2e letter reveal spec, and optionally dockerize playwright execution
|
2026-04-23 04:42:17 +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
|
a986878a3b
|
feat: containerize backend and frontend services
|
2026-04-22 19:14:21 +05:30 |
|
ramvignesh-b
|
59ea95a912
|
fix: correct syntax in default env config
|
2026-04-22 18:56:07 +05:30 |
|
ramvignesh-b
|
5355194026
|
feat: update dynamic cors origin population
|
2026-04-22 18:53:23 +05:30 |
|
ramvignesh-b
|
c3a1e1e252
|
chore: no more distrobox for local e2e
|
2026-04-22 17:36:35 +05:30 |
|
ramvignesh-b
|
3cd516039a
|
test: update e2e to pull letter
|
2026-04-22 17:35:11 +05:30 |
|
ramvignesh-b
|
6aff578ca5
|
feat: update CORS and auth cookie configurations
|
2026-04-22 17:33:02 +05:30 |
|
ramvignesh-b
|
cb9d5e35fd
|
test: update letter e2e spec to cover envelope reveal for reader
|
2026-04-22 17:22:40 +05:30 |
|
ramvignesh-b
|
625475b740
|
test: update letter e2e spec to cover envelope reveal for reader
|
2026-04-22 17:13:21 +05:30 |
|
ramvignesh-b
|
516991c33a
|
chore: update example env files
|
2026-04-22 16:55:59 +05:30 |
|
ramvignesh-b
|
4a971a93b0
|
fix: update util path in test
|
2026-04-22 16:55:43 +05:30 |
|
ramvignesh-b
|
27b725e8ec
|
refactor: format and lint react files
|
2026-04-22 16:43:43 +05:30 |
|
ramvignesh-b
|
694715a90c
|
chore: refactor build configurations.
|
2026-04-22 16:42:53 +05:30 |
|
ramvignesh-b
|
11b9e8b04c
|
feat: implement lazy loading for routes
|
2026-04-22 16:38:17 +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
|
b5d55bd258
|
feat: update splash screen elements
|
2026-04-21 01:49:15 +05:30 |
|
ramvignesh-b
|
bd0f2e0171
|
fix: update e2e script to include e2e env source
|
2026-04-20 20:59:09 +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
|
e68dcb068b
|
refactor: use concrete type for mailpit helper
|
2026-04-18 18:52:03 +05:30 |
|
ramvignesh-b
|
ad5bc57eee
|
refactor: UX enhancement for drawer
|
2026-04-18 18:51:43 +05:30 |
|
ramvignesh-b
|
d17d5c01e8
|
refactor: remove side effects from useMemo
|
2026-04-18 18:50:54 +05:30 |
|
ramvignesh-b
|
2db7e1f9f5
|
test: enhance tests to be specific
|
2026-04-18 18:49:54 +05:30 |
|