1. Sep 16, 2021
    • 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
  2. Sep 15, 2021
    • Andrei Eres's avatar
      Replace router with simple hook (#17) · 5f57f1cd
      Andrei Eres authored
      5f57f1cd
    • 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
  3. Sep 14, 2021
    • Andrei Eres's avatar
      Replace screens (#10) · a1ea29e0
      Andrei Eres authored
      * Replace forget
      
      * Replace ErrorBoundary
      
      * Replace Signing
      
      * Replace PhishingDetected
      
      * Replace requests
      a1ea29e0