1. Oct 06, 2021
  2. Oct 05, 2021
  3. Oct 04, 2021
  4. Oct 01, 2021
  5. Sep 27, 2021
    • Andrei Eres's avatar
      Add Acknowledgements (#47) · cacb1dd1
      Andrei Eres authored
      cacb1dd1
    • 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
  6. Sep 24, 2021
  7. Sep 23, 2021
  8. Sep 22, 2021
  9. Sep 21, 2021
  10. Sep 20, 2021
  11. Sep 17, 2021
  12. Sep 16, 2021
    • Andrei Eres's avatar
      Remove styles (#24) · 9fb0e447
      Andrei Eres authored
      * Remove styles from accounts
      
      * Remove styles from Authorize
      
      * Remove styles from Metadata
      
      * Remove styles from Signing
      
      * Remove other styles
      
      * Reduce theme
      9fb0e447
    • Andrei Eres's avatar
      Add store (#23) · 5c23e07e
      Andrei Eres authored
      * Add nanostores
      
      * Add accounts stores
      
      * Add authRequests stores
      
      * Add metaRequests stores
      
      * Add signRequests stores
      
      * Add media stores
      
      * Add initilal values
      
      * Remove stores from layout
      
      * Move logic tp stores
      
      * Move router to stores
      
      * Add goHome
      
      * Fix types
      5c23e07e