Commit graph

45 commits

Author SHA1 Message Date
nymkappa
aa02170e5c
Use ellipsis + tooltip combo to fix layout on long string 2022-06-09 15:58:49 +02:00
nymkappa
21ae1fce2a
Fix js crash when sending invalid state to /block page 2022-06-07 12:19:36 +02:00
nymkappa
33e0859847
Make sure blocks list rxjs observable triggers at least once 2022-06-05 17:33:23 +02:00
nymkappa
56e996c893
Refactor pool block list observable 2022-06-02 22:01:53 +02:00
wiz
260fd030b5
Merge branch 'master' into nymkappa/bugfix/block-url-link 2022-05-31 18:20:47 +09:00
nymkappa
99902e70c7
Use block hash instead of block height in urls 2022-05-27 20:43:14 +02:00
wiz
a8a5313eb4
Merge branch 'master' into nymkappa/feature/block-list-loading 2022-05-27 18:38:36 +09:00
nymkappa
406d4101c0
Add loading spinner in /blocks page 2022-05-24 11:55:43 +02:00
nymkappa
584fb47de7
Fix widget size mining dashboard 2022-05-24 11:19:09 +02:00
nymkappa
88fba3f506
For non Bitcoin network, run legacy API code, but keep the same endpoint 2022-05-23 13:02:18 +02:00
nymkappa
8f57272ea0
Fix /blocks skeleton on Liquid 2022-05-23 12:08:52 +02:00
nymkappa
2da7ec2519
Use ngClass to avoid multiple [class] conflict 2022-05-23 09:08:42 +02:00
nymkappa
37b7ea6702
Merge legacy and mining /blocks components and APIs 2022-05-23 09:08:40 +02:00
wiz
6fb8a88fc8
Merge branch 'master' into nymkappa/bugfix/always-use-btc-mining 2022-05-18 19:01:42 +09:00
wiz
7cf01d6e34
Merge branch 'master' into simon/i18n-2.4 2022-05-17 23:04:38 +09:00
wiz
d364a53368
Merge branch 'master' into nymkappa/feature/widget-size-align 2022-05-17 21:58:51 +09:00
nymkappa
fd42b12fcf
Always use BTC unit in blocks list 2022-05-16 11:24:38 +02:00
nymkappa
0f39914a60
Added some missing alt tags on some img 2022-05-13 15:34:26 +02:00
nymkappa
e59637128e
Polish dashboards second widgets line 2022-05-12 17:05:31 +02:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
nymkappa
8398c3bcc5
Hide indexing notification in widget mode 2022-05-10 15:48:21 +02: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
a2ad69beb1
Update blocks list skeleton 2022-04-18 11:54:52 +09:00
nymkappa
2b79d6c935
Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
cc27b963d3
Use slug instead of id in mining blocks list component 2022-03-29 12:50:57 +09:00
softsimon
7e7dd1213e
Merge branch 'master' into nymkappa/bugfix/relative-pool-url 2022-03-25 17:20:30 +04:00
nymkappa
b075fedd7c
Use relative pipe for pie chart click event 2022-03-25 10:57:34 +09:00
nymkappa
fae49ba66e
Merge branch 'master' into bugfix/blocks-list-css 2022-03-23 19:10:55 +09:00
nymkappa
e9b83e6167
Don't show coinbase tooltip on mining dashboard 2022-03-22 18:31:28 +09:00
nymkappa
7c1155ec93
Make sure blocks list container is at least 100vh on mobile 2022-03-22 15:43:04 +09:00
nymkappa
e1623b9234
Fix blocks list pagination on mobile 2022-03-22 15:16:15 +09:00
softsimon
4f441d3f30
Subscribe to blocks and mempool updates in the mining dashboard
fixes #1414
2022-03-19 23:32:01 +04:00
nymkappa
a7900f6466
If mining dashboard is enabled, shows pools instead of timestamp 2022-03-17 19:04:12 +01:00
wiz
cf9a258a7b
Merge branch 'master' into bugfix/blocks-list-pagination 2022-03-16 20:17:44 +00:00
nymkappa
9252a45971
Fix pagination on /mining/blocks 2022-03-16 21:00:40 +01:00
nymkappa
f8c5584be7
Apply coinbase style to blocks list tooltip 2022-03-16 20:54:32 +01:00
nymkappa
ffb5db69a8
Store hex in coinbase raw - Improve scripsig parsing 2022-03-16 12:10:18 +01:00
nymkappa
94dbec46cf
Index asciiScriptSig and display it in /mining/blocks 2022-03-15 23:33:51 +01:00
nymkappa
a893e87347
Add more padding to the blocks list page 2022-03-12 17:33:07 +01:00
nymkappa
11de94cf90
Pool icon clickable - blocks list pagination margin 2022-03-12 16:49:16 +01:00
nymkappa
d6a0d84d71
Update mining/blocks in real time 2022-03-12 16:49:16 +01:00
nymkappa
123af53de2
Added latest block on mining dashboard 2022-03-12 16:49:15 +01:00
nymkappa
d8e986996f
Add pagination on /mining/blocks 2022-03-12 16:49:15 +01:00
nymkappa
0e0331d8ab
Create working template for the new blocks page 2022-03-12 16:49:15 +01:00