Mononaut
|
62258a07b4
|
Improve block link preview legibility
|
2022-07-26 23:10:21 +00:00 |
|
Mononaut
|
debfd8ed38
|
Add block link previews for other networks
|
2022-07-26 23:09:37 +00:00 |
|
Mononaut
|
ad9c72230c
|
Set opengraph tags directly in the front end
|
2022-07-26 23:09:34 +00:00 |
|
wiz
|
ba48f66477
|
Merge branch 'master' into simon/logo-vertical-center-fix
|
2022-07-26 23:06:58 +00:00 |
|
wiz
|
2e5f6e34a5
|
Merge branch 'master' into nymkappa/feature/timespan-dashboard
|
2022-07-26 22:53:50 +00:00 |
|
wiz
|
c57923c4ee
|
Merge branch 'master' into nymkappa/bugfix/remove-1mb-node-capacity
|
2022-07-26 22:44:54 +00:00 |
|
wiz
|
468d948eeb
|
Merge branch 'master' into nymkappa/feature/link-country-isp-node-page
|
2022-07-26 21:01:56 +00:00 |
|
softsimon
|
f381891d21
|
Fix for mempool logo not being centered vertically
|
2022-07-26 21:35:19 +02:00 |
|
Antoni Spaanderman
|
857728a4c8
|
Address @Xekyo's comments on https://github.com/mempool/mempool/pull/2167
+ minor fixes, variable name consistency and ts types
|
2022-07-26 16:29:42 +02:00 |
|
nymkappa
|
8872c13de8
|
Show 3y charts by default on dashboard to get more interesting charts
|
2022-07-26 15:18:42 +02:00 |
|
nymkappa
|
f3c8c34bb0
|
Remove node chart 1mb line and fix y axis
|
2022-07-26 14:10:09 +02:00 |
|
nymkappa
|
afd49bfa89
|
[Node page] Add link to node list per country/isp in node page
|
2022-07-26 12:26:44 +02:00 |
|
softsimon
|
f08c0faf0f
|
Fix for mempool logo jumping with various sizes of enterprise logo
|
2022-07-24 23:01:31 +02:00 |
|
Antoni Spaanderman
|
1d2d6e5945
|
add taproot badge with only privacy tooltip if no fees can be saved
|
2022-07-24 19:39:13 +02:00 |
|
Antoni Spaanderman
|
8d52f08de5
|
Update frontend/src/app/bitcoin.utils.ts
triple equals
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
|
2022-07-24 18:44:53 +02:00 |
|
Antoni Spaanderman
|
ed36554f76
|
move parseMultisigScript to bitcoin.util.ts
|
2022-07-24 18:44:27 +02:00 |
|
wiz
|
c29c274d16
|
Merge branch 'master' into taproot-fee-tooltip
|
2022-07-24 17:42:39 +02:00 |
|
wiz
|
e547db5cb6
|
Merge pull request #2111 from mempool/translations_frontend-src-locale-messages-xlf--master_pl
Translate '/frontend/src/locale/messages.xlf' in 'pl'
|
2022-07-24 17:42:16 +02:00 |
|
wiz
|
bce4e39dae
|
Merge branch 'master' into nymkappa/bugfix/remove-duplicated-node-map
|
2022-07-24 16:48:20 +02:00 |
|
nymkappa
|
311acc0168
|
Remove duplicated nodes from the world map
|
2022-07-24 15:08:48 +02:00 |
|
nymkappa
|
c317400e5a
|
Show error message when the node public key does not exist
|
2022-07-24 12:34:50 +02:00 |
|
nymkappa
|
2e8b3174de
|
[Node page] Show message if there is no channels in the list to display
|
2022-07-24 12:05:09 +02:00 |
|
nymkappa
|
c667129efa
|
[Node page] Update channels count when switching between open/closed
|
2022-07-24 11:51:05 +02:00 |
|
wiz
|
c96b3bab9f
|
Merge branch 'master' into taproot-fee-tooltip
|
2022-07-24 00:15:32 +02:00 |
|
Antoni Spaanderman
|
469c561acb
|
Add Taproot transaction feature tooltip with fee saving information
|
2022-07-24 00:08:53 +02:00 |
|
nymkappa
|
6795f69343
|
Integrate GeoIP2 ISP database
|
2022-07-23 23:33:13 +02:00 |
|
wiz
|
ecbdee0087
|
Merge pull request #2157 from mempool/nymkappa/feature/ln-map-single-node
Add channels map to the node page
|
2022-07-23 19:37:29 +02:00 |
|
nymkappa
|
8feea6a667
|
Rebased on top of master
|
2022-07-23 19:03:12 +02:00 |
|
nymkappa
|
ed2251cb86
|
Add channels map to the node page
|
2022-07-23 18:43:08 +02:00 |
|
wiz
|
128e9b4b78
|
Merge branch 'master' into nymkappa/feature/clickable-flags
|
2022-07-23 18:31:30 +02:00 |
|
wiz
|
605f391e81
|
Merge pull request #2158 from mempool/nymkappa/feature/ln-map-dashboard
Show LN map on the LN dashboard
|
2022-07-23 18:30:18 +02:00 |
|
nymkappa
|
edf11642ab
|
Remove horizontal scroll on ln dashboad
|
2022-07-23 16:14:32 +02:00 |
|
nymkappa
|
a59cc6cb55
|
Show LN map on the LN dashboard
|
2022-07-23 14:23:47 +02:00 |
|
nymkappa
|
0dd5e9eebd
|
Make flags clickable
|
2022-07-23 10:18:36 +02:00 |
|
nymkappa
|
4d25c00a9c
|
Fix wrong i18n key
|
2022-07-23 09:57:30 +02:00 |
|
Felipe Knorr Kuhn
|
00b1379d10
|
Merge branch 'master' into translations_frontend-src-locale-messages-xlf--master_pl
|
2022-07-22 21:17:38 -07:00 |
|
Mononaut
|
a6535277ef
|
Add open graph block preview page
|
2022-07-22 19:45:59 +00:00 |
|
wiz
|
75720d4f6b
|
Merge pull request #2149 from knorrium/knorrium/fix_cypress_tv_test
Fix Cypress TV tests
|
2022-07-22 16:09:38 +02:00 |
|
softsimon
|
2431bab8a5
|
Navbar logos fix
|
2022-07-22 14:28:18 +02:00 |
|
Felipe Knorr Kuhn
|
6d88790222
|
Add an id to the new tv button
|
2022-07-21 21:41:03 -07:00 |
|
softsimon
|
361fc6b926
|
Removing dead code
|
2022-07-22 01:13:13 +02:00 |
|
wiz
|
bd92240ff3
|
Merge branch 'master' into simon/enterprise-logo-container
|
2022-07-22 01:08:18 +02:00 |
|
wiz
|
7683c7e3fe
|
Merge pull request #2141 from mempool/simon/taproot-button
Always show taproot button
|
2022-07-22 01:07:40 +02:00 |
|
softsimon
|
7db2c6ef5c
|
Enterprise logo container
|
2022-07-22 01:07:19 +02:00 |
|
wiz
|
ed4aa4e93a
|
Merge pull request #2109 from mempool/nymkappa/bugfix/block-audit-code-refactor
Block audit code refactor
|
2022-07-22 01:07:02 +02:00 |
|
wiz
|
65ebb9a5a8
|
Merge pull request #2138 from mempool/nymkappa/bugfix/prediction-lablels
Fix block predition graph x axis labels
|
2022-07-22 01:06:01 +02:00 |
|
wiz
|
9cb6009565
|
Merge branch 'master' into nymkappa/feature/ln-nodes-map-channels
|
2022-07-21 23:03:18 +02:00 |
|
nymkappa
|
5420e2ffed
|
Remove custom environment background
|
2022-07-21 22:54:19 +02:00 |
|
nymkappa
|
31ee96a3c7
|
Create world map of clearnet LN nodes and channels
|
2022-07-21 22:43:12 +02:00 |
|
softsimon
|
8c312807d7
|
Subdomain enterprise support
|
2022-07-21 22:02:26 +02:00 |
|