21 Commits

Author SHA1 Message Date
wiz
111d57317f Merge pull request #2202 from mempool/nymkappa/bugfix/only-user-active-channel-for-stats
Ony consider channel stats = 1 for stats calculation
2022-07-27 18:53:18 +00:00
nymkappa
d532ab93ea [LN stats] Ony consider channel stats = 1 for stats calculation 2022-07-27 16:19:47 +02:00
nymkappa
91c39b57fe [LN ISP chart] Adds toogle to order by nodes/capacity and show/hide Tor 2022-07-27 13:20:54 +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
nymkappa
c667129efa [Node page] Update channels count when switching between open/closed 2022-07-24 11:51:05 +02:00
nymkappa
6795f69343 Integrate GeoIP2 ISP database 2022-07-23 23:33:13 +02:00
nymkappa
a6ec5323d8 Fix error 500 for Isle of Man nodes list 2022-07-18 01:11:20 +02:00
nymkappa
e151bc4a01 Add LN node per country graph 2022-07-17 23:48:57 +02:00
nymkappa
ebac1ad240 Fix naming convention "as" => "isp" 2022-07-17 23:29:40 +02:00
nymkappa
51f0da04bd Nodes per ISP list component 2022-07-17 22:57:29 +02:00
nymkappa
cfad17d049 Use country iso code in ln nodes per country page url 2022-07-17 09:53:02 +02:00
nymkappa
ff63157bb0 Nodes per country list component 2022-07-16 23:23:13 +02:00
nymkappa
7a52ae1c7f Get nodes per country list with /lightning/nodes/country/:country API 2022-07-16 23:22:53 +02:00
nymkappa
ac4ef502c1 Add capacity per AS 2022-07-16 11:32:48 +02:00
nymkappa
6bbda1e86c Add nodes AS share chart and table component 2022-07-16 10:44:05 +02:00
nymkappa
39b09611d7 Get nodes count per AS by calling /lightning/nodes/asShare API 2022-07-16 09:34:45 +02:00
nymkappa
42f150fc13 Show division and ASN number 2022-07-12 21:28:02 +02:00
nymkappa
3d3b1ac6af Show city, country and AS name in node page when available 2022-07-12 21:07:38 +02:00
nymkappa
6f83771c93 Format mysql query so I can actually update it 2022-07-12 20:18:41 +02:00
softsimon
f305f4f96f Use maxmind to store node locations 2022-07-11 17:52:38 +02:00
nymkappa
d1cfdd5931 Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00