Commit Graph

  • 7279798bd4 refactor: update Registration form field labels and placeholders for improved UI consistency ramvignesh-b 2026-04-24 23:55:03 +05:30
  • fa1b3f1bcf refactor: add pointer-events disabling for envelope states and update e2e tests to match UI interactions ramvignesh-b 2026-04-24 22:10:42 +05:30
  • 18e9af651d feat: add modular Burn, Share, and PostAction components to the Reader page flow ramvignesh-b 2026-04-24 18:59:13 +05:30
  • 42493a950c feat: implement dynamic redirection after login based on location state ramvignesh-b 2026-04-24 18:43:13 +05:30
  • db31be4ec8 refactor: reorganize directory structure by moving UI components into feature-specific folders ramvignesh-b 2026-04-24 17:01:35 +05:30
  • c562c99d3a refactor: extract Editor components into modular files and implement PostSealModal ramvignesh-b 2026-04-24 16:32:01 +05:30
  • 2f3d5161ed refactor: prevent re-renders by extracting components out ramvignesh-b 2026-04-24 16:30:13 +05:30
  • ae52a79bd0 feat: add a post-seal navigation flow to the reader page ramvignesh-b 2026-04-24 06:34:08 +05:30
  • 00c16627cc feat: implement on-demand sharing key derivation ramvignesh-b 2026-04-24 06:33:23 +05:30
  • a84d837942 feat: update letter patch to check for type change to sent and auto set time ramvignesh-b 2026-04-24 06:29:14 +05:30
  • 33995ffee1 chore: auto migrate on start script ramvignesh-b 2026-04-24 04:09:41 +05:30
  • 7eed38f27e chore: fix docker compose bin resolution in e2e script ramvignesh-b 2026-04-24 04:01:57 +05:30
  • b49dc69a25 fix: address missing bin auto-exit issue ramvignesh-b 2026-04-24 03:48:12 +05:30
  • 3111e14732 Merge branch 'main' of https://github.com/ramvignesh-b/pi-ku ramvignesh-b 2026-04-24 03:33:20 +05:30
  • d5444bd47f fix: remove extra whitespace in variables ramvignesh-b 2026-04-24 03:33:03 +05:30
  • 17564282e8 Merge branch 'main' of github.com:ramvignesh-b/pi-ku ramvignesh-b 2026-04-24 03:31:54 +05:30
  • a2aadb5d2b refactor: standardize script formatting and resolve command execution variables in run-e2e.sh ramvignesh-b 2026-04-24 03:31:39 +05:30
  • 6e0f300518 Merge branch 'main' of github.com:ramvignesh-b/pi-ku ramvignesh-b 2026-04-24 03:25:07 +05:30
  • 218ed42f00 refactor: implement dynamic URI scheme based on SSL_ENABLED setting ramvignesh-b 2026-04-24 03:23:50 +05:30
  • 7f61ce169e chore: update e2e env to force ssl and tweak setup to detect arm64 arch ramvignesh-b 2026-04-24 03:13:03 +05:30
  • d92590f764 chore: add automated project setup script and unify runner environment detection ramvignesh-b 2026-04-24 02:24:35 +05:30
  • 7dece74698 feat: add burn letter option and fix modal middle placement ramvignesh-b 2026-04-24 01:16:57 +05:30
  • 6872853125 feat: add backend support for burning letters ramvignesh-b 2026-04-23 19:38:05 +05:30
  • 6552783d64 chore: improve development startup reliability ramvignesh-b 2026-04-23 17:31:52 +05:30
  • e2ad5cef75 chore: update E2E script for better cleanup ramvignesh-b 2026-04-23 16:46:26 +05:30
  • f509d74f62 fix: stabilize e2e letter reveal spec, and optionally dockerize playwright execution ramvignesh-b 2026-04-23 04:42:17 +05:30
  • 7ff4c1de29 fix: apply overflow-hidden and invisible to EnvelopeReveal container when revealed ramvignesh-b 2026-04-22 19:15:20 +05:30
  • a986878a3b feat: containerize backend and frontend services ramvignesh-b 2026-04-22 19:14:21 +05:30
  • 59ea95a912 fix: correct syntax in default env config ramvignesh-b 2026-04-22 18:56:07 +05:30
  • 5355194026 feat: update dynamic cors origin population ramvignesh-b 2026-04-22 18:53:23 +05:30
  • c3a1e1e252 chore: no more distrobox for local e2e ramvignesh-b 2026-04-22 17:36:35 +05:30
  • 3cd516039a test: update e2e to pull letter ramvignesh-b 2026-04-22 17:35:11 +05:30
  • 6aff578ca5 feat: update CORS and auth cookie configurations ramvignesh-b 2026-04-22 17:33:02 +05:30
  • cb9d5e35fd test: update letter e2e spec to cover envelope reveal for reader ramvignesh-b 2026-04-22 17:22:40 +05:30
  • 625475b740 test: update letter e2e spec to cover envelope reveal for reader ramvignesh-b 2026-04-22 17:13:21 +05:30
  • 516991c33a chore: update example env files ramvignesh-b 2026-04-22 16:55:59 +05:30
  • 4a971a93b0 fix: update util path in test ramvignesh-b 2026-04-22 16:55:43 +05:30
  • 27b725e8ec refactor: format and lint react files ramvignesh-b 2026-04-22 16:43:43 +05:30
  • 694715a90c chore: refactor build configurations. ramvignesh-b 2026-04-22 16:42:53 +05:30
  • 11b9e8b04c feat: implement lazy loading for routes ramvignesh-b 2026-04-22 16:38:17 +05:30
  • b9d1880951 fix: handle type errors in build ramvignesh-b 2026-04-22 15:13:07 +05:30
  • 50bae8d2ce fix: update Reader tests to include envelope ramvignesh-b 2026-04-21 04:44:07 +05:30
  • 4c204b0a80 feat: ux enhancement for envelope reveal ramvignesh-b 2026-04-21 04:21:59 +05:30
  • b5d55bd258 feat: update splash screen elements ramvignesh-b 2026-04-21 01:49:15 +05:30
  • bd0f2e0171 fix: update e2e script to include e2e env source ramvignesh-b 2026-04-20 20:59:09 +05:30
  • 7bab2937bc feat: implement EnvelopeReveal component for letter interactions and integrate into reader workflow ramvignesh-b 2026-04-19 19:49:01 +05:30
  • ec769818f5 refactor: standardize navigation behavior by applying replace: true to authentication and activation flows ramvignesh-b 2026-04-19 02:19:53 +05:30
  • 1c1b5ea14e feat: implement vaulting functionality with unlock dates and locked UI states for letters ramvignesh-b 2026-04-19 01:20:55 +05:30
  • e68dcb068b refactor: use concrete type for mailpit helper ramvignesh-b 2026-04-18 18:52:03 +05:30
  • ad5bc57eee refactor: UX enhancement for drawer ramvignesh-b 2026-04-18 18:51:43 +05:30
  • d17d5c01e8 refactor: remove side effects from useMemo ramvignesh-b 2026-04-18 18:50:54 +05:30
  • 2db7e1f9f5 test: enhance tests to be specific ramvignesh-b 2026-04-18 18:49:54 +05:30
  • 428db97ba2 refactor: remove unused methods ramvignesh-b 2026-04-18 14:50:26 +05:30
  • 86f41a9d90 feat: drawer ux enhances ramvignesh-b 2026-04-18 14:18:35 +05:30
  • de46b2c631 feat: add expandable seal buttons ramvignesh-b 2026-04-18 04:39:43 +05:30
  • 78e2625883 refactor: handle exception on vault unlock date check for validation ramvignesh-b 2026-04-18 04:39:18 +05:30
  • 11780cdbd4 feat: add db indexes for vault letters for polling to be performant ramvignesh-b 2026-04-17 23:39:35 +05:30
  • 1e7a1c15c9 feat: introduce AP scheduler for polling vault ramvignesh-b 2026-04-17 23:37:48 +05:30
  • 3d764703dd feat: add notification field for vault letters and helper tasks ramvignesh-b 2026-04-17 21:54:56 +05:30
  • f124efd8c1 feat: restrict vault letter content access until unlock date ramvignesh-b 2026-04-17 13:05:03 +05:30
  • c9bb4799ce chore: remove temporary e2e backend log file ramvignesh-b 2026-04-17 02:16:04 +05:30
  • 3c9c72d25f Feature/ssl integration (#1) RamVignesh B 2026-04-17 02:04:11 +05:30
  • d7dc2e8eb9 chore: update restart policy to unless-stopped for postgres and mailpit services in e2e docker-compose feature/ssl-integration ramvignesh-b 2026-04-17 01:55:37 +05:30
  • 47e101c6fc feat: add caching for Playwright dependencies in CI workflow ramvignesh-b 2026-04-17 01:54:49 +05:30
  • 9935da0496 feat: add container runtime validation and force docker usage in CI environment ramvignesh-b 2026-04-17 01:52:04 +05:30
  • 05e4df2d7b refactor: improve container orchestration detection and fallback logic in e2e test script ramvignesh-b 2026-04-17 01:41:26 +05:30
  • 06585163d0 ci: improve compatibility for docker-compose execution ramvignesh-b 2026-04-17 01:30:57 +05:30
  • c40e3d20cb ci: add sll support and enhance e2e workflow ramvignesh-b 2026-04-17 01:22:03 +05:30
  • f5757b47de chore: set test timezone to Asia/Kolkata ramvignesh-b 2026-04-16 06:13:20 +05:30
  • 029b02b3c8 fix: update MAILPIT_API_URL protocol from https to http in e2e environment example ramvignesh-b 2026-04-16 05:57:52 +05:30
  • c5aeccf58f fix: force en-US locale in Intl formatters to ensure consistent date and time output ramvignesh-b 2026-04-16 05:56:52 +05:30
  • 1927dedf22 test: set TZ environment variable to Asia/Kolkata in vitest configuration ramvignesh-b 2026-04-16 05:54:26 +05:30
  • dd7f3e1fe9 fix: correct environment file paths and parallelize frontend dependency installation in CI workflow ramvignesh-b 2026-04-16 05:49:47 +05:30
  • b1d2c374b6 fix: correct certificate caching keys and fix environment file paths in CI workflows ramvignesh-b 2026-04-16 05:39:04 +05:30
  • 2e0c4e557d ci: implement certificate caching in workflow ramvignesh-b 2026-04-16 05:34:08 +05:30
  • 3f761cfe7e refactor: optimize CI workflow caching ramvignesh-b 2026-04-16 05:14:43 +05:30
  • 6ad8837145 feat: implement certificate caching in CI workflow to persist SSL files across jobs ramvignesh-b 2026-04-16 05:00:24 +05:30
  • ce8bb5c018 fix: correct mkcert command args ramvignesh-b 2026-04-16 04:41:38 +05:30
  • 7a05a6040e fix: use static ip in mkcert command ramvignesh-b 2026-04-16 04:39:29 +05:30
  • 587160811f feat: centralize SSL certificate generation into a reusable workflow job ramvignesh-b 2026-04-16 04:36:40 +05:30
  • 4195fce415 fix: add IPv6 loopback support to mkcert generation command in CI workflow ramvignesh-b 2026-04-16 04:32:59 +05:30
  • 4277298c47 Merge branch 'main' of https://github.com/ramvignesh-b/pi-ku into feature/ssl-integration ramvignesh-b 2026-04-16 04:30:55 +05:30
  • 9491559d7d feat: fix null pointer handling in log modals ramvignesh-b 2026-04-16 04:29:36 +05:30
  • b08d505a5a feat: update E2E testing configuration to use ssl ramvignesh-b 2026-04-16 04:26:29 +05:30
  • cc8e3e4e4e refactor: clean up scaffolding backend ramvignesh-b 2026-04-16 03:30:42 +05:30
  • e8dac65468 feat: redesign reader page and disable canvas object caching for improved rendering ramvignesh-b 2026-04-15 19:20:18 +05:30
  • 8f6fd6a529 fix: resolve non-null assertion linting in Reader and add null check for fabricRef in ComposeCanvas ramvignesh-b 2026-04-15 17:57:18 +05:30
  • 198f9c32dd feat: implement master key decryption for letters and add UI warning for image decryption failures ramvignesh-b 2026-04-15 17:50:38 +05:30
  • a72464bfbb refactor: non dom elements for fetching password ramvignesh-b 2026-04-15 17:26:33 +05:30
  • 75dd187442 feat: implement read-only mode for sealed letters and handle error boundaries ramvignesh-b 2026-04-15 17:07:35 +05:30
  • fd64578a17 fix: retain masterkey on non-logout error scenarios and refresh on db hit miss ramvignesh-b 2026-04-15 16:57:03 +05:30
  • ef545e9e2b chore: replace console logs with pino-pretty ramvignesh-b 2026-04-15 13:34:05 +05:30
  • e8e9a402d6 chore: update pre-commit to include tsbuild check ramvignesh-b 2026-04-15 13:20:05 +05:30
  • 9f42012494 test: configure vitest to run only unit tests ramvignesh-b 2026-04-15 13:15:47 +05:30
  • 87dd1fd1f5 feat: implement sealed letter protection in backend ramvignesh-b 2026-04-15 03:33:52 +05:30
  • a1735e4011 chore: update util scripts ramvignesh-b 2026-04-15 02:56:09 +05:30
  • 5594ac50d0 refactor: consolidate auth logic into helper, add letter E2E tests, ramvignesh-b 2026-04-15 01:43:03 +05:30
  • 9c6400b18a refactor: rename login to setAuthStore and update mock return value in useAuth tests ramvignesh-b 2026-04-15 01:07:19 +05:30
  • c259d98acb feat: implement end-to-end testing infrastructure with Playwright and automated containerized database setup ramvignesh-b 2026-04-15 01:00:51 +05:30
  • 0fb31b9f0b feat: add welcome modal to login page ramvignesh-b 2026-04-14 23:53:16 +05:30