Commit Graph

128 Commits

Author SHA1 Message Date
ramvignesh-b 05e4df2d7b refactor: improve container orchestration detection and fallback logic in e2e test script 2026-04-17 01:41:26 +05:30
ramvignesh-b 06585163d0 ci: improve compatibility for docker-compose execution 2026-04-17 01:30:57 +05:30
ramvignesh-b c40e3d20cb ci: add sll support and enhance e2e workflow 2026-04-17 01:22:03 +05:30
ramvignesh-b f5757b47de chore: set test timezone to Asia/Kolkata 2026-04-16 06:13:20 +05:30
ramvignesh-b 029b02b3c8 fix: update MAILPIT_API_URL protocol from https to http in e2e environment example 2026-04-16 05:57:52 +05:30
ramvignesh-b c5aeccf58f fix: force en-US locale in Intl formatters to ensure consistent date and time output 2026-04-16 05:56:52 +05:30
ramvignesh-b 1927dedf22 test: set TZ environment variable to Asia/Kolkata in vitest configuration 2026-04-16 05:54:26 +05:30
ramvignesh-b dd7f3e1fe9 fix: correct environment file paths and parallelize frontend dependency installation in CI workflow 2026-04-16 05:49:47 +05:30
ramvignesh-b b1d2c374b6 fix: correct certificate caching keys and fix environment file paths in CI workflows 2026-04-16 05:39:04 +05:30
ramvignesh-b 2e0c4e557d ci: implement certificate caching in workflow 2026-04-16 05:34:08 +05:30
ramvignesh-b 3f761cfe7e refactor: optimize CI workflow caching 2026-04-16 05:14:43 +05:30
ramvignesh-b 6ad8837145 feat: implement certificate caching in CI workflow to persist SSL files across jobs 2026-04-16 05:00:24 +05:30
ramvignesh-b ce8bb5c018 fix: correct mkcert command args 2026-04-16 04:41:38 +05:30
ramvignesh-b 7a05a6040e fix: use static ip in mkcert command 2026-04-16 04:39:29 +05:30
ramvignesh-b 587160811f feat: centralize SSL certificate generation into a reusable workflow job 2026-04-16 04:36:40 +05:30
ramvignesh-b 4195fce415 fix: add IPv6 loopback support to mkcert generation command in CI workflow 2026-04-16 04:32:59 +05:30
ramvignesh-b 4277298c47 Merge branch 'main' of https://github.com/ramvignesh-b/pi-ku into feature/ssl-integration 2026-04-16 04:30:55 +05:30
ramvignesh-b 9491559d7d feat: fix null pointer handling in log modals 2026-04-16 04:29:36 +05:30
ramvignesh-b b08d505a5a feat: update E2E testing configuration to use ssl 2026-04-16 04:26:29 +05:30
ramvignesh-b cc8e3e4e4e refactor: clean up scaffolding backend 2026-04-16 03:30:42 +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 ef545e9e2b chore: replace console logs with pino-pretty 2026-04-15 13:34:05 +05:30
ramvignesh-b e8e9a402d6 chore: update pre-commit to include tsbuild check 2026-04-15 13:20:05 +05:30
ramvignesh-b 9f42012494 test: configure vitest to run only unit tests 2026-04-15 13:15:47 +05:30
ramvignesh-b 87dd1fd1f5 feat: implement sealed letter protection in backend 2026-04-15 03:33:52 +05:30
ramvignesh-b a1735e4011 chore: update util scripts 2026-04-15 02:56:09 +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 9c6400b18a refactor: rename login to setAuthStore and update mock return value in useAuth tests 2026-04-15 01:07:19 +05:30
ramvignesh-b c259d98acb feat: implement end-to-end testing infrastructure with Playwright and automated containerized database setup 2026-04-15 01:00:51 +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 9e5db3b99c feat: implement relative date formatting, real-time clock display 2026-04-14 21:00:08 +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 0869dbc6ab feat: add auth initialization guard 2026-04-14 12:44:35 +05:30
ramvignesh-b bde763fc1a chore: update JWT authentication cookie settings for local development compatibility 2026-04-14 01:53:50 +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 b64288c5dd fix: type-cast sharingKey in crypto tests 2026-04-13 14:33:17 +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