1368 Commits

Author SHA1 Message Date
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
wiz
3a14bd4521 Add missing i18n tags for various strings, fixes #473 2021-04-26 06:35:56 +09:00
wiz
21db01b6bd Credit @maciejsoltysiak as translator for Polish 2021-04-26 06:27:51 +09:00
wiz
922dee4bee Update translated strings from Transifex 2021-04-26 06:17:59 +09:00
wiz
b99db19336 Update translated strings from Transifex 2021-04-26 05:44:00 +09:00
wiz
109c652dd0 Enable i18n for Polish language 2021-04-26 05:43:47 +09:00
softsimon
593aa0d8f3 Bisq Markets i18n 2021-04-25 22:52:11 +04:00
softsimon
0221d3baf6 Updated titles 2021-04-25 19:40:43 +04:00
softsimon
7c3413d913 Swap BTC/Fiat columns. 2021-04-25 19:02:26 +04:00
softsimon
492a77b126 Unified Bisq config 2021-04-25 02:38:46 +04:00
softsimon
b294d436df Add whitespaces to missing data points. 2021-04-25 02:07:29 +04:00
softsimon
cf764dbb8b Hide latest altcoin trades when not using official bisq markets. 2021-04-24 20:33:56 +04:00
softsimon
301c8f8a82 Don't hide API docs on mobile. 2021-04-23 15:44:01 +04:00
softsimon
5d242aa39f Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/package-lock.json
#	frontend/src/app/components/master-page/master-page.component.html
2021-04-23 15:35:35 +04:00
softsimon
47bae32e5b Sort table by number of trades as default sort option, make other columns sortable 2021-04-23 15:09:51 +04:00
softsimon
a74a1f4392 Display 100 latest trades. 2021-04-23 03:49:55 +04:00
softsimon
bd156a7aaa Make unique URLs for graph timespans 2021-04-21 22:12:35 +04:00
softsimon
31e211de01 Add loading spinners. 2021-04-21 20:22:34 +04:00
wiz
19bfa9cc94 Merge pull request #467 from knorrium/fix_infinite_scrolling
fix infinite scrolling by not using body as the container
2021-04-20 16:47:50 +09:00
Felipe Knorr Kuhn
62c8331824 fix infinite scrolling by not using body as the container 2021-04-19 23:48:33 -07:00
softsimon
f8e2532b4c Only enable statistics service from node master process.
fixes #460
2021-04-19 21:39:30 +04:00
softsimon
f51caba1fb Update chart colors. 2021-04-19 17:39:47 +04:00
Miguel Medeiros
cf56d9aec7 New UI for responsive navbar. (#458)
New UI for responsive navbar.
fixes #458
2021-04-19 17:01:04 +04:00
softsimon
92d2adac64 Don't reload after setting graph preference setting.
refs #365
2021-04-19 10:50:24 +04:00
Felipe Knorr Kuhn
66a2d4a9f9 persist graph window preference between reloads (#456)
Persist graph window preference between reloads
fixes #365
2021-04-19 10:17:16 +04:00
wiz
e5272056ca Merge pull request #454 from knorrium/fix_ios_native_scrolling
fix native scrolling on iOS devices
2021-04-18 19:26:27 +09:00
wiz
14dc37e39a Merge pull request #453 from knorrium/bind_server_address 2021-04-18 08:16:56 +09:00
Felipe Knorr Kuhn
e33918fd86 fix native scrolling on iOS devices 2021-04-17 16:11:34 -07:00
Felipe Knorr Kuhn
64bbe33bc2 bind the server to 0.0.0.0 to allow it to be reachable by other devices 2021-04-17 15:53:22 -07:00
softsimon
ff76080b44 Merge pull request #452 from knorrium/stg_frontend_config
add new configuration and targets to point the frontend to staging
2021-04-18 02:10:09 +04:00
Felipe Knorr Kuhn
17f4db1d45 add new configuration and targets to point the frontend to staging 2021-04-17 14:52:16 -07:00
wiz
b3f2692512 Rename frontend npm dep @mempool/mempool-js to @mempool/mempool.js 2021-04-17 12:58:27 +09:00
wiz
83683ab425 Merge pull request #449 from mempool/simon/syslog-config
Syslog is now configurable with minimum priority and facility option.
2021-04-16 02:54:22 +09:00
wiz
3ab3d2e0ba Update Exodus logo with new SVG 2021-04-16 02:29:06 +09:00