Commit Graph

1022 Commits (7b6071fe7959b27c7efbaefc63ecb51258f99643)
 

Author SHA1 Message Date
Vladimir Volek 7b6071fe79 Added scripts for easy run and build
6 years ago
Vladimir Volek fcd55b767b Added express server for static resources
6 years ago
Vladimir Volek d076fc5bd1 Ignore node modules
6 years ago
Vladimir Volek 8b5176f261 Added docker file
6 years ago
Pavol Rusnak 13ff97e4d3
src/views/Landing: fix typo
6 years ago
Szymon Lesisz 0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection
6 years ago
Szymon Lesisz 6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz 7ed5f11021 quickfix: "onWalletTypeRequest" second parameter
6 years ago
Szymon Lesisz 514b31296c
Merge pull request #147 from trezor/fix-wallet-modals
6 years ago
Vladimir Volek 13e94ed355 Fixed modal padings
6 years ago
Vladimir Volek 3de23f8757 Fix bug
6 years ago
Vladimir Volek c00c943971 Adjust padding
6 years ago
Vladimir Volek a0cfa4bf4a merge
6 years ago
Vladimir Volek 5524080c30 Merge branch 'master' into fix-wallet-modals
6 years ago
Vladimir Volek 8c0d889536 More css fixes
6 years ago
Vladimir Volek 3a01dc50f3 Fixed wallet type styles
6 years ago
Szymon Lesisz 379522a1a7 quickfix: Pin modal - flowtype fixes + update "Learn more" link
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago
Szymon Lesisz cd183e6409 quickfix: reconnect to selected network
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
6 years ago
Vladimir Volek 113c39ec26 Fixed border
6 years ago
Vladimir Volek d22a4789db Removed test border
6 years ago
Vladimir Volek 29e5dc2314 Styled bridge page better
6 years ago
Vladimir Volek 2831b7d254
Merge pull request #140 from trezor/fix/disable-react
6 years ago
Vladimir Volek f36a67c6c6
Merge pull request #141 from trezor/fix/trezorimage
6 years ago
Szymon Lesisz 4730e9afc6 import trezor image
6 years ago
Szymon Lesisz bf7527bd09 Disable whole app on "window.onbeforeunload" event
6 years ago
Vladimir Volek 95c3c8dba7
Merge pull request #136 from trezor/fix/allow-data-prefix
6 years ago
Szymon Lesisz 51ed553e9a move hex regexp to /utils/ethUtils
6 years ago
Vladimir Volek 1113c0d077
Merge pull request #137 from trezor/feature/localstorage-version
6 years ago
Szymon Lesisz 5291ce32b1 add tooltip and texts to wallettype modal
6 years ago
Szymon Lesisz b9251f8db7 add and verify local storage version
6 years ago
Szymon Lesisz 4da23c1db2 remove comment
6 years ago
Szymon Lesisz 5995568e19 allow "0x" prefix in transaction data
6 years ago
Szymon Lesisz c1a1e89ff3 rename function
6 years ago
Szymon Lesisz e4bb6d5d47 added texts for passphrase modals and wallet type icons
6 years ago
Szymon Lesisz 1a55f45d2d goto to dashboard page when switching wallet type
6 years ago
Szymon Lesisz 33ba41e865 added React.Fragment to Receive page
6 years ago
Szymon Lesisz 61820272b6 rebase master
6 years ago
Szymon Lesisz d8331cece0 reset "remember" field while switching wallet type
6 years ago
Szymon Lesisz d6af3d6dfa remove pendingTxs while switching between wallet types and forgeting device
6 years ago
Szymon Lesisz 0a77d0541e remove data while switchin between wallet types
6 years ago
Szymon Lesisz 14eac38246 FORGET_SILENT if disconnected device is not selected and modal is opened
6 years ago
Szymon Lesisz a357c7dc8c fixed flowtype in modals
6 years ago
Szymon Lesisz cea3fe7e68 new modal "wallet type"
6 years ago
Szymon Lesisz 291e771a6b new actions: request and receive wallet type
6 years ago
Szymon Lesisz 3183426137 TrezorConnect calls using new field "useEmptyPassphrase"
6 years ago
Szymon Lesisz 109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Vladimir Volek f32c2d351d tooltip position fixed
6 years ago