62 Commits

Author SHA1 Message Date
wiz
5f243ab4db Merge branch 'master' into simon/node-alias-fulltext-search 2022-08-21 22:29:18 +09:00
wiz
9c376f79c6 Merge branch 'master' into nymkappa/bugfix/isp-chart-ids 2022-08-21 21:12:31 +09:00
wiz
07c646acb7 Merge branch 'master' into nymkappa/feature/improve-location 2022-08-21 18:51:06 +09:00
softsimon
0345ae602c Node alias fulltext search
fixes #2238
2022-08-20 22:10:25 +04:00
wiz
77364006a0 Merge branch 'master' into nymkappa/bugfix/channel-list-pagination 2022-08-20 20:19:55 +09:00
wiz
37d75f5bdf Merge pull request #2335 from mempool/nymkappa/bugfix/most-connected-node-undefined
Fix undefined public_key
2022-08-20 20:18:30 +09:00
nymkappa
4a57bc8b14 Fix undefined public_key 2022-08-19 16:38:16 +02:00
nymkappa
b9664e1c3e Insert channels from historical data 2022-08-19 12:34:38 +02:00
wiz
6fde87f85e Merge branch 'master' into nymkappa/feature/node-ranking-page 2022-08-19 03:51:55 +09:00
wiz
c3f5b28016 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
nymkappa
d3d0de12fa Fix missing isp ids on isp pie chart 2022-08-18 17:15:05 +02:00
nymkappa
492ce9d592 Create geolocation component to format geolocation data 2022-08-18 17:14:09 +02:00
nymkappa
a9e07d7313 Create node rankings page with 3 different rankings 2022-08-17 21:20:11 +02:00
nymkappa
8939c25129 Create top 100 node per channel count component 2022-08-17 16:19:01 +02:00
nymkappa
3c803c8a22 Create top 100 node per capacity component 2022-08-17 16:00:30 +02:00
nymkappa
49652d7f39 Refactor top nodes widgets 2022-08-17 12:53:26 +02:00
nymkappa
454ae69fde Fix node channel list pagination 2022-08-17 10:23:14 +02:00
nymkappa
68104e7cf6 Refactor ISP pie chart to make it more consitent 2022-08-16 18:47:45 +02:00
wiz
87b8399767 Merge branch 'master' into nymkappa/bugfix/clightning-wrong-channel-id 2022-08-11 18:38:11 +09:00
nymkappa
cc6466d289 Add ISP chart in the dashboard - Fix mobile layout - Start polishing 2022-08-11 10:19:13 +02:00
nymkappa
86d9c7a520 Show channel on the map in channel page 2022-08-10 16:00:12 +02:00
nymkappa
7cc24d1a50 Convert short_id to integer id with clightning backend before returning the graph 2022-08-10 15:09:34 +02:00
nymkappa
4036573a09 Handle core timeout during closed channel scan, using correct config variable 2022-08-09 11:07:13 +02:00
nymkappa
295f0dd8ff Refactor the LN backend and add more logs 2022-08-09 09:20:25 +02:00
wiz
485ca7a921 Merge branch 'master' into nymkappa/bugfix/missing-data-node-page 2022-08-05 07:55:11 +00:00
nymkappa
24f35dddbd Re-applied missing fix from https://github.com/mempool/mempool/pull/2233 2022-08-04 13:11:24 +02:00
nymkappa
7b73d1c4dc Fix node page and display real time data 2022-08-04 11:30:32 +02:00
nymkappa
2a43452f9e Rewrite queries to get top nodes by channels and capacity 2022-08-02 18:26:07 +02:00
nymkappa
5603fea590 Set default values when pubkey, capacity and channels are missing from top nodes 2022-08-01 18:41:31 +02:00
nymkappa
ee68c2e4c4 Fix missing pub key, capacity and channel count for node lists 2022-08-01 09:59:20 +02:00
nymkappa
1008b00abc Convert nodes per network chart to stack style 2022-07-28 10:01:04 +02:00
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
wiz
35986c8396 Merge branch 'master' into nymkappa/feature/order-by-date-not-by-id 2022-07-26 22:54:31 +00:00
nymkappa
5a4fc94793 Order lightning_stats by added timestamp instead of id 2022-07-26 17:32:43 +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
ed2251cb86 Add channels map to the node page 2022-07-23 18:43:08 +02:00
wiz
3ef937397f Fix log msg in channels.api.ts
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2022-07-22 00:04:02 +02:00
nymkappa
31ee96a3c7 Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +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
0cb7d4cfc4 Use correct country name in component title 2022-07-16 23:25:44 +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