2492 Commits

Author SHA1 Message Date
softsimon
83e18c78ad Node and Channel page skeleton loaders 2022-08-30 10:53:11 +02:00
softsimon
b09644438d Merge pull request #2436 from mempool/nymkappa/bugfix/align-button
Align charts timestamp selector with charts menus
2022-08-30 10:51:04 +02:00
nymkappa
2f1e8b8f9a Add loading animation for channel list 2022-08-29 22:25:43 +02:00
softsimon
6918ceba2d Merge pull request #2437 from mempool/nymkappa/bugfix/channel-status-align
Fix open/close channel list button alignment
2022-08-29 22:16:04 +02:00
softsimon
6bf7f88aef Merge pull request #2430 from mempool/nymkappa/bugfix/mobile-addr-monospace
Use monospace font for addresses on mobile
2022-08-29 22:15:47 +02:00
softsimon
4f2e8f0bfb Reducing size between table and header/toggle 2022-08-29 21:51:42 +02:00
nymkappa
abef2a4eca Fix open/close channel list button alignment 2022-08-29 19:26:32 +02:00
nymkappa
9072c5a996 Align charts timestamp selector with charts menus 2022-08-29 19:14:06 +02:00
nymkappa
d125c91278 Disable smooth flag for LN lines charts 2022-08-29 11:34:01 +02:00
nymkappa
7376b5ddee Use monospace font for addresses on mobile 2022-08-29 11:29:59 +02:00
wiz
51d6b3a9f2 Merge pull request #2420 from mempool/simon/custom-lazy-loading-strategy
Custom lazy loading strategy
2022-08-29 10:42:37 +02:00
softsimon
42124c47a0 Trying 1500ms pre-load delay 2022-08-28 20:52:48 +02:00
softsimon
23d98b794e Trying 800ms pre-load delay 2022-08-28 20:28:30 +02:00
softsimon
c7c4abbc26 Pre-load Docs 2022-08-28 20:06:15 +02:00
softsimon
545f0ee09b Possible fix for failing test 2022-08-28 17:48:51 +02:00
wiz
b605002abf Merge branch 'master' into simon/custom-lazy-loading-strategy 2022-08-28 17:25:26 +02:00
wiz
91146a0316 Merge branch 'master' into simon/channel-closing-type-header 2022-08-28 17:06:03 +02:00
softsimon
554f97f403 Merge pull request #2421 from hunicus/clipboard-fix
Fix clipboard for node pubkey on channel page
2022-08-28 16:49:55 +02:00
softsimon
646e9b0379 Only pre-load Lightning if it's enabled by config 2022-08-28 16:36:42 +02:00
wiz
d54298b4f1 Merge branch 'master' into nymkappa/bugfix/node-page-name-length 2022-08-28 16:33:20 +02:00
wiz
9828439b61 Merge branch 'master' into nymkappa/bugfix/node-page-js-error 2022-08-28 16:20:53 +02:00
hunicus
c30765303d Fix clipboard for node pubkey on channel page 2022-08-28 10:05:44 -04:00
wiz
5ae713d6fd Merge branch 'master' into alt-tx-unfurls 2022-08-28 15:56:54 +02:00
wiz
0a2f345ce1 Merge branch 'master' into locale-preview-network-regex 2022-08-28 14:32:12 +02:00
wiz
d2ac83f176 Merge branch 'master' into fix-ln-map-unfurls 2022-08-28 14:15:37 +02:00
softsimon
8746b3759c Custom lazy loading strategy 2022-08-28 13:43:57 +02:00
wiz
fb42f0b7aa Merge branch 'master' into alt-tx-unfurls 2022-08-28 12:45:41 +02:00
nymkappa
02c9e16a67 Fix js crash in node page and add loading spinner to channel tree chart 2022-08-28 11:11:53 +02:00
nymkappa
b0953964f9 Truncate node alias if it's too long 2022-08-28 08:58:41 +02:00
Mononaut
818c5a72cc Restyle transaction preview diagram 2022-08-27 21:23:23 +00:00
Mononaut
c9671a4868 handle locale & preview in network detection regex 2022-08-27 21:02:28 +00:00
softsimon
2dce2b8cb7 Fixing missing channel openings 2022-08-27 22:32:56 +02:00
Mononaut
587dcbb3ce Fix unfurls for lightning pages with no geodata 2022-08-27 19:02:22 +00:00
softsimon
119be295e6 Add closing type badge to channel header 2022-08-27 16:34:56 +02:00
softsimon
9d83302fd9 Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
wiz
c61049f273 Merge branch 'master' into fix/difficulty-api 2022-08-27 09:35:53 +02:00
softsimon
444fbf0880 Search bar placeholder text update 2022-08-25 19:29:21 +04:00
wiz
db807adee8 Merge branch 'master' into simon/empty-tx-value-fix 2022-08-25 23:53:29 +09:00
wiz
000c9a7d7f Merge branch 'master' into nymkappa/bugfix/missing-node-location 2022-08-25 23:09:34 +09:00
softsimon
346f602f94 Fix for empty tx value
fixes #2263
2022-08-25 17:24:42 +04:00
Mononaut
83bcdb320d Alternative transaction unfurl design 2022-08-24 17:19:41 +00:00
wiz
3d546cc5d0 Merge branch 'master' into nymkappa/bugfix/loading-spinner 2022-08-25 00:39:07 +09:00
wiz
9a0b55c14b Merge branch 'master' into nymkappa/feature/title-update 2022-08-25 00:14:05 +09:00
wiz
b54037097d Merge branch 'master' into nymkappa/bugfix/ln-network-history-chart 2022-08-24 22:56:03 +09:00
Jonathan Underwood
07b821faa8 Merge branch 'master' into fix/difficulty-api 2022-08-24 22:48:37 +09:00
Mononaut
dad8206218 Fix lightning graph heights on preview pages 2022-08-24 13:06:46 +00:00
wiz
d54cbf1a94 Merge branch 'master' into fix/difficulty-api 2022-08-24 20:01:52 +09:00
nymkappa
207f32f347 Fix channel map loading spinners 2022-08-24 10:04:48 +02:00
nymkappa
e429129cca Node history chart full width if we can't display channel map 2022-08-23 18:00:40 +02:00
nymkappa
ece06b015c Add missing closing div 2022-08-23 17:31:44 +02:00