4693 Commits

Author SHA1 Message Date
wiz
ffbee04283 Merge branch 'master' into nymkappa/bugfix/node-list-location-label 2022-09-06 22:58:59 +02:00
wiz
e869565284 Merge pull request #2502 from mempool/nymkappa/bugfix/node-per-country
Show 0 sats when country has no liquidity
2022-09-06 22:58:27 +02:00
wiz
2016d73de9 Merge branch 'master' into nymkappa/bugfix/node-per-country 2022-09-06 22:47:07 +02:00
wiz
c689881a03 Merge pull request #2501 from mempool/nymkappa/bugfix/capacity-liquidity
Renamed capacity to liquidity
2022-09-06 22:40:52 +02:00
softsimon
1652969687 Merge pull request #2472 from hunicus/lightning-api-docs
Add lightning api docs
2022-09-06 20:11:56 +03:00
softsimon
b92efc5d56 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
hunicus
f0520beaf8 Add signet lightning api docs 2022-09-06 10:29:04 -04:00
hunicus
afb9d879f8 Add testnet lightning api docs 2022-09-06 10:28:56 -04:00
hunicus
40777d7d2a Add mainnet lightning api docs 2022-09-06 10:28:43 -04:00
softsimon
47aef1d4dc Merge pull request #2485 from mononaut/restyle-lightning-previews
Restyle lightning preview titles to match main pages
2022-09-06 15:03:52 +03:00
nymkappa
1cb2181d78 Only show active channels on world map 2022-09-04 09:35:31 +02:00
nymkappa
3f913941ea Fixes #2495 2022-09-02 10:28:54 +02:00
nymkappa
0a6b63f979 Renamed capacity to liquidity 2022-09-02 10:23:02 +02:00
nymkappa
fe0638db1b Use shared component in node ranking list 2022-09-02 10:08:25 +02:00
nymkappa
95e5f6aada Renamed "City" to "Location" 2022-09-02 09:30:07 +02:00
Mononaut
d9b47f3546 Update block, address & tx preview layouts 2022-09-01 17:01:31 +00:00
Mononaut
595bfc2551 Move lightning preview headers to top bar 2022-09-01 15:49:15 +00:00
Mononaut
ad6642245d Restyle ln preview titles to match main pages 2022-09-01 15:49:12 +00:00
wiz
ea581c9499 Merge pull request #2484 from mononaut/new-default-preview-img
Use new mempool preview image as default
2022-09-01 11:09:21 +02:00
wiz
9fcd28addc Merge pull request #2483 from mononaut/fix-unfurler-race-condition-again
Fix unfurler race condition again
2022-09-01 10:18:59 +02:00
Mononaut
4f7ce3cc53 Use new mempool preview image as default 2022-08-31 20:40:24 +00:00
Mononaut
ed000e25bd Fix null timestamps on transaction previews 2022-08-31 18:21:24 +00:00
Mononaut
8bd4fcdab6 Better fix for unfurler race condition 2022-08-31 17:24:56 +00:00
wiz
5300f84e77 Merge pull request #2480 from mempool/simon/node-alias-ellipsis
Node aliase ellipsis
2022-08-31 15:35:17 +02:00
softsimon
b06843f162 Node aliase ellipsis
fixes #2455
2022-08-31 16:21:16 +03:00
wiz
d4342be9eb Merge pull request #2474 from mempool/simon/search-results-greyed
Grey out inactive search results
2022-08-31 14:55:40 +02:00
wiz
b3351f95ee Merge pull request #2478 from mempool/nymkappa/bugfix/mysql-inject
Fixes possible mysql injectin in channels.api
2022-08-31 14:52:14 +02:00
wiz
a89de640ec Merge branch 'master' into simon/search-results-greyed 2022-08-31 14:45:04 +02:00
wiz
44ac51ff52 Merge branch 'master' into nymkappa/bugfix/mysql-inject 2022-08-31 14:41:56 +02:00
wiz
6b45d6dace Merge pull request #2475 from mempool/simon/channel-tx-details-button
Channel txs details buttons
2022-08-31 14:41:25 +02:00
wiz
f46d2128a7 Merge pull request #2477 from mempool/nymkappa/bugfix/node-header-layout
Fix node header layout
2022-08-31 14:38:11 +02:00
wiz
d786bf7f28 Merge pull request #2476 from mempool/nymkappa/feature/closed-channels-sort
Sort closed channels by closing_date, updated_at
2022-08-31 14:34:17 +02:00
wiz
e7ab1f8b7b Merge branch 'master' into simon/channel-tx-details-button 2022-08-31 14:27:18 +02:00
wiz
9f83c30021 Merge branch 'master' into nymkappa/bugfix/node-header-layout 2022-08-31 14:23:14 +02:00
wiz
ca7ce8407c Merge branch 'master' into nymkappa/feature/closed-channels-sort 2022-08-31 14:22:25 +02:00
wiz
1dd072ba7e Merge pull request #2448 from mempool/simon/search-improvements
Typeahead loading spinner and regex fixes
2022-08-31 14:21:31 +02:00
wiz
daacc85740 Merge pull request #2470 from mempool/nymkappa/bugfix/node-update
Consider channels updates as well for node updated at field
2022-08-31 14:16:05 +02:00
wiz
356cc5d260 Merge branch 'master' into simon/search-improvements 2022-08-31 13:56:06 +02:00
nymkappa
207a2eb9b6 Save latest node channel update in node.updated_at field in db 2022-08-31 09:37:19 +02:00
nymkappa
b83197838e Fix possible mysql injectin in channels.api 2022-08-31 08:53:21 +02:00
nymkappa
020d6137f6 Fix node header layout 2022-08-31 08:17:42 +02:00
nymkappa
24277ad3ec Sort closed channels by closing_date, updated_at 2022-08-31 07:44:18 +02:00
softsimon
f0e125f672 Channel txs details buttons 2022-08-31 01:52:32 +02:00
wiz
1766169ba7 Merge pull request #2473 from mononaut/hotfix-unfurler
hotfix to rollback broken unfurler
2022-08-31 00:01:21 +02:00
softsimon
27ce42cc73 Grey out inactive search results 2022-08-30 23:58:58 +02:00
Mononaut
9932b866a5 hotfix to rollback broken unfurler 2022-08-30 21:53:52 +00:00
wiz
22840b8a55 Merge pull request #2466 from mononaut/unfurler-config-semantics
Change unfurler puppeteer config toggle to ENABLED
2022-08-30 23:31:30 +02:00
wiz
7798796ad9 Merge pull request #2467 from mononaut/fix-unfurler-race-condition
Fix unfurler navigation race condition
2022-08-30 23:29:39 +02:00
softsimon
929c9f3731 Search bar fixes. 2022-08-30 22:36:13 +02:00
wiz
1ad192f1ef Merge pull request #2435 from mempool/simon/svg-logos
Replacing all PNGs with inline SVG
2022-08-30 22:29:38 +02:00