Commit graph

67 commits

Author SHA1 Message Date
ncois
c216e849e6
Add more precision to hashrate graphs 2023-12-04 09:56:56 +01:00
ncois
0a70273456
Pool chart: show power of ten of hashrate on desktop 2023-12-01 12:57:30 +01:00
softsimon
d380aad98c
Fixing titles and merging more i18n duplicates 2023-11-25 20:31:29 +09:00
Mononaut
a33dc74c88
Shake the echarts tree 2023-11-07 23:35:33 +00:00
hunicus
cd366177ba
Add meta descriptions for mempool and liquid 2023-08-30 21:10:59 +09:00
wiz
cf4f779e59
Merge remote-tracking branch 'origin/master' into mononaut/seo-ssr 2023-08-05 18:23:12 +09:00
nymkappa
3f3f0db2f2
[mining] use .slug to load pool logo 2023-07-28 13:45:04 +09:00
softsimon
57aa2c69ac
Merge branch 'master' into nymkappa/clip-label-overflow 2023-07-19 11:31:01 +09:00
Mononaut
2c39e1e203
unbork mining pool blocks list 2023-07-17 11:15:55 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
nymkappa
7ab373ecac
Clip overflowing labels in pool component on mobile 2023-03-29 15:09:38 +09:00
softsimon
d76e3a5939
Audit disabled related UX fixes 2023-03-21 16:02:46 +09:00
nymkappa
adc51f6217
Update i18n 2023-03-18 16:40:30 +09:00
nymkappa
4a64c0dfa5
Fix skeleton 2023-03-16 16:35:59 +09:00
nymkappa
0ebe0a5dc9
Add new stats in mining pool page 2023-03-16 16:13:11 +09:00
Mononaut
105cccf9b0
convert soft 404s to hard 404s in unfurler ssr 2023-03-09 02:34:21 -06:00
Mononaut
ac932c641c
unify time rendering components 2023-03-05 19:26:32 -06:00
nymkappa
408b0a23ce
Disable fiat display on pools blocks and ln channel component 2023-02-15 18:06:22 +09:00
Mononaut
d9c967b529
Move logo to LHS on mining pool preview 2022-09-29 15:36:38 +00:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
Mononaut
f7cd401e7a
Add mining pool preview 2022-09-17 22:27:37 +00:00
Erik Arvstedt
355e89ce55
frontend URLs: ./resources -> /resources
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
2022-07-11 13:33:25 +02:00
nymkappa
3243b1a3cb
Replace "Indexing in progress" with localized "Indexing blocks" 2022-06-10 23:29:27 +02:00
nymkappa
99902e70c7
Use block hash instead of block height in urls 2022-05-27 20:43:14 +02:00
wiz
7cf01d6e34
Merge branch 'master' into simon/i18n-2.4 2022-05-17 23:04:38 +09:00
nymkappa
0f39914a60
Added some missing alt tags on some img 2022-05-13 15:34:26 +02:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
nymkappa
de7c4774ec
Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
nymkappa
802e10e0a9
Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00
nymkappa
0803fed0f4
Fix pool component hashrate api response handling 2022-04-23 15:51:00 +09:00
nymkappa
25c55b53a2
Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
6d876ad219
Update addresses button 2022-04-06 15:02:24 +09:00
nymkappa
c4db7ec5f6
Updated pool summary page to display more info on hashrate and blocks 2022-04-05 00:36:00 +09:00
softsimon
0503bc6de8
Merge pull request #1485 from mempool/nymkappa/bugfix/pool-page-label
Update pool detail page label - Fix no data text
2022-03-30 16:24:53 +04:00
nymkappa
4b2698eee6
Use local block buffer to trigger pagination api call 2022-03-30 19:02:05 +09:00
nymkappa
a20c401c83
Fix spam call to /api/v1/mining/pool/{slug} 2022-03-30 18:43:01 +09:00
nymkappa
f3847e483d
Update pool detail page label - Fix no data text 2022-03-30 16:11:18 +09:00
softsimon
51ddc3a959
Merge branch 'master' into nymkappa/feature/pool-chart-timespan 2022-03-29 19:00:19 +04:00
nymkappa
b465b7abba
Add data zoom on pool hashrate chart 2022-03-29 18:20:00 +09:00
softsimon
ae8830d68b
Merge branch 'master' into nymkappa/feature/address-list-collapse 2022-03-29 13:08:11 +04:00
nymkappa
5d9e8d0177
Fix pool page skeleton 2022-03-29 10:52:50 +09:00
nymkappa
9b04b3bcd6
Merge branch 'master' into nymkappa/feature/pool-slug-url 2022-03-26 12:08:39 +09:00
nymkappa
ef49457ec6
Pool addresses collapse - Cleanup mobile layout 2022-03-25 17:48:24 +09:00
nymkappa
352ea950a2
Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
27d2127d46
Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
nymkappa
1566a831ed
Improve skeleton on pool detail page 2022-03-22 17:19:34 +09:00
nymkappa
41fed984cb
Fix pool get blocks API undefined start block behavior 2022-03-16 20:19:39 +01:00
nymkappa
dfff57d204
Fix pool page skeleton 2022-03-16 20:10:01 +01:00
nymkappa
96dc3fb24a
Rename ScriptSig to Coinbase Tag 2022-03-16 19:26:56 +01:00
nymkappa
63a47c14d9
Fix duplicated blocks in pool details page 2022-03-16 19:17:33 +01:00