Commit graph

284 commits

Author SHA1 Message Date
tobtoht
f05435d694
Improve color scheme 2021-01-28 23:48:14 +01:00
tobtoht
045d9ec2d2
Multi destination transactions 2021-01-27 19:58:15 +01:00
tobtoht
9fc77f3bc9 Merge pull request 'TxConfDialog: detect churn transaction' (#302) from tobtoht/feather:txconf_detect_churn into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/302
2021-01-25 17:44:36 +00:00
tobtoht
574b0ebf0c
Wallet cache debug dialog 2021-01-25 18:43:12 +01:00
tobtoht
3987569d55
TxConfDialog: detect churn transaction 2021-01-25 17:53:46 +01:00
tobtoht
b7362b3125 Merge pull request 'Wizard: copy seed to clipboard' (#308) from tobtoht/feather:wizard_copy_seed into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/308
2021-01-24 14:15:09 +00:00
tobtoht
3d47b453a8
Wizard: copy seed to clipboard 2021-01-24 15:13:46 +01:00
tobtoht
2ab1b900f4 Merge pull request 'Wizard: allow double click to open wallet' (#306) from tobtoht/feather:wizard_open_wallet_double_click into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/306
2021-01-22 05:32:09 +00:00
tobtoht
696149096d
Wizard: allow double click to open wallet 2021-01-22 06:31:31 +01:00
tobtoht
292f452cfe Merge pull request 'About: remove e-mail addresses of contributors' (#305) from tobtoht/feather:authors_no_emails into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/305
2021-01-22 05:22:14 +00:00
tobtoht
33c2342c8a
About: remove e-mail addresses of contributors 2021-01-22 06:21:08 +01:00
tobtoht
8c6fb5df9b Nodes: Fallback to hardcoded list if nothing cached 2021-01-22 05:46:53 +01:00
tobtoht
71fb639c16
Whonix: detect version 2021-01-21 02:38:21 +01:00
tobtoht
2237d5eff8 History: add sync notice 2021-01-21 01:22:17 +01:00
tobtoht
f343398479 Merge pull request 'Clear all tables when wallet is closed' (#282) from tobtoht/feather:clear_tables into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/282
2021-01-21 00:19:38 +00:00
tobtoht
9ddb68c82b
Wizard: rework seed display 2021-01-20 23:10:12 +01:00
tobtoht
aa3d674242
FeatherSeed: allow erasure 2021-01-20 22:13:51 +01:00
tobtoht
a736f5f5c6 Merge pull request 'External link warning: add copy link button' (#298) from tobtoht/feather:link_warning_copy into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/298
2021-01-19 23:07:07 +00:00
tobtoht
3593d8f400
External link warning: add copy link button 2021-01-20 00:06:00 +01:00
tobtoht
f7a26eaf72
Simplify store wallet logic 2021-01-19 23:44:20 +01:00
tobtoht
4036d299eb Windows: reproducible builds 2021-01-12 01:43:47 +01:00
tobtoht
2771ba8773 Merge pull request 'Fix compile issue when XMR.to is disabled' (#285) from tobtoht/feather:fix_typo_xmrto into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/285
2021-01-04 12:23:53 +00:00
tobtoht
b3b1ac1c47
Fix compile issue when XMR.to is disabled 2021-01-04 13:22:49 +01:00
tobtoht
c2ec2c5dc9 Merge pull request 'Send: don't lose precision' (#281) from tobtoht/feather:send_no_lose_precision into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/281
2020-12-31 06:54:45 +00:00
tobtoht
c2e335e439
Clear all tables when wallet is closed 2020-12-31 07:54:19 +01:00
tobtoht
38c3a3a816
Send: don't lose precision 2020-12-31 04:26:03 +01:00
tobtoht
7762e283db Merge pull request 'Wizard: sort wallets by last modified' (#280) from tobtoht/feather:open_wallet_last_modified into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/280
2020-12-31 02:39:14 +00:00
tobtoht
469c783a48
Wizard: sort wallets by last modified 2020-12-31 03:37:32 +01:00
tobtoht
cc9b8a9e6d
Update balance directly after sending transaction 2020-12-31 03:22:37 +01:00
tobtoht
fc7762c457 Make balance display more concise 2020-12-31 03:16:40 +01:00
tobtoht
ac598bb801
Reddit: copy link 2020-12-31 01:00:37 +01:00
tobtoht
80bb515438 Merge pull request 'DebugInfoDialog: fix missing copy value' (#273) from tobtoht/feather:debuginfo_fix_missing into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/273
2020-12-30 21:52:19 +00:00
tobtoht
f1b3fedb5f Merge pull request 'AppContext: remove unused signal' (#272) from tobtoht/feather:remove_unused_signal into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/272
2020-12-30 21:52:05 +00:00
tobtoht
95fcb6bc62
Allow hiding Home tab 2020-12-30 05:45:00 +01:00
tobtoht
eac6ec661e
DebugInfoDialog: fix missing copy value 2020-12-30 05:23:04 +01:00
tobtoht
d8269441eb
AppContext: remove unused signal 2020-12-30 05:19:34 +01:00
tobtoht
5cf37918e7
Add reddit frontend setting 2020-12-30 03:48:10 +01:00
tobtoht
b758cc1918
Misc code cleanup 2020-12-28 05:39:20 +01:00
tobtoht
f488dd9116 Merge pull request 'Paths: make paths selectable' (#266) from tobtoht/feather:settings_paths_read_only into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/266
2020-12-27 22:30:34 +00:00
tobtoht
918172c252 Merge pull request 'Wizard: clear path label' (#265) from tobtoht/feather:wizard_open_wallet_path into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/265
2020-12-27 22:29:48 +00:00
tobtoht
b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht
0346488e0f
Paths: make paths selectable 2020-12-26 20:36:25 +01:00
tobtoht
eb2e6c1cec
Wizard: clear path label 2020-12-26 19:19:45 +01:00
tobtoht
eab5145f34 Merge pull request 'Fix: exchange tab hide/show' (#263) from tobtoht/feather:fix_exchange_tab into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/263
2020-12-25 22:19:46 +00:00
tobtoht
a2c7245e46
Fix: exchange tab hide/show 2020-12-25 23:18:40 +01:00
tobtoht
b544e6dfce
Settings: allow changing default wallet directory 2020-12-25 22:07:48 +01:00
tobtoht
6003ffebec
Wizard: reset restore page on initialize 2020-12-25 16:28:50 +01:00
tobtoht
51b3781c09 Merge pull request 'Don't use unsigned ints' (#257) from tobtoht/feather:no_unsigned_ints into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/257
2020-12-25 14:44:48 +00:00
tobtoht
14e3422423
Don't use unsigned ints 2020-12-25 15:38:44 +01:00
tobtoht
a11dc3f4b2
BalanceDialog 2020-12-25 15:20:39 +01:00