aboutsummaryrefslogtreecommitdiff
path: root/wizard
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System6 hours27-262/+262
|
* Merge pull request #4615tobtoht2026-06-301-4/+4
|\ | | | | | | | | | | 0d37ac6 Fix "Quick Layouts recursive rearrange" spam on startup (plowsof) ACKs: plowsof
| * Fix "Quick Layouts recursive rearrange" spam on startupplowsof2026-06-251-4/+4
| |
* | wizard: check wallet file directory is writeableplowsof2026-06-251-0/+4
|/
* WizardController: set password before storing walletselsta2026-03-021-3/+1
|
* WizardController: set password for temp walletselsta2026-01-191-2/+2
|
* wallet: add new ledger nano gen5plowsof2025-12-031-0/+3
|
* wizard: add new Ledger Flexselsta2025-08-311-0/+3
|
* chore: remove redundant words in commentxihuwenhua2025-08-221-1/+1
| | | | Signed-off-by: xihuwenhua <xihuwenhua@outlook.com>
* Merge pull request #4418tobtoht2025-04-062-2/+1
|\ | | | | | | da71a00b Remove unused JS variables (b4n6-b4n6)
| * Remove unused JS variablesb4n6-b4n62025-03-032-2/+1
| |
* | wizardRestore: blindly (re)enable create wallet buttonplowsof2024-09-101-0/+1
|/
* Merge pull request #4320luigi11112024-08-141-1/+1
|\ | | | | | | 923f77a WizardModeSelection: enable pruning by default (selsta)
| * WizardModeSelection: enable pruning by defaultselsta2024-05-241-1/+1
| |
* | wizard: add new Trezor Safe 5selsta2024-08-081-0/+3
|/
* Update year in Cypyrightinson12024-01-2725-25/+25
|
* wizard: add Trezor Safe 3 to hardware walletsselsta2023-12-251-1/+7
|
* Merge pull request #4177luigi11112023-08-171-1/+2
|\ | | | | | | fa2241f WizardSummary: fix seed language and hide during restore (selsta)
| * WizardSummary: fix seed language and hide during restoreselsta2023-05-161-1/+2
| |
* | wizard: add Ledger Stax imageselsta2023-04-071-0/+2
|/
* wizard: add Ledger Staxselsta2023-03-171-0/+1
|
* wizard: redesign seed pagerating89us2023-02-1216-324/+24426
| | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* open-wallet: set network type when using file browserplowsof2022-12-281-1/+3
| | | | Co-authored-by: selsta <selsta@users.noreply.github.com>
* Android: disable simple modemalinero2022-10-021-1/+1
|
* WizardRestoreWallet1: trim whitespaces from seedselsta2022-07-041-3/+3
|
* Merge pull request #3903luigi11112022-06-091-1/+15
|\ | | | | | | 434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta)
| * WizardCreateDevice1: add Ledger Nano S Plusselsta2022-04-301-1/+15
| |
* | Merge pull request #3902luigi11112022-06-091-3/+3
|\ \ | | | | | | | | | 1f5b221 WizardCreateDevice1: set default restore height to 1 (selsta)
| * | WizardCreateDevice1: set default restore height to 1selsta2022-04-301-3/+3
| |/ | | | | | | | | | | | | Due to API reasons height 0 means to approximate the current block height during hardware device restore. That's not what we want by default. Until this gets changed upstream we will set the default to 1.
* | Merge pull request #3483luigi11112022-06-091-10/+19
|\ \ | |/ |/| | | 04c2d84 WizardModeSelection: disable simple mode on Tails (selsta)
| * WizardModeSelection: disable simple mode on Tailsselsta2022-04-301-10/+19
| |
* | Merge pull request #3831luigi11112022-03-021-0/+1
|\ \ | | | | | | | | | bf324ec bug: reset wallet path on network change (reemuru)
| * | bug: reset wallet path on network changereemuru2022-01-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When changing network type without changing wallet path the gui will attempt to open the most recently used wallet path and network type even if they don't match. This commit forces the user back to wallet setup under this condition. As long as network type and wallet path are both updated before closing the issue will no longer occur.
* | | Merge pull request #3825luigi11112022-03-023-0/+10
|\ \ \ | |/ / |/| | | | | 5990338 WizardRestoreWallet4, WizardCreateWallet4: disable double-click on 'Create wallet' button (rating89us)
| * | WizardRestoreWallet4, WizardCreateWallet4: disable double-click on "Create ↵rating89us2022-01-173-0/+10
| | | | | | | | | | | | wallet" button
* | | Merge pull request #3822luigi11112022-01-241-5/+0
|\ \ \ | | | | | | | | | | | | de49ddc WizardRestoreWallet3: remove unused code (rating89us)
| * | | WizardRestoreWallet3: remove unused coderating89us2022-01-161-5/+0
| |/ /
* | | Merge pull request #3817luigi11112022-01-241-0/+4
|\ \ \ | | | | | | | | | | | | d752117 WizardHome: restore binding of networkTypeDropdown.currentIndex when selecting an item; display networkTypeDropdown if stagenet or testnet is selected (rating89us)
| * | | WizardHome: restore binding of networkTypeDropdown.currentIndex when ↵rating89us2022-01-131-0/+4
| |/ / | | | | | | | | | selecting an item; display networkTypeDropdown if stagenet or testnet is selected
* | | Merge pull request #3764luigi11112022-01-241-1/+1
|\ \ \ | | | | | | | | | | | | 23b74a3 WizardSummary: use 'Mnemonic seed language' instead of 'Language' (rating89us)
| * | | WizardSummary: use "Mnemonic seed language" instead of "Language"rating89us2021-11-301-1/+1
| | | |
* | | | Wizard: display selected network (testnet/stagenet) on "Create a new wallet" ↵rating89us2022-01-133-4/+24
| |/ / |/| | | | | | | | header
* | | Merge pull request #3795luigi11112022-01-017-8/+13
|\ \ \ | | | | | | | | | | | | 2566f44 wizard: clear password field after wallet creation (selsta)
| * | | wizard: clear password field after wallet creationselsta2021-12-267-8/+13
| | | |
* | | | Merge pull request #3769luigi11112022-01-011-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | 3e159e0 WizardCreateDevice1: Use 'Restore wallet' instead of 'Create wallet' on Next button when restoring (rating89us)
| * | | WizardCreateDevice1: Use "Restore wallet" instead of "Create wallet" on Next ↵rating89us2021-12-011-1/+1
| |/ / | | | | | | | | | button when restoring
* | | Merge pull request #3761luigi11112021-12-021-4/+11
|\ \ \ | | | | | | | | | | | | 6e24930 WizardOpenWallet1: new wallet icons; hide 'Mainnet' label in simple mode (rating89us)
| * | | WizardOpenWallet1: new wallet icons; hide "Mainnet" label in simple moderating89us2021-11-291-4/+11
| |/ /
* | | Merge pull request #3758luigi11112021-12-021-0/+1
|\ \ \ | | | | | | | | | | | | a4b907a WizardCreateDevice1: hide advanced options in simple mode (rating89us)
| * | | WizardCreateDevice1: hide advanced options in simple moderating89us2021-11-281-0/+1
| |/ /