Commit Graph

348 Commits (40a575a5d606686920be11d1b25c311dc007f92d)

Author SHA1 Message Date
tobtoht ffd7879096
History: filter by subaddress label
3 years ago
tobtoht 3f489b3558
WalletCacheDebug: use monospace font
3 years ago
tobtoht e0f7473ed4 Merge pull request 'Don't link RandomX' (#319) from tobtoht/feather:no_randomx into master
3 years ago
tobtoht 6bc886f53a
Don't link RandomX
3 years ago
tobtoht c6129b7713 Merge pull request 'Add Seth Simmon's public nodes' (#313) from tobtoht/feather:nodes_seth_simmons into master
3 years ago
tobtoht 7dda93db57 Merge pull request 'Calcwindow: update icon' (#318) from tobtoht/feather:calcwindow_icon into master
3 years ago
tobtoht a80bfcc325
Calcwindow: update icon
3 years ago
tobtoht 1a2ba0f200 Merge pull request 'Dockerfile: multistage build for Tor' (#317) from tobtoht/feather:multistage_tor into master
3 years ago
tobtoht d0b54f13c6
Dockerfile: multistage build for Tor
3 years ago
tobtoht e3f6b73ab2 Merge pull request 'Exchanges: Remove XMR.to' (#316) from tobtoht/feather:rip_to into master
3 years ago
tobtoht 9e96f4183a
Exchanges: Remove XMR.to
3 years ago
tobtoht aa6533b37d
Utils: remove unused functions
3 years ago
tobtoht 22abca4578
TxInfoDialog: improve UI
3 years ago
tobtoht 7c1b66faf5
Add Seth Simmon's public nodes
3 years ago
tobtoht f05435d694
Improve color scheme
3 years ago
tobtoht 045d9ec2d2
Multi destination transactions
3 years ago
tobtoht 9fc77f3bc9 Merge pull request 'TxConfDialog: detect churn transaction' (#302) from tobtoht/feather:txconf_detect_churn into master
3 years ago
tobtoht 574b0ebf0c
Wallet cache debug dialog
3 years ago
tobtoht 3987569d55
TxConfDialog: detect churn transaction
3 years ago
tobtoht b7362b3125 Merge pull request 'Wizard: copy seed to clipboard' (#308) from tobtoht/feather:wizard_copy_seed into master
3 years ago
tobtoht 3d47b453a8
Wizard: copy seed to clipboard
3 years ago
tobtoht 2ab1b900f4 Merge pull request 'Wizard: allow double click to open wallet' (#306) from tobtoht/feather:wizard_open_wallet_double_click into master
3 years ago
tobtoht 696149096d
Wizard: allow double click to open wallet
3 years ago
tobtoht 292f452cfe Merge pull request 'About: remove e-mail addresses of contributors' (#305) from tobtoht/feather:authors_no_emails into master
3 years ago
tobtoht 33c2342c8a
About: remove e-mail addresses of contributors
3 years ago
tobtoht 8c6fb5df9b Nodes: Fallback to hardcoded list if nothing cached
3 years ago
tobtoht 71fb639c16
Whonix: detect version
3 years ago
tobtoht 2237d5eff8 History: add sync notice
3 years ago
tobtoht f343398479 Merge pull request 'Clear all tables when wallet is closed' (#282) from tobtoht/feather:clear_tables into master
3 years ago
tobtoht 9ddb68c82b
Wizard: rework seed display
3 years ago
tobtoht aa3d674242
FeatherSeed: allow erasure
3 years ago
tobtoht a736f5f5c6 Merge pull request 'External link warning: add copy link button' (#298) from tobtoht/feather:link_warning_copy into master
3 years ago
tobtoht 3593d8f400
External link warning: add copy link button
3 years ago
tobtoht f7a26eaf72
Simplify store wallet logic
3 years ago
tobtoht 4036d299eb Windows: reproducible builds
3 years ago
tobtoht 2771ba8773 Merge pull request 'Fix compile issue when XMR.to is disabled' (#285) from tobtoht/feather:fix_typo_xmrto into master
3 years ago
tobtoht b3b1ac1c47
Fix compile issue when XMR.to is disabled
3 years ago
tobtoht c2ec2c5dc9 Merge pull request 'Send: don't lose precision' (#281) from tobtoht/feather:send_no_lose_precision into master
3 years ago
tobtoht c2e335e439
Clear all tables when wallet is closed
3 years ago
tobtoht 38c3a3a816
Send: don't lose precision
3 years ago
tobtoht 7762e283db Merge pull request 'Wizard: sort wallets by last modified' (#280) from tobtoht/feather:open_wallet_last_modified into master
3 years ago
tobtoht 469c783a48
Wizard: sort wallets by last modified
3 years ago
tobtoht cc9b8a9e6d
Update balance directly after sending transaction
3 years ago
tobtoht fc7762c457 Make balance display more concise
3 years ago
tobtoht ac598bb801
Reddit: copy link
3 years ago
tobtoht 80bb515438 Merge pull request 'DebugInfoDialog: fix missing copy value' (#273) from tobtoht/feather:debuginfo_fix_missing into master
3 years ago
tobtoht f1b3fedb5f Merge pull request 'AppContext: remove unused signal' (#272) from tobtoht/feather:remove_unused_signal into master
3 years ago
tobtoht 95fcb6bc62
Allow hiding Home tab
3 years ago
tobtoht eac6ec661e
DebugInfoDialog: fix missing copy value
3 years ago
tobtoht d8269441eb
AppContext: remove unused signal
3 years ago
tobtoht 5cf37918e7
Add reddit frontend setting
3 years ago
tobtoht b758cc1918
Misc code cleanup
3 years ago
tobtoht f488dd9116 Merge pull request 'Paths: make paths selectable' (#266) from tobtoht/feather:settings_paths_read_only into master
3 years ago
tobtoht 918172c252 Merge pull request 'Wizard: clear path label' (#265) from tobtoht/feather:wizard_open_wallet_path into master
3 years ago
tobtoht b4fd07ff8b
Update copyright for 2021
3 years ago
tobtoht 0346488e0f
Paths: make paths selectable
3 years ago
tobtoht eb2e6c1cec
Wizard: clear path label
3 years ago
tobtoht eab5145f34 Merge pull request 'Fix: exchange tab hide/show' (#263) from tobtoht/feather:fix_exchange_tab into master
3 years ago
tobtoht a2c7245e46
Fix: exchange tab hide/show
3 years ago
tobtoht b544e6dfce
Settings: allow changing default wallet directory
3 years ago
tobtoht 6003ffebec
Wizard: reset restore page on initialize
3 years ago
tobtoht 51b3781c09 Merge pull request 'Don't use unsigned ints' (#257) from tobtoht/feather:no_unsigned_ints into master
3 years ago
tobtoht 14e3422423
Don't use unsigned ints
3 years ago
tobtoht a11dc3f4b2
BalanceDialog
3 years ago
tobtoht 0dc196e76d
Status: constructing transaction
3 years ago
tobtoht 136f877778 Merge pull request 'TickerWidget: minor cleanup' (#256) from tobtoht/feather:ticker_clean into master
3 years ago
tobtoht 3b7731d44f Merge pull request 'Utils: improve bytes formatting' (#255) from tobtoht/feather:bytes_formatting into master
3 years ago
tobtoht b51e1f3b0c Merge pull request 'Contacts: disallow duplicates' (#254) from tobtoht/feather:contacts_duplicates into master
3 years ago
tobtoht ae3c214c3f
TickerWidget: minor cleanup
3 years ago
tobtoht 200f16ecf2
Utils: improve bytes formatting
3 years ago
tobtoht ecd840c03a
Contacts: disallow duplicates
3 years ago
tobtoht 7092116efd Merge pull request 'Wizard: autoselect open if wallets available & refresh wallets when wizard opened' (#253) from tobtoht/feather:wizard_open_refresh into master
3 years ago
tobtoht 68c493b736
Wizard: autoselect open if wallets available & refresh wallets when wizard opened
3 years ago
tobtoht 4f62d52e5e Merge pull request 'Nodes: double click to connect' (#251) from tobtoht/feather:nodes_doubleclick into master
3 years ago
tobtoht c964cd5349
Status: fix negative blocks remaining
3 years ago
tobtoht 3fbf58f64d
Nodes: double click to connect
3 years ago
tobtoht bd4400a7f2 Merge pull request 'Send: Show error when no connecting to daemon' (#250) from tobtoht/feather:send_no_daemon into master
3 years ago
tobtoht c0e4d48fae
Send: Show error when no connecting to daemon
3 years ago
tobtoht 8668f2beb2 Merge pull request 'Send: re-enable send button on wallet close' (#248) from tobtoht/feather:send_reenable_wallet_close into master
3 years ago
tobtoht 628da207d0 Merge pull request 'History: don't allow rebroadcasting incoming transaction' (#249) from tobtoht/feather:send_rebroadcast_incoming into master
3 years ago
tobtoht 677f7df376
History: don't allow rebroadcasting incoming transaction
3 years ago
tobtoht 580675e8a0
Send: re-enable send button on wallet close
3 years ago
tobtoht 900a9b3fac Merge pull request 'Websocket: keep connection alive' (#247) from tobtoht/feather:websocket_keepalive into master
3 years ago
tobtoht f8f1e824a1 Merge pull request 'CSSWidget: don't filter funded proposals' (#246) from tobtoht/feather:ccs_no_filter into master
3 years ago
tobtoht 441c32bc30 Merge pull request 'Nodes: force reconnect when new wallet is opened' (#245) from tobtoht/feather:nodes_force_reconnect into master
3 years ago
tobtoht 41a0fb3b10
Websocket: keep connection alive
3 years ago
tobtoht a38912a348
CSSWidget: don't filter funded proposals
3 years ago
tobtoht d568e4e1b6
Nodes: force reconnect when new wallet is opened
3 years ago
tobtoht 12849c8571 Merge pull request 'Libwalletqt: don't inherit subaddress account from GUI' (#243) from tobtoht/feather:switch_to_primary into master
3 years ago
tobtoht f7fb051b67
Libwalletqt: don't inherit subaddress account from GUI
3 years ago
tobtoht 693a6bc0df Merge pull request 'DebugInfoDialog: Add entry to show if wallet only contains funds in primary account' (#242) from tobtoht/feather:balance_accounts into master
3 years ago
tobtoht ccd19edf2f Merge pull request 'Remove MorphToken, reason: Tor block' (#237) from tobtoht/feather:into_the_trash_it_goes into master
3 years ago
tobtoht f2f6bf30b3
DebugInfoDialog: Add entry to show if wallet only contains funds in primary account
3 years ago
tobtoht 45b3f1ebde Merge pull request 'Update banner' (#239) from tobtoht/feather:banner into master
3 years ago
tobtoht b4af2f75b1
Update banner
3 years ago
tobtoht 2e481507e8 Remove non-breaking space from currency strings
3 years ago
tobtoht 9b4e0e29e4 Merge pull request 'Wizard: Clean up open wallet UI' (#241) from tobtoht/feather:open_wallet_clean into master
3 years ago
tobtoht 80bd8e085d Merge pull request 'Store wallet immediately upon finishing sync' (#240) from tobtoht/feather:store_sync into master
3 years ago
tobtoht 7d2748c0bc Merge pull request 'ExternalLinkWarning: don't show Tor warning on Tails/Whonix' (#235) from tobtoht/feather:link_warning_tailswhonix into master
3 years ago
tobtoht 4476741ace
Wizard: Sort wallets by modified date
3 years ago