Christoph Atteneder
|
373f0c2bd1
|
Fix test
|
2022-04-25 09:57:57 +02:00 |
|
Christoph Atteneder
|
71da2de401
|
Only use default currency if payment account available
Fixes #6157
|
2022-04-25 09:57:44 +02:00 |
|
Christoph Atteneder
|
23c62f1f0a
|
Improve translation key usage
|
2022-04-22 12:04:25 +02:00 |
|
Christoph Atteneder
|
529755738b
|
Not log as warning
|
2022-04-22 12:04:18 +02:00 |
|
Christoph Atteneder
|
dd6c8d1c30
|
Bump version number for v1.9.0
|
2022-04-22 11:36:43 +02:00 |
|
Christoph Atteneder
|
0466f41934
|
Merge pull request #6135 from ripcurlx/improve-navigation-structure
Improve navigation structure
|
2022-04-22 11:33:53 +02:00 |
|
Christoph Atteneder
|
7ad2dd0ba6
|
Set preferred currency as top altcoin
If it is a crypto currency and not a fiat currency
|
2022-04-22 10:41:15 +02:00 |
|
Christoph Atteneder
|
4447435e5f
|
Switch to open offers after creating a new offer
|
2022-04-22 10:01:35 +02:00 |
|
Christoph Atteneder
|
4ce861add1
|
Add create and take offer title
|
2022-04-22 09:37:49 +02:00 |
|
Christoph Atteneder
|
dde4199a15
|
Merge pull request #6133 from xyzmaker123/fix-pause-in-fee-service
Fix pause between fee requests
|
2022-04-21 10:54:31 +02:00 |
|
Christoph Atteneder
|
2233f73a7b
|
Fix Codacy complaints
|
2022-04-21 10:32:27 +02:00 |
|
Christoph Atteneder
|
3ce374e7bb
|
Unify tab handling
|
2022-04-21 10:11:20 +02:00 |
|
Christoph Atteneder
|
89926d1efb
|
Improve help icon
|
2022-04-20 22:34:39 +02:00 |
|
Christoph Atteneder
|
0894037622
|
Add safeguard for already stored crypto currencies in preferences by older versions
|
2022-04-20 21:57:16 +02:00 |
|
Christoph Atteneder
|
9431dd5331
|
Merge pull request #6140 from jmacxx/change_additional_info_prompt
Clarify that CBM / F2F not be used to advertise websites or contact info
|
2022-04-20 21:33:51 +02:00 |
|
Christoph Atteneder
|
e43a8aed36
|
Fix handling of preferred currency
|
2022-04-20 21:05:58 +02:00 |
|
Christoph Atteneder
|
108255bf8e
|
Move supported currencies into payment accounts
|
2022-04-20 17:57:07 +02:00 |
|
Christoph Atteneder
|
7ecd159697
|
Fix BSQ swap create offer handling (again)
|
2022-04-20 11:19:48 +02:00 |
|
Christoph Atteneder
|
be161669f1
|
Fix sorting issue for Altcoins
|
2022-04-20 11:16:04 +02:00 |
|
Christoph Atteneder
|
d41235cebd
|
Fix storage of crypto screen currency
|
2022-04-19 10:43:05 +02:00 |
|
Christoph Atteneder
|
e43bad1487
|
Fix offer count for Altcoins
|
2022-04-19 10:23:13 +02:00 |
|
Christoph Atteneder
|
348d1477e1
|
Fix broken option for BSQ Altcoin and BSQ Altcoin Instant
|
2022-04-19 10:18:33 +02:00 |
|
Christoph Atteneder
|
5065614380
|
Merge pull request #6152 from bisq-network/dependabot/github_actions/actions/checkout-3.0.1
Bump actions/checkout from 3.0.0 to 3.0.1
|
2022-04-18 19:26:14 +02:00 |
|
dependabot[bot]
|
a17a13201b
|
Bump actions/checkout from 3.0.0 to 3.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a12a3943b4...dcd71f6466 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 14:17:16 +00:00 |
|
Christoph Atteneder
|
fce247cbc0
|
Fix a couple of issues regarding default currencies
|
2022-04-13 12:35:58 +02:00 |
|
Christoph Atteneder
|
9fbfda8cee
|
Merge pull request #6145 from MarnixCroes/bisq-readme
Add logo to README
|
2022-04-13 10:59:04 +02:00 |
|
Christoph Atteneder
|
82cae5a87d
|
Merge pull request #6147 from jmacxx/add_inbound_connectivity_test
Add inbound Tor connectivity test
|
2022-04-13 10:56:31 +02:00 |
|
Christoph Atteneder
|
f1e88ff9b6
|
Merge pull request #6148 from jmacxx/fix_turkish_locale_issue
Fix localization issue when accessing directories and JAR resource paths
|
2022-04-13 10:53:19 +02:00 |
|
jmacxx
|
c6209e0142
|
Use Locale.ENGLISH when accessing directories and JAR resource paths.
|
2022-04-12 18:25:06 -05:00 |
|
jmacxx
|
c3e6a80f78
|
Add inbound Tor connectivity test.
|
2022-04-12 14:43:30 -05:00 |
|
Marnix
|
c907418c37
|
Replace Travis build icon with the Github Actions svg
|
2022-04-12 17:57:12 +02:00 |
|
Christoph Atteneder
|
1f95ca1f0b
|
Merge pull request #6143 from bisq-network/dependabot/github_actions/actions/setup-java-3.1.1
Bump actions/setup-java from 3.1.0 to 3.1.1
|
2022-04-12 14:57:59 +02:00 |
|
Marnix
|
fb620d11a5
|
Add logo to README
|
2022-04-11 19:55:30 +02:00 |
|
dependabot[bot]
|
8364ed25f5
|
Bump actions/setup-java from 3.1.0 to 3.1.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](0aa6f2a84f...9519cf1382 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 14:44:16 +00:00 |
|
Christoph Atteneder
|
2055cc5c10
|
Fix wrong check to show BSQ swap as default for create offer
|
2022-04-11 14:16:39 +02:00 |
|
Christoph Atteneder
|
098ece2a87
|
Only show BSQ accounts
|
2022-04-11 14:15:10 +02:00 |
|
Christoph Atteneder
|
542cc4d5cf
|
Remove close button duplication in DetailsWindows
|
2022-04-11 13:27:13 +02:00 |
|
Christoph Atteneder
|
9a3ed33238
|
Use Offer.isFiat helper method
|
2022-04-11 12:31:54 +02:00 |
|
Christoph Atteneder
|
63ea054026
|
Adapt amount and volume description for create offer
|
2022-04-11 12:12:47 +02:00 |
|
Christoph Atteneder
|
492ff35b09
|
Adapt amount and volume description for take offer
|
2022-04-11 11:32:55 +02:00 |
|
Christoph Atteneder
|
1712f7498e
|
Use BSQ Swap as default when BSQ offer is created
|
2022-04-11 11:05:36 +02:00 |
|
Christoph Atteneder
|
5b67766109
|
Properly rename main navigation
Otherwise it would display the old 'Buy BTC' and 'Sell BTC' navigation
|
2022-04-11 10:46:05 +02:00 |
|
Christoph Atteneder
|
b734420668
|
Fix navigation to specific offer book view
|
2022-04-11 10:30:18 +02:00 |
|
Christoph Atteneder
|
98285da146
|
Move OfferViewUtil
|
2022-04-11 10:29:27 +02:00 |
|
jmacxx
|
54c63fd116
|
Clarify that CBM / F2F not be used to advertise websites or contact info.
|
2022-04-10 13:14:16 -05:00 |
|
Christoph Atteneder
|
b70d102007
|
Fix BSQ swap labels
|
2022-04-08 18:02:27 +02:00 |
|
Christoph Atteneder
|
33725c2b4e
|
Adapt navigation labels back to currency code
and fix lots of minor issues
|
2022-04-08 17:49:33 +02:00 |
|
Christoph Atteneder
|
497158ad13
|
Fix rebase errors with master
|
2022-04-07 21:13:24 +02:00 |
|
Christoph Atteneder
|
a8189d7bb3
|
Adapt create offer process to new navigation structure
|
2022-04-07 20:49:18 +02:00 |
|
Christoph Atteneder
|
924e92aa47
|
Adapt take offer process to new navigation structure
|
2022-04-07 20:49:18 +02:00 |
|