Commit Graph

2675 Commits

Author SHA1 Message Date
wiz
0dab6e4ab1
Merge branch 'master' into simon/svg-logo-bug-fix 2022-09-23 14:36:08 +09:00
nymkappa
6df731af58
Only show tor badge in node page if actually running on tor only 2022-09-22 18:35:16 +02:00
softsimon
63417c9179
Merge pull request #2573 from mempool/nymkappa/bugfix/ranking-page-tor
Fix "undefined" location in node ranking
2022-09-22 18:17:01 +02:00
softsimon
2c370ffccd
Merge branch 'master' into nymkappa/feature/zero-base-fee-tag 2022-09-22 17:55:41 +02:00
nymkappa
575a79145e
Show "Non-zero base fee" and fix base fee rounding issue 2022-09-22 16:39:57 +02:00
nymkappa
b7b1dfdeb5
Change naming in networks line chart + Fix y axis scaling 2022-09-22 16:09:26 +02:00
nymkappa
0f218ced47
Fix legend 2022-09-22 15:23:51 +02:00
nymkappa
1ead34d42d
Show tor+clearnet node series in chart 2022-09-22 15:23:50 +02:00
nymkappa
387cebeb50
Fix "undefined" location in node ranking 2022-09-22 15:12:28 +02:00
wiz
65c3a40039
Merge branch 'master' into simon/adding-shared-app-module 2022-09-22 07:42:08 +09:00
softsimon
e3abd3d5ef
Adding MempoolSharedModule 2022-09-21 18:27:05 +02:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
softsimon
7cbc87d3df
Clipboard buttons fix
fixes #2566
2022-09-19 18:21:31 +02:00
softsimon
bc0af68d97
Mempool svg logo bug fix
fixes #2505
2022-09-19 13:27:30 +02:00
wiz
72bed3b062
Merge pull request #2548 from mempool/simon/block-search-result
Suggest block height in search result
2022-09-19 06:24:42 +09:00
softsimon
ad30ba9602
Updated mempool group page 2022-09-18 23:05:11 +02:00
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