Commit Graph

  • 197f40bde5 Use inline styles for tx list items to fix overflow sneak 2026-02-26 02:33:42 +07:00
  • be08723851 Fix tx list overflow: add min-w-0 to truncatable flex children sneak 2026-02-26 02:32:04 +07:00
  • d0cca13715 Fix tx list overflow: use truncate on left spans, shrink-0+pl-2 on right sneak 2026-02-26 02:30:32 +07:00
  • cef3d2ad37 Fix horizontal overflow: overflow-x-hidden on body and app, remove shrink-0 from 42ch spans sneak 2026-02-26 02:29:11 +07:00
  • 3eeaa7a7b2 Fix horizontal scrolling in transaction list with overflow-hidden sneak 2026-02-26 02:26:43 +07:00
  • 9c80dbccf4 Shorten truncated address by 2 more chars to prevent wrapping sneak 2026-02-26 02:25:20 +07:00
  • 7dba48b61d Shorten truncated address by 2 chars to prevent wrapping sneak 2026-02-26 02:24:34 +07:00
  • c278be65ed Refactor truncateAddress to truncateMiddle(str, maxLen) sneak 2026-02-26 02:23:30 +07:00
  • 9abe570e43 Truncate counterparty address in tx list based on amount width sneak 2026-02-26 02:22:38 +07:00
  • bf9ae4919d Redesign transaction list and add transaction detail view sneak 2026-02-26 02:20:13 +07:00
  • a15fb1a761 Fix Blockscout tx fetch: remove unsupported limit parameter sneak 2026-02-26 02:15:26 +07:00
  • 3bd2b58543 Token auto-discovery, tx history, balance polling, EIP-6963, UI overhaul sneak 2026-02-26 02:13:39 +07:00
  • 2b2137716c Add transaction confirmation screen and password modal sneak 2026-02-25 18:55:42 +07:00
  • 023d8441bc Split popup into one file per view sneak 2026-02-25 18:51:41 +07:00
  • f50a2a0389 Refactor popup into shared modules, wire up real ERC-20 tokens sneak 2026-02-25 18:48:44 +07:00
  • 2a8c051377 Add total portfolio value, cached prices and balances sneak 2026-02-25 18:44:29 +07:00
  • 64bd541013 Global title bar on all screens, screen name in DEBUG banner sneak 2026-02-25 18:38:33 +07:00
  • 1c9d5a9f2d Implement EIP-1193 provider for dApp connectivity sneak 2026-02-25 18:36:27 +07:00
  • 98b5eef21b Update header to "AutistMask by @sneak" with link sneak 2026-02-25 18:33:01 +07:00
  • cbb92f2a69 Add common token picker on Add Token screen sneak 2026-02-25 18:31:39 +07:00
  • f6a47a6cea Show $0.00 instead of < $0.01 for zero balances sneak 2026-02-25 18:30:19 +07:00
  • f2e22cadf2 Encrypt secrets with libsodium, password required to send sneak 2026-02-25 18:23:09 +07:00
  • bfecddf2f7 Implement ETH send and QR code receive sneak 2026-02-25 18:17:23 +07:00
  • fc3f0e00c8 Rewrite TODO as 0.1.0 MVP checklist, add screen map sneak 2026-02-25 18:04:28 +07:00
  • 097f90d7f8 Add token list module with CoinDesk price client sneak 2026-02-25 17:35:27 +07:00
  • 933c13ad1a Add ENS support: reverse lookup and forward resolution sneak 2026-02-25 17:09:44 +07:00
  • 0b102f49c2 Fetch real ETH balances from RPC on popup open sneak 2026-02-25 17:01:33 +07:00
  • 1b806fb9e9 Store xpubs unencrypted, remove password from viewing flow sneak 2026-02-25 16:13:22 +07:00
  • 147ffbeb92 Document full identifiers policy in README sneak 2026-02-25 16:07:17 +07:00
  • d384d41c82 Show full addresses in wallet list sneak 2026-02-25 16:06:33 +07:00
  • b166a96e87 Remove DEBUG lock-screen bypass, add DEBUG mode policy sneak 2026-02-25 16:06:03 +07:00
  • 88f57263fb Persist wallet state to extension storage sneak 2026-02-25 16:02:33 +07:00
  • 079541e84b Add DEBUG mode with red banner and hardcoded mnemonic sneak 2026-02-25 15:59:50 +07:00
  • 2a4e29b773 Remove fixed min-height, let popup auto-size to content sneak 2026-02-25 15:57:07 +07:00
  • 29d6e7918e Increase popup dimensions to 396x720 sneak 2026-02-25 15:56:32 +07:00
  • da30c0667f Use ethers.js Mnemonic for real BIP-39 phrase generation sneak 2026-02-25 15:40:41 +07:00
  • a967029511 Add ethers.js and libsodium, document crypto policy sneak 2026-02-25 15:37:49 +07:00
  • e6d8f6acf4 Clarify password role, random die, updated wording sneak 2026-02-25 15:34:33 +07:00
  • 3dbf885951 Consolidate to single Add Wallet button everywhere sneak 2026-02-25 15:25:20 +07:00
  • 1a49665210 Unify create/import into single Add Wallet view sneak 2026-02-25 15:24:24 +07:00
  • 8431488849 Redesign UI for non-technical users sneak 2026-02-24 10:21:52 +07:00
  • e41efc969d Use make targets exclusively in Getting Started sneak 2026-02-24 10:15:01 +07:00
  • d9eda1d503 Add basic monochrome popup UI with Tailwind CSS sneak 2026-02-24 10:12:19 +07:00
  • 065f0eaa81 Add project scaffolding sneak 2026-02-24 09:48:21 +07:00
  • c2ff5d1788 Initial README for AutistMask sneak 2026-02-24 09:45:05 +07:00