aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #2861luigi11112020-04-281-1/+0
|\ \ \ | |_|/ |/| | | | | 4b0dcb9 StandardDialog: reset button text on close (selsta)
| * | StandardDialog: reset button text on closeselsta2020-04-251-1/+0
| |/
* | Merge pull request #2869luigi11112020-04-281-1/+6
|\ \ | | | | | | | | | 3d24300 SettingsNode: forbid 'data-dir', 'bootstrap-daemon-address' flags (xiphon)
| * | SettingsNode: forbid 'data-dir', 'bootstrap-daemon-address' flagsxiphon2020-04-271-1/+6
| |/
* | Merge pull request #2860luigi11112020-04-281-1/+1
|\ \ | | | | | | | | | fdb7f80 SettingsInfo: fix number string formatting (selsta)
| * | SettingsInfo: fix number string formattingselsta2020-04-251-1/+1
| |/
* | Merge pull request #2854luigi11112020-04-281-7/+3
|\ \ | | | | | | | | | a99eef6 always use native directory separators in paths (xiphon)
| * | always use native directory separators in pathsxiphon2020-04-241-7/+3
| |/
* | Merge pull request #2847luigi11112020-04-282-28/+0
|\ \ | | | | | | | | | 238b1b7 pages: remove legacy code (selsta)
| * | pages: remove legacy codeselsta2020-04-222-28/+0
| |/
* | Merge pull request #2844luigi11112020-04-281-2/+2
|\ \ | |/ |/| | | 81d5dd1 Transfer: add offline transaction signing info in send button warning (rating89us)
| * Transfer: add offline transaction signing info in send button warningrating89us2020-04-211-2/+2
| |
* | Merge pull request #2843luigi11112020-04-221-1/+1
|\ \ | | | | | | | | | 5076757 SettingsLog: don't assign color to font family (selsta)
| * | SettingsLog: don't assign color to font familyselsta2020-04-211-1/+1
| |/
* | Merge pull request #2842luigi11112020-04-221-1/+1
|\ \ | | | | | | | | | 1d5b940 Merchant: fix close button (selsta)
| * | Merchant: fix close buttonselsta2020-04-211-1/+1
| |/
* | Merge pull request #2841luigi11112020-04-221-102/+102
|\ \ | | | | | | | | | 3563d44 Transfer: move address field to the top (rating89us)
| * | Transfer: move address field to the toprating89us2020-04-181-102/+102
| |/
* / SettingsLayout: add checkbox 'ask for password before sending a transaction'rating89us2020-04-181-0/+7
|/
* Merge pull request #2831luigi11112020-04-171-12/+18
|\ | | | | | | de6a9b6 Transfer: address book inline button, 2nd inline button, scan QR code button fixes (rating89us)
| * Transfer: address book inline button, 2nd inline button, scan QR code button ↵rating89us2020-04-161-12/+18
| | | | | | | | | | | | fixes spacing fix
* | Merge pull request #2833luigi11112020-04-171-2/+0
|\ \ | | | | | | | | | e2c6ae6 AddressBook: remove leftover code (selsta)
| * | AddressBook: remove leftover codeselsta2020-04-161-2/+0
| |/
* / Settings: move Merchant menu entrythotbot2020-04-131-1/+13
|/
* Merge pull request #2821luigi11112020-04-131-6/+8
|\ | | | | | | 6d7db13 Settings: rework wallet page (thotbot/xiphon)
| * Settings: rework wallet pagethotbot2020-04-051-6/+8
| |
* | Merge pull request #2739luigi11112020-04-131-6/+53
|\ \ | | | | | | | | | b5fafb5 Transfer: display estimated transaction fee, requires #6302 (xiphon)
| * | Transfer: display estimated transaction fee, requires #6302xiphon2020-02-161-6/+53
| | |
* | | SettingsNode: blockchain location 'Reset' buttonxiphon2020-03-021-5/+4
| |/ |/|
* | Merge pull request #2775luigi11112020-02-191-1/+11
|\ \ | | | | | | | | | fbfc531 History: display Address Book names for known destination addresses (xiphon)
| * | History: display Address Book names for known destination addressesxiphon2020-02-151-1/+11
| | |
* | | Merge pull request #2769luigi11112020-02-195-18/+14
|\ \ \ | | | | | | | | | | | | 98ab4ea misc: strip html out of translatable strings (selsta)
| * | | misc: strip html out of translatable stringsselsta2020-02-055-18/+14
| | | |
* | | | Transfer: allow to import key images using trusted remote nodexiphon2020-02-061-1/+1
| |/ / |/| |
* | | Merge pull request #2718luigi11112020-02-051-1/+12
|\ \ \ | | | | | | | | | | | | e05e634 Keys: rename keys section to primary address & keys, add primary address (rating89us)
| * | | Keys: rename keys section to primary address & keys, add primary addressrating89us2020-02-041-1/+12
| |/ /
* | | Merge pull request #2712luigi11112020-02-051-1/+1
|\ \ \ | | | | | | | | | | | | b4a6569 History: add filter options in search field (rating89us)
| * | | History: add filter options in search fieldrating89us2020-01-121-1/+1
| | |/ | |/|
* | | Merge pull request #2711luigi11112020-02-051-2/+1
|\ \ \ | |_|/ |/| | | | | 023951f Transfer: import key images always visible (rating89us)
| * | Transfer: import key images always visiblerating89us2020-01-081-2/+1
| |/ | | | | Closes #2687
* | Merge pull request #2747luigi11112020-01-302-1/+2
|\ \ | | | | | | | | | 6940390 Wallet: implement 'Connecting' status, add 'disconnected' property (xiphon)
| * | Wallet: implement 'Connecting' status, add 'disconnected' propertyxiphon2020-01-282-1/+2
| | |
* | | Merge pull request #2749luigi11112020-01-301-1/+4
|\ \ \ | | | | | | | | | | | | e59e247 Merchant: strip html tags out of translatable string (xiphon)
| * | | Merchant: strip html tags out of translatable stringxiphon2020-01-281-1/+4
| |/ /
* | | Merge pull request #2746luigi11112020-01-281-1/+1
|\ \ \ | | | | | | | | | | | | 7ebf50d Keys: stop displaying hw device msg in view-only wallets (rating89us)
| * | | Keys: stop displaying hw device msg in view-only walletsrating89us2020-01-271-1/+1
| |/ /
* / / History: address filter case insensitiverating89us2020-01-271-1/+1
|/ /
* | Merge pull request #2723luigi11112020-01-231-0/+1
|\ \ | | | | | | | | | 4a30d1f Account: update label after rename (selsta)
| * | Account: update label after renameselsta2020-01-151-0/+1
| |/
* | Merge pull request #2719luigi11112020-01-231-50/+28
|\ \ | | | | | | | | | 148c1b9 Transfer: fix Send button state not being updated properly (xiphon)