Commit Graph

  • 1d3d0a4fa4 remove ts extension main_browser_extension Sameh Abouel-saad 2025-06-11 14:43:42 +0300
  • 4f3f98a954 feat: Implement SigSocket request queuing and approval system, Enhance Settings UI zaelgohary 2025-06-17 03:18:25 +0300
  • c641d0ae2e feat: Update build scripts for crypto_vault_extension Sameh Abouel-saad 2025-06-11 14:22:05 +0300
  • 6f42e5ab8d v2 Sameh Abouel-saad 2025-06-06 05:31:03 +0300
  • 203cde1cba Reset crypto_vault_extension to clean state before SigSocket implementation Sameh Abouel-saad 2025-06-05 20:08:10 +0300
  • 6b037537bf feat: Enhance request management in SigSocket client with new methods and structures Sameh Abouel-saad 2025-06-05 20:02:34 +0300
  • 580fd72dce feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) Sameh Abouel-saad 2025-06-04 16:55:15 +0300
  • a0622629ae feat: Add function to retrieve the current keyspace name in WebAssembly bindings Sameh Abouel-saad 2025-06-04 16:43:54 +0300
  • 4e1e707f85 feat: Add SigSocket integration with WASM client and JavaScript bridge for sign requests Sameh Abouel-saad 2025-06-04 16:11:53 +0300
  • 9f143ded9d Implement native and WASM WebSocket client for sigsocket communication Sameh Abouel-saad 2025-06-04 13:03:15 +0300
  • b0d0aaa53d refactor: replace Ed25519 with Secp256k1 for default keypair generation Sameh Abouel-saad 2025-06-02 15:59:17 +0300
  • e00c140396 Fix tests Sameh Abouel-saad 2025-05-29 14:40:55 +0300
  • 4ba1e43f4e clean files Sameh Abouel-saad 2025-05-29 13:42:13 +0300
  • b82d457873 Fixed unused imports and variables Sameh Abouel-saad 2025-05-29 13:41:10 +0300
  • b0b6359be1 Enhance themes zaelgohary 2025-05-29 09:03:18 +0300
  • 536c077fbf Merge branch 'main_browser_extension' of https://git.ourworld.tf/samehabouelsaad/sal-modular into main_browser_extension zaelgohary 2025-05-29 08:57:28 +0300
  • 31975aa9d3 Add session timeout, refactor session manager, reduce code duplication, update icons & styling zaelgohary 2025-05-29 08:57:25 +0300
  • 087720f61f feat: add default keypair creation and selection functionality Sameh Abouel-saad 2025-05-28 12:48:28 +0300
  • c2c5be3409 Enhance UI, remove unused code zaelgohary 2025-05-28 11:39:25 +0300
  • 37764e3861 Support encrypt, decrypt & verify + add dark theme + better error handling & UI enhancements zaelgohary 2025-05-28 09:49:23 +0300
  • 5bc205b2f7 Add extension zaelgohary 2025-05-27 17:15:53 +0300
  • beba294054 refactor: migrate extension to TypeScript and add Material-UI components Sameh Abouel-saad 2025-05-26 23:01:47 +0300
  • 0224755ba3 Doc: Update README.md Sameh Abouel-saad 2025-05-26 13:27:50 +0300
  • 44b4dfd6a7 chore: add wasm console demo Sameh Abouel-saad 2025-05-26 13:22:42 +0300
  • 1e52c572d2 refactor: migrate extension to React and update build configuration Sameh Abouel-saad 2025-05-22 16:11:04 +0300
  • 1f2d7e3fec fix: hardcode keyspace value to "vault" in init_session function Sameh Abouel-saad 2025-05-22 12:53:27 +0300
  • ed76ba3d8d feat: implement browser extension UI with WebAssembly integration Sameh Abouel-saad 2025-05-22 11:53:32 +0300
  • 13945a8725 feat: Add WASM support and browser extension infrastructure Sameh Abouelsaad 2025-05-16 15:31:53 +0300
  • 19f46d6edb fix: fix tests and add Makefile Sameh Abouelsaad 2025-05-16 03:42:48 +0300
  • 85a15edaec feat: Upgrade dependencies and refactor client Sameh Abouelsaad 2025-05-16 03:07:42 +0300
  • 017fc897f4 docs: Clarify the rationale for split trait implementations for native and WASM targets Sameh Abouelsaad 2025-05-16 02:16:36 +0300
  • 03533f9216 tests: Add browser WASM tests for evm_client Sameh Abouelsaad 2025-05-16 02:06:41 +0300
  • 73233ec69b feat: Add SessionManager for ergonomic key management Sameh Abouelsaad 2025-05-16 00:15:07 +0300
  • 791752c3a5 Feat: simplify vault API and update docs Sameh Abouelsaad 2025-05-15 22:27:46 +0300
  • cea2d7e655 feat: Refactor kvstore and vault to use features and logging Sameh Abouelsaad 2025-05-15 16:42:19 +0300
  • 7d7f94f114 Feat: add vault module Sameh Abouelsaad 2025-05-15 15:28:00 +0300
  • 09635f3a32 Docs: Update roadmap items main Sameh Abouelsaad 2025-05-13 20:27:23 +0300
  • 9dce815daa feat: Add basic project structure and initial crates Sameh Abouelsaad 2025-05-13 20:24:29 +0300