4365 Commits

Author SHA1 Message Date
Mononaut
7b576c9a76 handle SIGTERM gracefully in unfurler 2022-08-11 17:43:26 +00:00
Mononaut
715430270e Improve unfurl layout & resize to 1200x600 2022-08-11 17:43:25 +00:00
Mononaut
fa51a1272a Speed up unfurls by reusing puppeteer sessions 2022-08-11 17:43:24 +00:00
softsimon
0257c83873 Merge pull request #2280 from hunicus/remove-listener
Remove doc scroll listener after navigating away
2022-08-11 21:23:40 +04:00
hunicus
d68f5b7d26 Avoid linking cpfp link api examples 2022-08-11 12:43:30 -04:00
nymkappa
6b8a7ef693 Fix recursive call in LN network updater 2022-08-11 16:51:09 +02:00
wiz
e65d0d2720 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
9bd65ef630 Merge branch 'master' into remove-listener 2022-08-11 20:42:12 +09:00
wiz
a592b4369f Merge pull request #2278 from hunicus/nofollow-api-links
Add nofollow to all api link examples
2022-08-11 20:41:11 +09:00
wiz
91944d1828 Merge branch 'master' into nofollow-api-links 2022-08-11 20:09:12 +09:00
wiz
00ed0f96e1 Merge pull request #2275 from mempool/nymkappa/bugfix/channel-map-rendering
Fix channel rendering issue
2022-08-11 20:08:44 +09:00
wiz
ad9c1469ea Merge branch 'master' into nymkappa/bugfix/channel-map-rendering 2022-08-11 19:47:34 +09:00
wiz
7d5a3d7b45 Merge pull request #2265 from mempool/nymkappa/bugfix/clightning-wrong-channel-id
Convert short_id to integer id with clightning backend before returning the graph
2022-08-11 19:47:19 +09:00
wiz
5badf5ecc6 Merge branch 'master' into nymkappa/bugfix/channel-map-rendering 2022-08-11 18:49:01 +09:00
wiz
87b8399767 Merge branch 'master' into nymkappa/bugfix/clightning-wrong-channel-id 2022-08-11 18:38:11 +09:00
wiz
ea8b47d1b9 Merge pull request #2277 from mempool/nymkappa/feature/update-dashboard
Add ISP chart in the dashboard - Fix mobile layout - Start polishing
2022-08-11 18:12:03 +09:00
nymkappa
cc6466d289 Add ISP chart in the dashboard - Fix mobile layout - Start polishing 2022-08-11 10:19:13 +02:00
Felipe Knorr Kuhn
9a90fe378f Fix the OOM issue when building the frontend docker image for armv7 2022-08-10 22:11:49 -07:00
hunicus
04ee57c41f Remove doc scroll listener after navigating away 2022-08-10 15:17:47 -04:00
hunicus
f163ad8200 Add nofollow to all api link examples 2022-08-10 12:33:22 -04:00
nymkappa
239cbf09ca Fix channel rendering issue 2022-08-10 17:03:11 +02:00
nymkappa
cf795a5ead Refactor channel id conversion utils 2022-08-10 16:58:29 +02:00
nymkappa
360890da8f Disable country highlight - Update node styling 2022-08-10 16:42:01 +02:00
wiz
20ee6ab0fc Merge pull request #2273 from mempool/nymkappa/feature/channel-page-map
Show channel on the map in channel page
2022-08-10 23:24:31 +09:00
wiz
3455a1e34e Merge branch 'master' into nymkappa/feature/channel-page-map 2022-08-10 23:10:44 +09:00
nymkappa
86d9c7a520 Show channel on the map in channel page 2022-08-10 16:00:12 +02:00
wiz
5cb56f334e Merge pull request #2268 from mempool/nymkappa/feature/config-pools-json
Make mining pools url configurable
2022-08-10 22:52:26 +09:00
wiz
4138d69c5e Merge branch 'master' into nymkappa/feature/config-pools-json 2022-08-10 22:40:04 +09:00
wiz
3ba872499e Merge pull request #2262 from Emzy/ops/add-core-lightning
Add Core Lighting for FreeBSD in prod installer
2022-08-10 22:39:19 +09:00
wiz
e296fafff5 Merge branch 'master' into ops/add-core-lightning 2022-08-10 22:38:36 +09:00
wiz
c6d005318e [ops] Fix minor issue for /cln/.zshrc in prod installer 2022-08-10 22:37:22 +09:00
wiz
4341a6440c Merge pull request #2086 from mempool/nymkappa/bugfix/index-blocks-prices-often
Missing blocks prices
2022-08-10 22:34:20 +09:00
wiz
c909653ade Merge branch 'master' into nymkappa/bugfix/index-blocks-prices-often 2022-08-10 22:23:35 +09:00
nymkappa
7cc24d1a50 Convert short_id to integer id with clightning backend before returning the graph 2022-08-10 15:09:34 +02:00
wiz
8591c324fd Merge pull request #2267 from mempool/nymkappa/feature/node-status
Add `nodes.status` field
2022-08-10 22:00:50 +09:00
wiz
a43a30a49d Merge branch 'master' into nymkappa/feature/node-status 2022-08-10 21:26:07 +09:00
wiz
7d2696bea3 Merge pull request #2270 from mempool/nymkappa/feature/rewrite-map-component
Rewrite channels map component using native echart
2022-08-10 19:46:13 +09:00
nymkappa
cbab01da78 Rewrite channels map component using native echart 2022-08-10 11:28:54 +02:00
nymkappa
fd87bef8da Add missing config in docker script and sample 2022-08-09 17:26:14 +02:00
nymkappa
6ba7d5c9ad Make mining pools url configurable 2022-08-09 15:52:24 +02:00
nymkappa
0576f35ede Add nodes.status db field to mark nodes as inactive if needed 2022-08-09 11:17:37 +02:00
nymkappa
e720f70235 Refactor the LN backend and add more logs 2022-08-09 11:12:05 +02:00
nymkappa
4036573a09 Handle core timeout during closed channel scan, using correct config variable 2022-08-09 11:07:13 +02:00
nymkappa
8a09a94453 Make sure we work with integer in the stats importer 2022-08-09 10:28:40 +02:00
nymkappa
34f581e8eb Convert to short_id before fetching the funding tx 2022-08-09 09:21:31 +02:00
nymkappa
295f0dd8ff Refactor the LN backend and add more logs 2022-08-09 09:20:25 +02:00
wiz
9075651897 Merge pull request #2251 from mempool/nymkappa/bugfix/clightning-crash
Don't throw an exception when cln connection is down
2022-08-08 17:28:50 +09:00
wiz
ef67aff156 Merge pull request #2260 from mempool/nymkappa/bugfix/missing-last-data-charts
Don't insert stats in the future
2022-08-08 17:10:59 +09:00
wiz
4bc587a483 Merge branch 'master' into nymkappa/bugfix/missing-last-data-charts 2022-08-08 15:59:34 +09:00
wiz
0d90f1b6af Merge pull request #2259 from mempool/nymkappa/bugfix/unique-lightning-stats
Make sure lightning stats are not duplicated in db
2022-08-08 15:58:59 +09:00