nymkappa
|
e3b2005517
|
Show summary stats and world map in isp and country node list page
|
2022-09-09 14:56:18 +02:00 |
|
wiz
|
814b1fdb7f
|
Merge branch 'master' into nymkappa/feature/node-world-map
|
2022-09-07 15:03:46 +02:00 |
|
nymkappa
|
54b6976ef6
|
Show clearnet nodes on world map
|
2022-09-06 19:33:07 +02:00 |
|
nymkappa
|
fe0638db1b
|
Use shared component in node ranking list
|
2022-09-02 10:08:25 +02:00 |
|
softsimon
|
27ce42cc73
|
Grey out inactive search results
|
2022-08-30 23:58:58 +02:00 |
|
nymkappa
|
094ee66bc0
|
Update node sockets during historical import so we don't have to truncate
|
2022-08-29 09:01:07 +02:00 |
|
softsimon
|
5f4077148e
|
Fix for broken SQL to load Lightning nodes on ISP page
|
2022-08-27 09:54:16 +02:00 |
|
softsimon
|
79942c564e
|
Fetch capacity and channels from nodes table
|
2022-08-26 16:35:24 +04:00 |
|
softsimon
|
cf662ca070
|
Store capacity and channels in nodes table
|
2022-08-26 02:31:14 +04:00 |
|
softsimon
|
cb04504388
|
Numbers not included in node alias search
|
2022-08-25 15:14:54 +04:00 |
|
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 |
|
nymkappa
|
4a57bc8b14
|
Fix undefined public_key
|
2022-08-19 16:38:16 +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
|
68104e7cf6
|
Refactor ISP pie chart to make it more consitent
|
2022-08-16 18:47:45 +02:00 |
|
nymkappa
|
cc6466d289
|
Add ISP chart in the dashboard - Fix mobile layout - Start polishing
|
2022-08-11 10:19: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 |
|
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 |
|