| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 3 hours | 21 | -768/+769 |
| | | |||||
| * | Merge pull request #4618 | tobtoht | 2026-07-01 | 2 | -0/+53 |
| |\ | | | | | | | | | | | 23930cb Transfer, AddressBook: confirm unauthenticated OpenAlias (selsta) ACKs: plowsof | ||||
| | * | Transfer, AddressBook: confirm unauthenticated OpenAlias | selsta | 2026-06-26 | 2 | -0/+53 |
| | | | |||||
| * | | qml: escape untrusted text in remaining RichText views | Thomas | 2026-06-18 | 3 | -3/+3 |
| |/ | | | | | | | | | | | | | | | | | | Extends the escaping from commit 23ec5eb6 to the RichText sinks it did not cover: the transaction note in the tx details popup (History), the wallet name and account label in the send confirmation (TxConfirmationDialog), the address label on the merchant page (Merchant), and the wallet path on the info page (SettingsInfo). These were interpolated unescaped, so a value containing markup is rendered as rich text. The transaction note is the notable case: it can be set from a payment request's tx_description, so it is attacker influenced. Escape these fields with Utils.htmlEscape. Set the send confirmation From field to Text.RichText explicitly so the escaped entities decode in both of its branches; the single-account branch contains no tag and would otherwise render as plain text and show the raw entity. | ||||
| * | Merge pull request #4582 | tobtoht | 2026-04-22 | 3 | -0/+84 |
| |\ | | | | | | | de3fd18a merchant: add missing copyright info (jpk68) | ||||
| | * | merchant: add missing copyright info | jpk68 | 2026-04-22 | 3 | -0/+84 |
| | | | |||||
| * | | Transfer: disable offline tx creation with long payment id | selsta | 2026-04-21 | 1 | -11/+17 |
| |/ | |||||
| * | qml: escape untrusted text in RichText views | selsta | 2026-04-17 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #4482 | tobtoht | 2025-08-04 | 1 | -21/+42 |
| |\ | | | | | | | 614b81f p2pool: add nano sidechain (nahuhh) | ||||
| | * | p2pool: add nano sidechain | nahuhh | 2025-07-24 | 1 | -21/+42 |
| | | | |||||
| * | | Implement background sync when locked | j-berman | 2025-08-03 | 2 | -0/+25 |
| |/ | |||||
| * | Remove unused JS variables | b4n6-b4n6 | 2025-03-03 | 1 | -1/+0 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 18 | -18/+18 |
| | | |||||
| * | Merge pull request #4051 | luigi1111 | 2023-09-30 | 1 | -1/+11 |
| |\ | | | | | | | | | | | | | 1215a6e Assume untrusted daemon in simple mode (j-berman) 499c2a4 qsTr scan tx error (j-berman) 3b0e66a Display clear error when user scans older tx via untrusted daemon (j-berman) 4cd6652 Update balance after calling scan_tx (j-berman) | ||||
| | * | qsTr scan tx error | j-berman | 2022-10-29 | 1 | -1/+1 |
| | | | |||||
| | * | Display clear error when user scans older tx via untrusted daemon | j-berman | 2022-10-28 | 1 | -1/+10 |
| | | | |||||
| | * | Update balance after calling scan_tx | j-berman | 2022-10-20 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #4158 | luigi1111 | 2023-08-17 | 2 | -60/+20 |
| |\ \ | | | | | | | | | | 6bd11f2 TxUtils: add handleOpenAliasResolution func, simplify code (selsta) | ||||
| | * | | TxUtils: add handleOpenAliasResolution func, simplify code | selsta | 2023-04-21 | 2 | -60/+20 |
| | | | | |||||
| * | | | Merge pull request #4149 | luigi1111 | 2023-08-17 | 2 | -0/+13 |
| |\ \ \ | | | | | | | | | | | | | 434f548 Prove/Check: clear text fields on wallet close (plowsof) | ||||
| | * | | | Prove/Check: clear text fields on wallet close | plowsof | 2023-04-10 | 2 | -0/+13 |
| | |/ / | |||||
| * / / | p2pool: add more detailed failure message | selsta | 2023-04-13 | 1 | -2/+17 |
| |/ / | |||||
| * | | remove output blackballing | tobtoht | 2023-03-03 | 1 | -139/+0 |
| | | | |||||
| * | | DaemonManager: remove systemd check | plowsof | 2023-02-21 | 1 | -7/+1 |
| | | | |||||
| * | | p2pool: Restart monerod only when needed and with proper args | devhyper | 2023-01-31 | 1 | -8/+39 |
| | | | |||||
| * | | Merge pull request #4078 | luigi1111 | 2022-12-01 | 2 | -0/+16 |
| |\ \ | | | | | | | | | | a9b52f6 Sign/Verify: clear text fields on wallet close (plowsof) | ||||
| | * | | Sign/Verify: clear text fields on wallet close | plowsof | 2022-12-02 | 2 | -0/+16 |
| | |/ | |||||
| * | | Merge pull request #4077 | luigi1111 | 2022-12-01 | 1 | -5/+12 |
| |\ \ | | | | | | | | | | 7faec48 History: add open folder button after CSV export (selsta) | ||||
| | * | | History: add open folder button after CSV export | selsta | 2022-12-02 | 1 | -5/+12 |
| | |/ | |||||
| * | | Merge pull request #4065 | luigi1111 | 2022-12-01 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | c0a739c Transfer: update mixin, silence warning (selsta) | ||||
| | * | | Transfer: update mixin, silence warning | selsta | 2022-11-11 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #4047 | luigi1111 | 2022-12-01 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | 80ade41 DaemonManager: take dataDir into account when sending cmd (selsta) | ||||
| | * | | DaemonManager: take dataDir into account when sending cmd | selsta | 2022-10-07 | 2 | -2/+2 |
| | |/ | |||||
| * | | Android: hide local node settings | malinero | 2022-10-02 | 1 | -0/+1 |
| | | | |||||
| * | | Android: hide log tab | malinero | 2022-10-02 | 1 | -0/+1 |
| | | | |||||
| * | | Android: hide mining tab | malinero | 2022-10-02 | 1 | -2/+3 |
| |/ | |||||
| * | Use different colors for different subaccounts | rating89us | 2022-09-26 | 2 | -2/+3 |
| | | |||||
| * | Merge pull request #3988 | luigi1111 | 2022-08-10 | 1 | -1/+1 |
| |\ | | | | | | | f796be3 trim restore height at info -> change height input (plowsof) | ||||
| | * | trim restore height at info -> change height input | plowsof | 2022-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | If you accidentally copy and paste a date with a new line character ``` 2022-01-01 ``` The gui will restore from 2022. I ran into this problem when helping someone just now, after giving them the correct date to copy and paste so they can restore quicker xD caused some confusion. the reg exp method used here https://github.com/monero-project/monero-gui/blob/064c145aa8dc68d28ac8b4aa04ae8b4dbad2e2ce/wizard/WizardRestoreWallet1.qml#L277 prevents you from copy and pasting the 'wrong' string which might be annoying | ||||
| * | | Merge pull request #3734 | luigi1111 | 2022-08-10 | 1 | -0/+6 |
| |\ \ | |/ |/| | | | 0ded8dc Settings: option to skip stop local node screen (selsta) | ||||
| | * | Settings: option to skip stop local node screen | selsta | 2021-11-15 | 1 | -0/+6 |
| | | | |||||
| * | | Merge pull request #3932 | luigi1111 | 2022-07-14 | 1 | -0/+21 |
| |\ \ | | | | | | | | | | | | | 5591061 SettingsWallet: add scan transaction option (selsta) 6e0b5e2 libwallet: add scanTransactions function (selsta) | ||||
| | * | | SettingsWallet: add scan transaction option | selsta | 2022-05-28 | 1 | -0/+21 |
| | | | | |||||
| * | | | Merge pull request #3954 | luigi1111 | 2022-07-08 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | a10d416 Transfer: don't create offline tx before wallet is synced (selsta) | ||||
| | * | | | Transfer: don't create offline tx before wallet is synced | selsta | 2022-06-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #3946 | luigi1111 | 2022-07-08 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | | | | | d4de529 Mining: add info to start gui as admin for p2pool installation (selsta) | ||||
| | * | | | Mining: add info to start gui as admin for p2pool installation | selsta | 2022-06-11 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #3942 | luigi1111 | 2022-06-09 | 1 | -2/+4 |
| |\ \ \ | | | | | | | | | | | | | 8229979 Mining: save selected dropdown index (selsta) | ||||
| | * | | | Mining: save selected dropdown index | selsta | 2022-06-07 | 1 | -2/+4 |
| | |/ / | |||||
| * | | | Merge pull request #3910 | luigi1111 | 2022-06-09 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | | | | cddf3c3 History: fix payment proof button (reemuru) | ||||
