Commit Graph

2809 Commits

Author SHA1 Message Date
wiz
1b2e7090c3
Merge branch 'master' into simon/mempool-node-group-page 2022-09-19 05:39:43 +09:00
wiz
04ed24feae
Merge branch 'master' into mining-pool-preview 2022-09-19 05:29:29 +09:00
wiz
78cc33ab01
Merge branch 'master' into tx-page-diagram 2022-09-19 05:11:31 +09:00
wiz
287756ea19
Merge branch 'master' into optimize-tx-diagram 2022-09-19 04:59:01 +09:00
softsimon
b255f68a83
Allow address label to overflow without pushing UI
fixes #2544
2022-09-18 20:50:07 +02:00
Mononaut
f7cd401e7a
Add mining pool preview 2022-09-17 22:27:37 +00:00
Mononaut
0ca33f7b5b
Handle special input/output types in tx diagram 2022-09-17 17:23:44 +00:00
softsimon
a43f0454f9
Mempool node group page 2022-09-17 11:06:49 +02:00
Mononaut
64f3a597a2
Add interactivity to tx sankey diagram 2022-09-17 01:20:08 +00:00
Mononaut
1e5cef4a62
Add sankey diagram to main tx page 2022-09-16 20:50:12 +00:00
Mononaut
5e1ca44a7f
limit number of lines in tx svg diagram 2022-09-16 20:49:31 +00:00
hunicus
7014ac2335
Fix spacing on ws esmodule api example 2022-09-13 07:38:17 -04:00
hunicus
19a86cbd59
Fix spacing on ws commonjs api example 2022-09-13 07:14:03 -04:00
hunicus
fc57effd5c
Add python example for websocket api docs 2022-09-13 06:44:34 -04:00
softsimon
b6296fcbeb
Suggest block height in search result 2022-09-12 19:20:22 +02:00
wiz
0a645431ae
Merge pull request #2509 from mempool/nymkappa/bugfix/location-hover
Show tooltip on location is truncated
2022-09-12 05:17:10 +09:00
wiz
deae7b28e6
Merge branch 'master' into block-preview-title-layout 2022-09-12 04:56:25 +09:00
wiz
da8044c073
Merge branch 'master' into refactor-preview-routing 2022-09-12 04:18:14 +09:00
wiz
047843b19a
Merge branch 'master' into isp-preview 2022-09-12 03:09:30 +09:00
Mononaut
a74811cb7e
improve preview block hash truncation 2022-09-11 01:17:46 +00:00
Mononaut
0ac3352835
tweak block preview (height & hash side by side) 2022-09-10 16:11:08 +00:00
Mononaut
7d367572dc
Add lighting ISP preview 2022-09-10 14:53:52 +00:00
Felipe Knorr Kuhn
b53bd5149e
Merge branch 'master' into nymkappa/bugfix/location-hover 2022-09-09 23:26:09 -07:00
Mononaut
9a5844bbdc
Refactor preview routes into separate module 2022-09-10 01:00:45 +00:00
softsimon
67675e1f79
Dashboard node statistics skeleton loader fix 2022-09-09 22:39:10 +02:00
wiz
4089e4e8d1
Merge branch 'master' into disable-spinners-in-previews 2022-09-10 04:06:11 +09:00
Mononaut
f8fbef78bf
Disable block viz/map loading spinners on previews 2022-09-09 19:01:32 +00:00
Mononaut
4fb77a9a45
Add network to preview headers & inc font size 2022-09-09 18:15:36 +00:00
softsimon
a8188a3536
Removing extra capacity row 2022-09-09 19:42:44 +02:00
wiz
0e090f940a
Merge pull request #2367 from mempool/simon/eslint-triple-equals
Tooling: Eslint force triple equals
2022-09-09 19:20:03 +02:00
wiz
1a2e336c18
Change "Running on Tor" to "Exclusively on Tor" 2022-09-10 02:16:06 +09:00
wiz
e6bc15a9e1
Merge branch 'master' into nymkappa/feature/show-tor-node-page 2022-09-09 18:37:35 +02:00
wiz
c92fcd20f7
Merge branch 'master' into fix-liquid-cb-previews 2022-09-09 18:04:40 +02:00
wiz
c98e95751f
Merge branch 'master' into nymkappa/bugfix/skeleton-label 2022-09-09 17:33:14 +02:00
wiz
5e1f891f02
Merge pull request #2526 from mempool/nymkappa/bugfix/i18n
Lightning dashboard -> Lightning network
2022-09-09 17:33:10 +02:00
wiz
478d8ce70d
Merge branch 'master' into nymkappa/feature/isp-country-map-stats 2022-09-09 17:04:24 +02:00
wiz
91c607b0e8
Merge branch 'master' into nymkappa/bugfix/isp-chart-color 2022-09-09 16:19:43 +02:00
nymkappa
dcfcac2cc6
Show summary stats and world map in isp and country node list page 2022-09-09 14:56:18 +02:00
wiz
769ca5794a
Merge branch 'master' into wiz/add-more-community-integrations-about-page 2022-09-09 14:53:52 +02:00
nymkappa
004768132b
Show clearnet nodes on world map 2022-09-09 14:53:33 +02:00
Erik Arvstedt
22def9b01c
frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
wiz
2d2b7d3a9f
Add more Community Integrations on About page 2022-09-09 19:25:25 +09:00
nymkappa
aa1519c18e
Show zero base fee tag on channels 2022-09-08 18:57:12 +02:00
softsimon
b5f6fdecbf
Merge pull request #2517 from mempool/nymkappa/bugfix/missing-loaders
Add skeleton loader in node per isp/country lists
2022-09-08 15:59:21 +02:00
softsimon
f015b165ee
Merge pull request #2512 from mempool/nymkappa/feature/closed-channel-info
If a channel is closed, show closing date instead of last update
2022-09-08 15:49:39 +02:00
softsimon
4cb6418f83
Merge pull request #2504 from mempool/nymkappa/bugfix/placeholder-channel-page
Show '-' when value is not defined in channel page
2022-09-08 15:39:15 +02:00
nymkappa
5a0ffee58b
Fix missing space between value and label 2022-09-08 14:33:46 +02:00
nymkappa
3a1da0eb4a
Change isp pie chart threshold from 0.5% to 0.4% 2022-09-07 21:53:42 +02:00
nymkappa
1a2c0b7843
Lightning dashboard -> Lightning network 2022-09-07 15:38:48 +02:00
nymkappa
51bf4f769f
Fix missing seo in lightning pages 2022-09-07 15:25:03 +02:00
wiz
d0b4d1da4a
Merge branch 'master' into nymkappa/feature/node-world-map 2022-09-07 15:03:46 +02:00
nymkappa
d9483dbd7a
Update ISP pie chart colors 2022-09-07 10:10:25 +02:00
wiz
01588305fc
Merge branch 'master' into nymkappa/bugfix/node-list-location-label 2022-09-06 22:58:59 +02:00
wiz
bdf60b2b68
Merge branch 'master' into nymkappa/bugfix/node-per-country 2022-09-06 22:47:07 +02:00
wiz
c57e9706cd
Merge pull request #2501 from mempool/nymkappa/bugfix/capacity-liquidity
Renamed capacity to liquidity
2022-09-06 22:40:52 +02:00
nymkappa
367c06dca6
Show clearnet nodes on world map 2022-09-06 19:33:07 +02:00
softsimon
e3f6767259
Merge pull request #2472 from hunicus/lightning-api-docs
Add lightning api docs
2022-09-06 20:11:56 +03:00
Mononaut
b608b66823
Fix tx diagram for zero value transactions 2022-09-06 17:03:41 +00:00
softsimon
a1895a66b3
Merge pull request #2469 from mempool/nymkappa/bugfix/only-show-active-channels-in-map
Only show active channels on world map
2022-09-06 20:01:44 +03:00
nymkappa
2d52dcd867
Fix wrong skeleton labels 2022-09-06 16:43:22 +02:00
hunicus
5d986e86de
Add signet lightning api docs 2022-09-06 10:29:04 -04:00
hunicus
25ee1acde9
Add testnet lightning api docs 2022-09-06 10:28:56 -04:00
hunicus
50b9644bd0
Add mainnet lightning api docs 2022-09-06 10:28:43 -04:00
nymkappa
d536d63d69
Add skeleton loader in node per isp/country lists 2022-09-06 11:01:46 +02:00
nymkappa
efb18c7548
Show that we don't know where a node is because it's running on tor 2022-09-06 10:51:14 +02:00
nymkappa
5389928c49
Show closing date in closed channel list 2022-09-04 19:39:28 +02:00
nymkappa
5086f132f8
If a channel is closed, show closing date instead of last update 2022-09-04 19:12:01 +02:00
nymkappa
206edb7613
Show tooltip on location is truncated 2022-09-04 12:02:40 +02:00
nymkappa
a75262d79e
Only show active channels on world map 2022-09-04 09:35:31 +02:00
nymkappa
3801f988ba
Show '-' when value is not defined in channel page 2022-09-02 16:17:48 +02:00
nymkappa
dcd55d9757
Fixes #2495 2022-09-02 10:28:54 +02:00
nymkappa
83df23a902
Renamed capacity to liquidity 2022-09-02 10:23:02 +02:00
nymkappa
ee23d1695d
Use shared component in node ranking list 2022-09-02 10:08:25 +02:00
nymkappa
88a36f4378
Renamed "City" to "Location" 2022-09-02 09:30:07 +02:00
Felipe Knorr Kuhn
1aad4f2926
Merge branch 'master' into simon/eslint-triple-equals 2022-09-01 22:51:07 -07:00
Mononaut
2a28ccc758
Update block, address & tx preview layouts 2022-09-01 17:01:31 +00:00
Mononaut
4ee5ef336c
Move lightning preview headers to top bar 2022-09-01 15:49:15 +00:00
Mononaut
3da76892d5
Restyle ln preview titles to match main pages 2022-09-01 15:49:12 +00:00
Mononaut
80dfa0e937
Fix null timestamps on transaction previews 2022-08-31 18:21:24 +00:00
Mononaut
5922ff0f40
Better fix for unfurler race condition 2022-08-31 17:24:56 +00:00
softsimon
0bc310243f
Node aliase ellipsis
fixes #2455
2022-08-31 16:21:16 +03:00
wiz
38324575e8
Merge branch 'master' into simon/search-results-greyed 2022-08-31 14:45:04 +02:00
wiz
799e8d9e23
Merge pull request #2475 from mempool/simon/channel-tx-details-button
Channel txs details buttons
2022-08-31 14:41:25 +02:00
wiz
b389457092
Merge branch 'master' into simon/channel-tx-details-button 2022-08-31 14:27:18 +02:00
wiz
d5f8ce00b7
Merge branch 'master' into nymkappa/bugfix/node-header-layout 2022-08-31 14:23:14 +02:00
wiz
e357a75b70
Merge branch 'master' into simon/search-improvements 2022-08-31 13:56:06 +02:00
nymkappa
e8151e8393
Fix node header layout 2022-08-31 08:17:42 +02:00
softsimon
48a7f8a3ee
Channel txs details buttons 2022-08-31 01:52:32 +02:00
softsimon
c593ded864
Grey out inactive search results 2022-08-30 23:58:58 +02:00
softsimon
a2e6b265d3
Search bar fixes. 2022-08-30 22:36:13 +02:00
wiz
a0c54531c0
Merge branch 'master' into simon/svg-logos 2022-08-30 22:07:02 +02:00
softsimon
0dfda66578
Typeahead loading spinner and regex fixes 2022-08-30 21:29:44 +02:00
wiz
ef16f3bd68
Merge branch 'master' into simon/lightning-node-channel-skeleton-loaders 2022-08-30 20:10:10 +02:00
wiz
64a1ba3ac3
Merge branch 'master' into nymkappa/bugfix/cant-click 2022-08-30 17:50:54 +02:00
nymkappa
b6bebad14d
Fix: Can't click on channel in the box view #2459 2022-08-30 17:33:13 +02:00
Pedro
a62dfe55cf Replace logo with stacked version for open graph images 2022-08-30 16:15:35 +01:00
Pedro
8094965a2c Update open graph images 2022-08-30 15:45:33 +01:00
Pedro
dfb35315e0 Merge branch 'master' of https://github.com/pedromvpg/mempool 2022-08-30 15:44:06 +01:00
Pedro
0aa5dff450 Update open graph images 2022-08-30 15:40:36 +01:00
Pedro
d1d4d0e5c4 Update open graph images 2022-08-30 15:38:10 +01:00
wiz
56ec8b900c
Merge branch 'master' into nymkappa/feature/channel-map-color 2022-08-30 15:35:18 +02:00
wiz
b9d56e8882
Merge pull request #2453 from hunicus/isp-typo-fix
Improve title for ISP map
2022-08-30 15:31:59 +02:00
hunicus
a98c7a4b32
Improve title for ISP map 2022-08-30 09:10:15 -04:00
wiz
25c5ca731d
Merge branch 'master' into unfurler-refactor 2022-08-30 13:49:02 +02:00
softsimon
8435c775ec
Fixed dashboard skeleton loader text 2022-08-30 13:44:59 +02:00
softsimon
89f93d23b6
Merge pull request #2445 from mempool/nymkappa/bugfix/dashboard-percentages
When there is no stats for the past 7 days, don't show % changes
2022-08-30 13:39:43 +02:00
wiz
f97d3f57af
Merge branch 'master' into unfurler-refactor 2022-08-30 13:22:38 +02:00
wiz
32ee0ae908
Explore the full Bitcoin ecosystem with mempool.space 2022-08-30 12:57:21 +02:00
softsimon
3573912d8b
Replacing Liquid Network and Bisq Markets with SVG. 2022-08-30 12:52:36 +02:00
wiz
916042faab
Merge pull request #2444 from mempool/nymkappa/bugfix/infinite-loading-no-channel
Fix infinite loading spinner in channel map when no active channel exists
2022-08-30 11:08:11 +02:00
softsimon
dd9ff41fde
Skeleton loader updates 2022-08-30 10:54:05 +02:00
softsimon
0c71d505f2
Node and Channel page skeleton loaders 2022-08-30 10:53:11 +02:00
softsimon
948375f0e9
Merge pull request #2436 from mempool/nymkappa/bugfix/align-button
Align charts timestamp selector with charts menus
2022-08-30 10:51:04 +02:00
nymkappa
aec6d57fc3
When there is no stats for the past 7 days, don't show % changes 2022-08-30 09:08:34 +02:00
nymkappa
36663f0aa6
Fix infinite loading spinner in channel map when no active channel exists 2022-08-30 08:18:14 +02:00
nymkappa
6b248fb46d
Change lightning channel map world color 2022-08-30 08:09:14 +02:00
nymkappa
90c0ece93f
Add loading animation for channel list 2022-08-29 22:25:43 +02:00
softsimon
f2377a5f92
Merge pull request #2437 from mempool/nymkappa/bugfix/channel-status-align
Fix open/close channel list button alignment
2022-08-29 22:16:04 +02:00
softsimon
d1c7105a84
Merge pull request #2430 from mempool/nymkappa/bugfix/mobile-addr-monospace
Use monospace font for addresses on mobile
2022-08-29 22:15:47 +02:00
softsimon
19d78ca519
Reducing size between table and header/toggle 2022-08-29 21:51:42 +02:00
nymkappa
676e83a872
Fix open/close channel list button alignment 2022-08-29 19:26:32 +02:00
nymkappa
70fd94dc1f
Align charts timestamp selector with charts menus 2022-08-29 19:14:06 +02:00
softsimon
70d8a664e5
Replacing all PNGs with inline SVG 2022-08-29 19:13:47 +02:00
nymkappa
0ad8dc8529
Disable smooth flag for LN lines charts 2022-08-29 11:34:01 +02:00
nymkappa
680c85eee7
Use monospace font for addresses on mobile 2022-08-29 11:29:59 +02:00
wiz
71a6b85b04
Merge pull request #2420 from mempool/simon/custom-lazy-loading-strategy
Custom lazy loading strategy
2022-08-29 10:42:37 +02:00
Mononaut
a5db46240e
refactor unfurler routing & add fallback imgs 2022-08-29 01:23:20 +00:00
softsimon
b7662347c9
Trying 1500ms pre-load delay 2022-08-28 20:52:48 +02:00
softsimon
448d073bf2
Trying 800ms pre-load delay 2022-08-28 20:28:30 +02:00
softsimon
59c11379b2
Pre-load Docs 2022-08-28 20:06:15 +02:00
softsimon
1ca1d0b109
Possible fix for failing test 2022-08-28 17:48:51 +02:00
wiz
7e1ab55c01
Merge branch 'master' into simon/custom-lazy-loading-strategy 2022-08-28 17:25:26 +02:00
wiz
622636e35f
Merge branch 'master' into simon/channel-closing-type-header 2022-08-28 17:06:03 +02:00
softsimon
5896ba9cf5
Merge pull request #2421 from hunicus/clipboard-fix
Fix clipboard for node pubkey on channel page
2022-08-28 16:49:55 +02:00
softsimon
530cae3cdb
Only pre-load Lightning if it's enabled by config 2022-08-28 16:36:42 +02:00
wiz
22f6bf60c0
Merge branch 'master' into nymkappa/bugfix/node-page-name-length 2022-08-28 16:33:20 +02:00
wiz
8d3a1c2daa
Merge branch 'master' into nymkappa/bugfix/node-page-js-error 2022-08-28 16:20:53 +02:00
hunicus
bf0244f9dc
Fix clipboard for node pubkey on channel page 2022-08-28 10:05:44 -04:00
wiz
6ae05842d9
Merge branch 'master' into alt-tx-unfurls 2022-08-28 15:56:54 +02:00
wiz
e7aa862e43
Merge branch 'master' into locale-preview-network-regex 2022-08-28 14:32:12 +02:00
wiz
a2e4da840e
Merge branch 'master' into fix-ln-map-unfurls 2022-08-28 14:15:37 +02:00
softsimon
3f16b53159
Custom lazy loading strategy 2022-08-28 13:43:57 +02:00
wiz
0b7aa8a83c
Merge branch 'master' into alt-tx-unfurls 2022-08-28 12:45:41 +02:00
nymkappa
d8e87bccab
Fix js crash in node page and add loading spinner to channel tree chart 2022-08-28 11:11:53 +02:00
nymkappa
930f1e4f09
Truncate node alias if it's too long 2022-08-28 08:58:41 +02:00
Mononaut
626b4e61cd
Restyle transaction preview diagram 2022-08-27 21:23:23 +00:00
Mononaut
141789b034
handle locale & preview in network detection regex 2022-08-27 21:02:28 +00:00
softsimon
be10cc65f4
Fixing missing channel openings 2022-08-27 22:32:56 +02:00
Mononaut
4ca87e730c
Fix unfurls for lightning pages with no geodata 2022-08-27 19:02:22 +00:00
softsimon
88e6afadb2
Add closing type badge to channel header 2022-08-27 16:34:56 +02:00
softsimon
40dc476460
Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
wiz
738d1f8007
Merge branch 'master' into fix/difficulty-api 2022-08-27 09:35:53 +02:00
softsimon
cfb5f2f3b5
Search bar placeholder text update 2022-08-25 19:29:21 +04:00
wiz
5eac69b6df
Merge branch 'master' into simon/empty-tx-value-fix 2022-08-25 23:53:29 +09:00
wiz
0add42c53b
Merge branch 'master' into nymkappa/bugfix/missing-node-location 2022-08-25 23:09:34 +09:00
softsimon
a5410178c8
Fix for empty tx value
fixes #2263
2022-08-25 17:24:42 +04:00
Mononaut
fafe40cef0
Alternative transaction unfurl design 2022-08-24 17:19:41 +00:00
wiz
cd57cfc861
Merge branch 'master' into nymkappa/bugfix/loading-spinner 2022-08-25 00:39:07 +09:00
wiz
f51a4b4416
Merge branch 'master' into nymkappa/feature/title-update 2022-08-25 00:14:05 +09:00
wiz
c23aa67b0c
Merge branch 'master' into nymkappa/bugfix/ln-network-history-chart 2022-08-24 22:56:03 +09:00
Jonathan Underwood
52ba1b7910
Merge branch 'master' into fix/difficulty-api 2022-08-24 22:48:37 +09:00
Mononaut
8dd8c01aab
Fix lightning graph heights on preview pages 2022-08-24 13:06:46 +00:00
wiz
00bd61e1d3
Merge branch 'master' into fix/difficulty-api 2022-08-24 20:01:52 +09:00
nymkappa
4e9bc955e6
Fix channel map loading spinners 2022-08-24 10:04:48 +02:00
nymkappa
755ac276f7
Node history chart full width if we can't display channel map 2022-08-23 18:00:40 +02:00
nymkappa
1fa882d59e
Add missing closing div 2022-08-23 17:31:44 +02:00
nymkappa
4cceb008ea
Open/closed channel title updating based on selected mode 2022-08-23 17:03:04 +02:00
nymkappa
0a8b8cc75a
Hide subtitle if not widget 2022-08-23 16:36:41 +02:00
nymkappa
c4914c2ced
Update node page layout 2022-08-23 16:32:10 +02:00
wiz
8c885e87d4
Merge branch 'master' into nymkappa/feature/channel-tree-map 2022-08-23 22:42:32 +09:00
softsimon
2104570889
Tooling: Eslint force triple equals 2022-08-23 17:05:23 +04:00
nymkappa
08b04c3264
Create active channel tree map component 2022-08-23 11:26:00 +02:00
nymkappa
fd46ea82bf
Fix channel map size 2022-08-22 22:06:31 +02:00
nymkappa
bd1d9573d6
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer 2022-08-22 21:36:02 +02:00
wiz
0b3e8c3fef
Merge branch 'master' into nymkappa/feature/update-ranking-naming 2022-08-23 04:13:35 +09:00
wiz
29dd842404
Merge branch 'master' into nymkappa/feature/beta-tag-ln 2022-08-23 00:52:16 +09:00
wiz
8fa65f170d
Merge branch 'master' into nymkappa/feature/channel-node-page-title 2022-08-23 00:43:57 +09:00
wiz
c780962892
Merge branch 'master' into nymkappa/bugfix/useless-api-call 2022-08-23 00:15:08 +09:00
nymkappa
0f6aec31fd
Update node ranking naming convention
Matches ln dashboard layout with mining dashboard
2022-08-22 16:55:54 +02:00
softsimon
9af2d478c8
Fix network regex matching 2022-08-22 18:10:09 +04:00
nymkappa
0ea9b47604
Add "beta" tag next to lightning menu 2022-08-22 10:56:27 +02:00
nymkappa
2a26d532df
Add "Lightning node" and "Lighning channel" page title 2022-08-22 09:17:23 +02:00
nymkappa
f7d475aa75
Remove useless api call in channel page 2022-08-22 09:07:09 +02:00
wiz
3a02df28af
Merge branch 'master' into nymkappa/feature/hide-map-if-no-geoloc 2022-08-21 21:48:34 +09:00
wiz
8c9ac01123
Merge branch 'master' into nymkappa/feature/improve-location 2022-08-21 18:51:06 +09:00
wiz
998dcc6f89
Merge branch 'master' into nymkappa/bugfix/node-size-map 2022-08-21 18:01:56 +09:00
wiz
454414179b
Merge branch 'master' into nymkappa/bugfix/indexing-message 2022-08-21 17:13:02 +09:00
wiz
fe139651f5
Merge branch 'master' into nymkappa/bugfix/isp-chart-perc 2022-08-21 16:55:39 +09:00
wiz
ffd8a527f2
Merge branch 'master' into simon/display-opening-closing-transactions 2022-08-20 20:40:46 +09:00
softsimon
13dca97505
Reduce default rows and optimize requests for lightning. 2022-08-20 15:37:56 +04:00
softsimon
fa83c2a26d
Display opening and closing transactions on channel page
fixes #2340
2022-08-20 15:37:56 +04:00
wiz
ea931da38b
Merge branch 'master' into nymkappa/bugfix/channel-list-pagination 2022-08-20 20:19:55 +09:00
junderw
bb1adf41e7
Update API docs for Difficulty API (REST) 2022-08-20 09:53:02 +09:00
junderw
772765959b
Fix Difficulty API (REST) 2022-08-20 09:53:02 +09:00
wiz
558ddec0a1
Merge pull request #2304 from mononaut/fix-sticky-block-error
Fix sticky error state on block page
2022-08-19 05:46:32 +09:00
softsimon
78f28c4bc3
Remove taproot privacy claims 2022-08-18 23:34:24 +04:00
wiz
60fb61f70a
Merge branch 'master' into simon/hide-features-before-activation 2022-08-19 04:12:22 +09:00
wiz
daf3e269f4
Merge branch 'master' into nymkappa/feature/node-ranking-page 2022-08-19 03:51:55 +09:00
wiz
d2240532c1
Merge pull request #2315 from mempool/nykappa/feature/node-ranking
Refactor top nodes widgets, create related top 100 nodes pages
2022-08-19 03:51:31 +09:00
softsimon
e2f60a6761
Hide features before feature activated 2022-08-18 22:44:31 +04:00
nymkappa
eb1d6a4a78
Hide map if there is not geolocation data available 2022-08-18 18:29:11 +02:00
nymkappa
e437f2125d
Create geolocation component to format geolocation data 2022-08-18 17:14:09 +02:00
nymkappa
64443d4b1b
Increase node size in channel map on node/channel pages 2022-08-18 15:25:11 +02:00
nymkappa
42604cc6be
Fix "indexing in progress" message in ln dashboard 2022-08-18 15:09:03 +02:00
nymkappa
9f60d787fe
Fix wrong tooltip % in isp pie chart 2022-08-18 13:58:07 +02:00
nymkappa
350aedd934
Create top 100 oldest nodes full page 2022-08-17 21:29:04 +02:00
nymkappa
9c8fd6431e
Create node rankings page with 3 different rankings 2022-08-17 21:20:11 +02:00
nymkappa
6421bc82f2
Create top 100 node per channel count component 2022-08-17 16:19:01 +02:00
nymkappa
2359e44b16
Create top 100 node per capacity component 2022-08-17 16:00:30 +02:00
nymkappa
7520e3beba
Refactor top nodes widgets 2022-08-17 12:53:26 +02:00
nymkappa
44cf47b86d
Fix node channel list pagination 2022-08-17 10:23:14 +02:00
nymkappa
82f8bf6bb4
Refactor ISP pie chart to make it more consitent 2022-08-16 18:47:45 +02:00
Mononaut
54451c9a8c
Fix sticky error state on block page 2022-08-16 16:35:24 +00:00
Mononaut
e0ea47b8ee
Add basic transaction link previews 2022-08-15 23:14:34 +00:00
softsimon
238008010d
Fix wrong size of translators avatars 2022-08-14 13:24:54 +04:00
Mononaut
50d39295a5
Update error handling for lightning previews 2022-08-13 15:32:41 +00:00
Mononaut
d667b8d455
tweak lightning unfurl layouts 2022-08-13 15:32:40 +00:00
Mononaut
9216936a71
Add lightning channel link previews 2022-08-13 15:32:40 +00:00
Mononaut
18d18fa234
Add lightning node link previews 2022-08-13 15:32:36 +00:00
wiz
ca51d15f86
Hide the Enterprise Sponsor button for now 2022-08-13 20:47:28 +09:00
wiz
8200d54c20
Merge branch 'master' into simon/remove-sponsor 2022-08-13 20:16:17 +09:00
wiz
b870cd69de
Merge branch 'master' into nymkappa/feature/show-more-mining-pool-pie 2022-08-13 19:35:31 +09:00
nymkappa
bd6831fd48
Reduce pool ranking pie chart min slice 2022-08-13 10:40:46 +02:00
wiz
e60bd52e8b
Merge branch 'master' into gotta-unfurl-fast 2022-08-13 16:25:04 +09:00
Mononaut
0631f357b6
Improve unfurler client-side error handling 2022-08-12 16:49:43 +00:00
wiz
b0015dfe5c
Merge branch 'master' into remove-link-cpfp 2022-08-13 00:10:36 +09:00
wiz
8edbd60bbf
Merge branch 'master' into nymkappa/feature/update-ln-dashboard 2022-08-12 23:52:35 +09:00
nymkappa
0c13d9f585
Update yaxis scale and view more link 2022-08-12 15:40:19 +02:00
nymkappa
39549c8ca9
Show two LN network stats charts on dashboard 2022-08-12 15:35:00 +02:00
wiz
54355b61d6
Merge branch 'master' into gotta-unfurl-fast 2022-08-12 21:30:11 +09:00
softsimon
576400414f
Adding staging matomo sites 2022-08-12 16:11:38 +04:00
softsimon
329e9aa034
Fixing broken Matomo och bisq and liquid 2022-08-12 13:27:43 +04:00
softsimon
1008ab6222
Removing sponsor. Link to Enterprise sponsor 2022-08-12 03:44:58 +04:00
Mononaut
bbf04648f9
Handle missing blocks/addresses in preview 2022-08-11 17:43:28 +00:00
Mononaut
31ced9e23c
don't use puppeteer to render unfurl meta tags 2022-08-11 17:43:27 +00:00
Mononaut
94d1aeb287
Fix unfurler language support 2022-08-11 17:43:26 +00:00
Mononaut
e4342113fa
Improve unfurl layout & resize to 1200x600 2022-08-11 17:43:25 +00:00
Mononaut
578a1b6d19
Speed up unfurls by reusing puppeteer sessions 2022-08-11 17:43:24 +00:00
softsimon
251de2be11
Merge pull request #2280 from hunicus/remove-listener
Remove doc scroll listener after navigating away
2022-08-11 21:23:40 +04:00
hunicus
786cd85c74
Avoid linking cpfp link api examples 2022-08-11 12:43:30 -04:00
wiz
e48eab403c
Merge pull request #2274 from mempool/nymkappa/bugfix/channel-map-disable-highlight
Disable country highlight - Update node styling
2022-08-11 21:38:12 +09:00
wiz
e0c61f7299
Merge branch 'master' into remove-listener 2022-08-11 20:42:12 +09:00
wiz
631de8d85f
Merge branch 'master' into nofollow-api-links 2022-08-11 20:09:12 +09:00
wiz
0f4b127275
Merge branch 'master' into nymkappa/bugfix/channel-map-rendering 2022-08-11 18:49:01 +09:00
nymkappa
1d71e26a12
Add ISP chart in the dashboard - Fix mobile layout - Start polishing 2022-08-11 10:19:13 +02:00
hunicus
5b4d394039
Remove doc scroll listener after navigating away 2022-08-10 15:17:47 -04:00
hunicus
2aaa392bf5
Add nofollow to all api link examples 2022-08-10 12:33:22 -04:00
nymkappa
8919cbcdc1
Fix channel rendering issue 2022-08-10 17:03:11 +02:00
nymkappa
b31a82d27e
Disable country highlight - Update node styling 2022-08-10 16:42:01 +02:00
nymkappa
db41aed44b
Show channel on the map in channel page 2022-08-10 16:00:12 +02:00