2563 Commits

Author SHA1 Message Date
wiz
fc913cbb9d Merge branch 'master' into nymkappa/bugfix/isp-chart-color 2022-09-09 16:19:43 +02:00
wiz
ae31d9d388 Merge branch 'master' into wiz/add-more-community-integrations-about-page 2022-09-09 14:53:52 +02:00
Erik Arvstedt
92233bec63 frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
wiz
5c88ad6cf3 Add more Community Integrations on About page 2022-09-09 19:25:25 +09:00
softsimon
5fbe90d2b7 Merge pull request #2517 from mempool/nymkappa/bugfix/missing-loaders
Add skeleton loader in node per isp/country lists
2022-09-08 15:59:21 +02:00
softsimon
336c9954ac Merge pull request #2512 from mempool/nymkappa/feature/closed-channel-info
If a channel is closed, show closing date instead of last update
2022-09-08 15:49:39 +02:00
softsimon
db116e68eb Merge pull request #2504 from mempool/nymkappa/bugfix/placeholder-channel-page
Show '-' when value is not defined in channel page
2022-09-08 15:39:15 +02:00
nymkappa
b0106f6958 Fix missing space between value and label 2022-09-08 14:33:46 +02:00
nymkappa
628f11208f Change isp pie chart threshold from 0.5% to 0.4% 2022-09-07 21:53:42 +02:00
nymkappa
5c651bbdea Fix missing seo in lightning pages 2022-09-07 15:25:03 +02:00
wiz
814b1fdb7f Merge branch 'master' into nymkappa/feature/node-world-map 2022-09-07 15:03:46 +02:00
nymkappa
7e787868df Update ISP pie chart colors 2022-09-07 10:10:25 +02:00
wiz
ffbee04283 Merge branch 'master' into nymkappa/bugfix/node-list-location-label 2022-09-06 22:58:59 +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
nymkappa
54b6976ef6 Show clearnet nodes on world map 2022-09-06 19:33:07 +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
nymkappa
6673b3d2a2 Add skeleton loader in node per isp/country lists 2022-09-06 11:01:46 +02:00
nymkappa
7a3761f9ac Show closing date in closed channel list 2022-09-04 19:39:28 +02:00
nymkappa
a33b31a8ab If a channel is closed, show closing date instead of last update 2022-09-04 19:12:01 +02:00
nymkappa
1cb2181d78 Only show active channels on world map 2022-09-04 09:35:31 +02:00
nymkappa
1de431045a Show '-' when value is not defined in channel page 2022-09-02 16:17:48 +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
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
softsimon
b06843f162 Node aliase ellipsis
fixes #2455
2022-08-31 16:21:16 +03:00
wiz
a89de640ec Merge branch 'master' into simon/search-results-greyed 2022-08-31 14:45:04 +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
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
356cc5d260 Merge branch 'master' into simon/search-improvements 2022-08-31 13:56:06 +02:00
nymkappa
020d6137f6 Fix node header layout 2022-08-31 08:17:42 +02:00
softsimon
f0e125f672 Channel txs details buttons 2022-08-31 01:52:32 +02:00
softsimon
27ce42cc73 Grey out inactive search results 2022-08-30 23:58:58 +02:00
softsimon
929c9f3731 Search bar fixes. 2022-08-30 22:36:13 +02:00
wiz
20f0b08b3e Merge branch 'master' into simon/svg-logos 2022-08-30 22:07:02 +02:00
softsimon
8b1bce6223 Typeahead loading spinner and regex fixes 2022-08-30 21:29:44 +02:00
wiz
d130501520 Merge branch 'master' into simon/lightning-node-channel-skeleton-loaders 2022-08-30 20:10:10 +02:00
wiz
51ef55ff7b Merge branch 'master' into nymkappa/bugfix/cant-click 2022-08-30 17:50:54 +02:00
nymkappa
567c00e77e Fix: Can't click on channel in the box view #2459 2022-08-30 17:33:13 +02:00