1. 25 Apr, 2022 1 commit
  2. 22 Apr, 2022 5 commits
  3. 16 Nov, 2021 1 commit
  4. 25 Oct, 2021 1 commit
  5. 21 Oct, 2021 1 commit
  6. 15 Oct, 2021 1 commit
  7. 06 Oct, 2021 2 commits
  8. 05 Oct, 2021 1 commit
  9. 04 Oct, 2021 1 commit
  10. 01 Oct, 2021 1 commit
  11. 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
  12. 24 Sep, 2021 1 commit
  13. 22 Sep, 2021 2 commits
  14. 21 Sep, 2021 5 commits
  15. 20 Sep, 2021 4 commits
  16. 17 Sep, 2021 1 commit
  17. 16 Sep, 2021 6 commits
  18. 15 Sep, 2021 5 commits
    • Andrei Eres's avatar
      Replace router with simple hook (#17) · 5f57f1cd
      Andrei Eres authored
      5f57f1cd
    • Andrei Eres's avatar
      Replace contexts (#15) · ed226302
      Andrei Eres authored
      ed226302
    • Andrei Eres's avatar
      Replace hooks (#13) · 151c0565
      Andrei Eres authored
      151c0565
    • Andrei Eres's avatar
      Replace components (#12) · fc7ea132
      Andrei Eres authored
      * Add Link
      
      * Add Address
      
      * Remove polkadot chains from webpack aliases
      
      * Add todos for extension ui
      
      * Add View
      
      * Replace Address
      
      * Add loading
      
      * Add MetadataRequest
      
      * Update marks
      
      * Add defaultType
      
      * Add AuthorizeRequest
      
      * Add SigningRequest
      
      * Add TransactionIndex
      
      * Remove Settings
      
      * Add buildHierarchy
      fc7ea132
    • Andrei Eres's avatar
      Remove translations (#11) · 8be751c8
      Andrei Eres authored
      * Remove t from ErrorBoundary
      
      * Remove t from ImportQr
      
      * Remove t from PhishingDetected
      
      * Remove t from Authorize
      
      * Remove t from Metadata
      
      * Remove t from Signing
      
      * Remove t from Accounts
      
      * Remove t from Account
      
      * Remove t from AddAccount
      
      * Remove t from Forget
      8be751c8