| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qml: escape untrusted text in RichText views | selsta | 2026-04-17 | 1 | -0/+10 |
| | | |||||
| * | Don't try negative numbers when translating "%n second(s) ago"-style strings | наб | 2025-11-15 | 1 | -1/+1 |
| | | | | | | | | | | When the local clock is running behind, transactions may appear to have been confirmed in the future, which seems to leave the %n in "%n second(s) ago" unreplaced, so round negative times ago to 0 Ref: #3284 | ||||
| * | Utils.js simplify ago func | backfire-monism-net | 2023-02-01 | 1 | -5/+5 |
| | | |||||
| * | SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore ↵ | rating89us | 2021-06-15 | 1 | -0/+15 |
| | | | | | height date when typed in wrong format | ||||
| * | Utils: fix removeTrailingZeros regression | xiphon | 2021-01-16 | 1 | -1/+1 |
| | | |||||
| * | Utils: removeTrailingZeros - handle .0* decimal part (i.e. 1.00000) | xiphon | 2020-12-10 | 1 | -1/+1 |
| | | |||||
| * | Utils: simplify for translations | selsta | 2020-05-16 | 1 | -30/+8 |
| | | |||||
| * | Transfer: display estimated transaction fee, requires #6302 | xiphon | 2020-02-16 | 1 | -0/+4 |
| | | |||||
| * | LeftPanel: new balance card | selsta | 2019-09-21 | 1 | -12/+0 |
| | | |||||
| * | Merge pull request #2377 | luigi1111 | 2019-09-14 | 1 | -1/+0 |
| |\ | | | | | | | 8dab075 repo: remove isMobile leftovers (selsta) | ||||
| | * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 1 | -1/+0 |
| | | | |||||
| * | | SimpleMode: automatic public nodes discovering and switching | xiphon | 2019-09-09 | 1 | -10/+0 |
| |/ | |||||
| * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -19/+0 |
| | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters. | ||||
| * | restore height visibility enhancements | mmbyday | 2019-05-15 | 1 | -0/+4 |
| | | |||||
| * | Fiat API | dsc | 2019-05-06 | 1 | -0/+17 |
| | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | ||||
| * | Remove unused image, fix js/Utils.js, requires #5355 | dsc | 2019-04-09 | 1 | -0/+1 |
| | | |||||
| * | History redesign | dsc | 2019-04-08 | 1 | -0/+27 |
| | | |||||
| * | PasswordDialog: add CAPSLOCK checking | mmbyday | 2019-04-02 | 1 | -0/+19 |
| | | |||||
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -0/+20 |
| | | |||||
| * | merchant: round in ago() function | selsta | 2019-01-10 | 1 | -1/+5 |
| | | |||||
| * | Merchant page | dsc | 2018-12-29 | 1 | -1/+35 |
| | | |||||
| * | password dialog: show error in place | xiphon | 2018-10-24 | 1 | -6/+1 |
| | | |||||
| * | fixed "Keys" CTRL+Y hotkey | xiphon | 2018-09-27 | 1 | -2/+2 |
| | | |||||
| * | Move function to show the seed page to Utils.js | Sander Ferdinand | 2018-07-18 | 1 | -0/+27 |
| | | |||||
| * | Dialog(s) for changing restore height | Sander Ferdinand | 2018-04-28 | 1 | -0/+4 |
| | | |||||
| * | Added Utils.js, for miscellaneous Javascript functions | Sander Ferdinand | 2018-04-25 | 1 | -0/+25 |
