1. 25 Apr, 2022 1 commit
  2. 22 Apr, 2022 6 commits
  3. 21 Apr, 2022 3 commits
  4. 20 Apr, 2022 2 commits
  5. 17 Nov, 2021 1 commit
  6. 16 Nov, 2021 1 commit
  7. 26 Oct, 2021 1 commit
  8. 25 Oct, 2021 1 commit
  9. 21 Oct, 2021 2 commits
  10. 15 Oct, 2021 1 commit
  11. 06 Oct, 2021 2 commits
  12. 05 Oct, 2021 1 commit
  13. 04 Oct, 2021 1 commit
  14. 01 Oct, 2021 1 commit
  15. 27 Sep, 2021 1 commit
    • Andrei Eres's avatar
      Separate ui and utils (#46) · cd86900c
      Andrei Eres authored
      * Move isPopup
      
      * Move guards
      
      * Move chains
      
      * Move checkCameraAccess
      
      * Move DEFAULT_TYPE
      
      * Move registry
      
      * Move startSettings
      
      * Move routing
      
      * Remove initAccountContext
      
      * Move metadataCache
      
      * Remove findAccountByAddress
      
      * Move recodeAddress
      
      * Move messaging
      
      * Move buildHierarchy
      
      * Move findSubstrateAccount
      
      * Move getExtrinsicPayload
      
      * Move getGenesisHashByAddress
      
      * Move requestCameraAccess
      
      * Move stores
      
      * Move hooks
      
      * Fix src/utils/recodeAddress.ts
      
      * Simplify App
      
      * Organize global components
      
      * Organize ui types
      
      * Rename themes
      
      * Update buildHierarchy
      
      * Update accounts store
      
      * Update constants
      
      * Update messaging
      cd86900c
  16. 24 Sep, 2021 1 commit
  17. 23 Sep, 2021 1 commit
  18. 22 Sep, 2021 3 commits
  19. 21 Sep, 2021 7 commits
  20. 20 Sep, 2021 3 commits
    • Andrei Eres's avatar
      Update keys UI (#30) · aee57aff
      Andrei Eres authored
      * Add useTimedReset
      
      * Add icons
      
      * Update theme
      
      * Update Address
      
      * Update no keys state
      
      * Add title
      
      * Add useTimer
      
      * Simplify Address
      
      * Add Key
      
      * Update accounts
      
      * Remove unused components
      aee57aff
    • Andrei Eres's avatar
      Update layout (#29) · 226076f9
      Andrei Eres authored
      * Add Button
      
      * Update assets
      
      * Add footer
      
      * Update Header.tsx
      
      * Update ui
      226076f9
    • Andrei Eres's avatar
      Use Signer colors (#28) · f7e61ac0
      Andrei Eres authored
      f7e61ac0