1. Apr 25, 2022
  2. Apr 22, 2022
  3. Nov 16, 2021
  4. Oct 25, 2021
  5. Oct 21, 2021
  6. Oct 15, 2021
  7. Oct 06, 2021
  8. Oct 05, 2021
  9. Oct 04, 2021
  10. Oct 01, 2021
  11. Sep 27, 2021
    • 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. Sep 24, 2021
  13. Sep 22, 2021
  14. Sep 21, 2021
  15. Sep 20, 2021
  16. Sep 17, 2021
  17. Sep 16, 2021
  18. Sep 15, 2021
    • 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