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
|
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
|
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 |
|
Felipe Knorr Kuhn
|
62c8331824
|
fix infinite scrolling by not using body as the container
|
2021-04-19 23:48:33 -07: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 |
|
Felipe Knorr Kuhn
|
e33918fd86
|
fix native scrolling on iOS devices
|
2021-04-17 16:11:34 -07:00 |
|
wiz
|
3ab3d2e0ba
|
Update Exodus logo with new SVG
|
2021-04-16 02:29:06 +09:00 |
|
wiz
|
9f2e112aac
|
Update Square Crypto logo with SVG image
|
2021-04-14 05:04:02 +09:00 |
|
wiz
|
7f81851201
|
Add Exodus as Enterprise Sponsor on About page
|
2021-04-14 04:55:58 +09:00 |
|
softsimon
|
8b8ccd75f3
|
Show backend info at the bottom. Removing frontend hostname. Re-adding frontend version and commit on top. JS error fix.
|
2021-04-13 11:51:55 +04:00 |
|
wiz
|
fa9ba582a0
|
Merge pull request #447 from mempool/simon/frontend-commit-hash-hostname
Backend and frontend commit, version and hostname displayed on the about page
|
2021-04-13 13:58:59 +09:00 |
|
softsimon
|
8b7850e6e1
|
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
# frontend/package-lock.json
# frontend/package.json
|
2021-04-12 22:22:50 +04:00 |
|
softsimon
|
38cb10fbac
|
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
|
2021-04-12 22:17:13 +04:00 |
|
wiz
|
0bf49c390e
|
Update mempool.space og/twitter preview image with 5 block style logo
|
2021-04-13 00:13:58 +09:00 |
|
wiz
|
b59aafe84d
|
Increase section spacing on About page
|
2021-04-13 00:10:15 +09:00 |
|
softsimon
|
62408263ad
|
Fix for effective fee rate calculation bug.
|
2021-04-12 13:02:31 +04:00 |
|
wiz
|
b2ed523903
|
Merge pull request #441 from knorrium/fix_address_explorer_typo
|
2021-04-11 13:34:28 +09:00 |
|
Felipe Knorr Kuhn
|
dbec1a15f8
|
fix typo on 413/405 error message on the address explorer
|
2021-04-10 21:04:30 -07:00 |
|
softsimon
|
224666819e
|
Don't round variables in code, only in templates.
|
2021-04-10 23:23:05 +04:00 |
|
softsimon
|
1a166560ee
|
fixes #438
|
2021-04-10 20:59:27 +04:00 |
|
Miguel Medeiros
|
800c110b0f
|
FIX: align project contributor handle text.
|
2021-04-09 17:07:11 -03:00 |
|
wiz
|
02516208c8
|
Add BlueWallet as Community Integration on About page
Also try to fix sort order of integrations:
* P2P Exchange Networks
* Raspberry Pi distros
* Onchain wallets
* Lightning wallets
* Watch-only wallets
|
2021-04-10 02:32:27 +09:00 |
|
wiz
|
a74fbcce17
|
Fix typo in API documentation for /api/block/:hash/raw method
|
2021-04-09 21:59:21 +09:00 |
|
wiz
|
499cf272db
|
Add Square as Enterprise Sponsor on About page
|
2021-04-08 00:05:11 +09:00 |
|
softsimon
|
73c1d559f0
|
Bugfix: Ancestors are not able to increase fee of descendants
fixes #426
|
2021-04-06 10:41:13 +04:00 |
|
softsimon
|
f9256704ab
|
Bugfix: Ancestors are not able to increase fee of descendants
fixes #426
|
2021-04-05 23:45:47 +04:00 |
|
wiz
|
f5d55c8e09
|
Merge pull request #410 from mempool/wiz/dual-license-under-agplv3-and-gplv3
Dual-license mempool under both the GNU AGPLv3 and GPLv3 licenses
|
2021-04-02 00:15:59 +09:00 |
|
wiz
|
d69979e452
|
Tweak margins and layout spacing on About page
|
2021-04-01 16:42:37 +09:00 |
|
softsimon
|
8d650f4803
|
Increase space between logos and titles.
|
2021-03-31 22:49:55 +09:00 |
|
wiz
|
1debd2f9d2
|
Add Gemini as an Enterprise Sponsor on About page
|
2021-03-31 22:49:51 +09:00 |
|
softsimon
|
7ab75d5885
|
Always display one decimal on fee rate for consistency.
|
2021-03-31 15:43:23 +04:00 |
|
wiz
|
d8c329fba9
|
Update legal notices for dual-licensed AGPLv3 and GPLv3 on About page
|
2021-03-28 00:07:03 +09:00 |
|
wiz
|
cd462a2d4f
|
Add link to Muun Wallet on About page
|
2021-03-27 13:12:47 +09:00 |
|