softsimon
e8d4adc90c
Updated regex to accept bisq-addresses.
2021-05-13 21:56:57 +04:00
wiz
c6141b5e2b
Merge pull request #521 from mempool/simon/bisq-price-coloring
...
Bisq dashboard: Change color between red/green when price changes
2021-05-14 00:53:15 +09:00
softsimon
451e265ae9
Bisq dashboard: Change color between red/green when price changes
2021-05-13 19:23:43 +04:00
softsimon
85970e36e1
Handle the 'B' prefix in the search bar autocomplete on /bisq
...
refs #510
2021-05-13 03:01:47 +04:00
wiz
55e303de9a
Merge pull request #511 from knorrium/improve_scrolling_between_routes
...
Improve scrolling between routes
2021-05-13 02:03:14 +09:00
wiz
66087d035d
Merge pull request #515 from mempool/simon/round-up-fee-estimates
...
Round up fee estimations
2021-05-13 01:42:37 +09:00
softsimon
3c8cb79013
Round up fee estimations
2021-05-12 20:13:55 +04:00
softsimon
33b6ff3767
Bisq markets: Add terms of service
2021-05-12 16:07:25 +04:00
softsimon
3c8a66fda7
Adding missing icon import.
2021-05-12 15:57:46 +04:00
softsimon
9f3d8198d9
Update fiat price every minute instead of every hour.
2021-05-12 15:09:48 +04:00
softsimon
96a85d5d31
Bisq markets: Display terms of service and language selector (except on official markets).
...
refs #510
2021-05-12 14:51:55 +04:00
softsimon
693715bfb3
Updated i18n from transifex.
2021-05-11 15:31:42 +04:00
softsimon
57e5a7394f
Updated i18n.
2021-05-11 15:29:03 +04:00
softsimon
922ba0cd0f
Bisq markets: Fix for graph not updating when changing window
...
refs #510
2021-05-11 14:55:45 +04:00
softsimon
57e2ac979c
Bisq markets: Swapping price locations
2021-05-11 14:37:25 +04:00
softsimon
14a44499a2
Bisq market symlinks fix.
2021-05-11 13:25:16 +04:00
softsimon
86467393c3
npm audit fix
2021-05-11 12:43:19 +04:00
Felipe Knorr Kuhn
92f391f841
set toggleShowDetails() to scroll into the viewport using anchors
2021-05-10 22:18:30 -07:00
wiz
9592c975df
Add production/nginx-bisq.conf for bisq.markets usage
2021-05-11 14:18:25 +09:00
Felipe Knorr Kuhn
ae042ce061
add anchors to the block component
2021-05-10 22:16:42 -07:00
Felipe Knorr Kuhn
74d5991035
enable scroll position restoration and anchor scrolling
2021-05-10 22:15:54 -07:00
wiz
5b858a6a0d
Merge pull request #508 from mempool/simon/bisq-new-dashboard
...
New Bisq Markets Dashboard Design
2021-05-11 13:40:32 +09:00
softsimon
503072dbdf
New Bisq Markets Dashboard Design
...
fixes #476
2021-05-11 04:15:11 +04:00
softsimon
27330c879d
Update translations from transifex.
2021-05-08 01:12:57 +04:00
softsimon
fac0428a9f
Update i18n messages.
2021-05-08 01:11:05 +04:00
Miguel Medeiros
d08347e2d9
Fix OP_RETURN truncated text. ( #502 )
...
* Fix OP_RETURN truncated text.
* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
wiz
fd129677ee
Merge pull request #498 from MiguelMedeiros/op_return
...
Fix Coinbase and OP_RETURN truncated text.
2021-05-07 00:00:12 +09:00
wiz
5753faf016
Merge pull request #478 from mempool/simon/address-page-error-localization
...
Localize electrum limit error.
2021-05-06 23:04:01 +09:00
wiz
4518d1ead3
Disable caching of electrs endpoints in production/nginx.conf
2021-05-06 21:20:13 +09:00
Miguel Medeiros
2427bc2930
Fix OP_RETURN css width.
2021-05-06 09:00:33 -03:00
Miguel Medeiros
e3e53f62e1
New concept for dashboard layout components. ( #469 )
...
* New concept for dashboard layout components.
* Align dashboard componentes.
* Add divider to fee box component.
* Remove TV icon from mobile and tablet queries.
* Fix form input overflow.
* Add responsive css to statistic component.
* Add responsive css to about page.
* Add global padding bottom.
* Fix graph page styles.
* Add responsive chart and scrollable table.
* Fix mobile css query for navbar menus.
* Fix pagination responsive css.
* Add CSS animated logo.
* Revert "Add CSS animated logo."
This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.
* Add extra skeleton to fee-box-component.
* Fix latest-blocks and latest-transactions table css.
* Adapt Bisq pages to responsive layout.
* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.
* Fix mobile table text-size.
* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
softsimon
fd7f715ed1
Lower height where taproot signaling cal be visible.
2021-05-01 21:46:49 +04:00
softsimon
b884d590b3
Improve taproot detection. Only display when detected.
2021-05-01 21:03:01 +04:00
softsimon
a2a6ce24dd
Hide taproot signalling until signalling starts.
2021-05-01 04:06:45 +04:00
softsimon
564df63277
Display block details and taproot signaling.
2021-05-01 03:55:02 +04:00
softsimon
0d76a2d111
Localize electrum limit error.
...
fixes #442
2021-04-27 14:21:33 +04:00
wiz
2d19d21532
Send HTTP header Vary: Cookie to prevent localization cache bug
...
Fixes #477
2021-04-27 19:00:33 +09:00
wiz
41d1df8a99
Merge pull request #475 from mempool/simon/difficulty-adjustment-calc-fix
...
Fixing incorrect difficulty adjustment call
2021-04-27 17:50:43 +09:00
wiz
cf1405dc1e
Merge pull request #474 from mempool/simon/bitcoind-tx-push-break-fix
...
Fix crash issues related to new unconfirmed transactions in bitcoind …
2021-04-27 17:44:19 +09:00
softsimon
10d672782a
Fixing incorrect difficulty adjustment call
...
fixes #471
2021-04-27 12:20:11 +04:00
softsimon
885be5579b
Fix crash issues related to new unconfirmed transactions in bitcoind mode.
...
fixes #391
2021-04-27 02:13:48 +04:00
softsimon
628906f172
Updating from transifex.
2021-04-26 04:05:55 +04:00
softsimon
c85932def2
i18n update
2021-04-26 04:03:33 +04:00
softsimon
7df7a3fcec
Updated transifex.
2021-04-26 03:45:14 +04:00
wiz
d844563b14
Fix a few Bisq strings, update transifex source strings
2021-04-26 07:59:15 +09:00
softsimon
60680e643b
Fixed api docs typo.
2021-04-26 02:40:30 +04:00
wiz
4fe9d6e591
Capitalize some strings in Bisq components, update i18n
2021-04-26 07:30:34 +09:00
wiz
718d18f283
Merge pull request #381 from mempool/simon/bisq-dashboard
...
Bisq dashboard
2021-04-26 07:17:03 +09:00
softsimon
c0088e93ff
Updated i18n
2021-04-26 01:49:58 +04:00
softsimon
d253fcc8bf
Merge branch 'master' into simon/bisq-dashboard
...
# Conflicts:
# frontend/src/locale/messages.xlf
2021-04-26 01:41:07 +04:00