51 Commits

Author SHA1 Message Date
nymkappa
5fa3769f33 Add download button on pool ranking and mempool graphs 2022-05-10 14:32:57 +02:00
nymkappa
0e0b8dbd6c Add download feature on mining charts 2022-05-10 14:32:57 +02:00
nymkappa
a59bed8cd8 Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
1db1b13907 Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
TechMiX
22c29d7269 fix RTL layout issues 2022-04-05 20:37:18 +02:00
nymkappa
e9d6963d07 Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
3cc3291ceb Merge branch 'master' into nymkappa/feature/pool-slug-url 2022-03-26 12:08:39 +09:00
softsimon
733a86475a Merge branch 'master' into nymkappa/bugfix/relative-pool-url 2022-03-25 17:20:30 +04:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
ac031d8f24 Use relative pipe for pie chart click event 2022-03-25 10:57:34 +09:00
nymkappa
8c804ba28d Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
nymkappa
338c42e3d8 Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
efe1e245a0 Fix pool detail page on Firefox 2022-03-10 12:42:11 +01:00
softsimon
c4dfbb6f74 Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
nymkappa
46d7a14f6f Fix broken navigation when clicking on pie chart 2022-03-07 18:42:47 +01:00
nymkappa
fc2d40e924 Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
ce56934ca5 Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
6ff0b45fd3 Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f84a7535de "view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
dd43ba2f2c Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00
nymkappa
f8117f9888 Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
nymkappa
96269eb6af Merge pool pie and dominance into one widget 2022-02-25 21:16:35 +09:00
nymkappa
abb96ca064 warn on re-index - fix hash indexing state issue - cleanup ui mining 2022-02-24 20:21:14 +09:00
nymkappa
0e5edeb56f Match pool color between pools pie and pools stack 2022-02-24 20:21:13 +09:00
nymkappa
a5437bdde1 Fix tooltip text alignment in mining dashboard 2022-02-22 20:30:14 +09:00
nymkappa
d7cbdc4836 Improve hashrate chart and mining dashboard design 2022-02-22 20:16:19 +09:00
nymkappa
756653ad84 Tweak charts color - Apply mempool tooltip style 2022-02-22 00:26:16 +09:00
nymkappa
ca6277e8fd Fix widgets title in mining dashboard 2022-02-17 18:51:16 +09:00
nymkappa
b9feb03fc6 Added difficulty chart to mining dashboard 2022-02-17 18:07:58 +09:00
nymkappa
c498aa4d95 Fix pools ranking titles 2022-02-17 18:07:57 +09:00
nymkappa
ead9fb98f4 Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
98dc6a6a6a Change pool ranking pie chart colors 2022-02-17 17:52:12 +09:00
nymkappa
ad73e14db9 Add difficulty chart timespan selection 2022-02-17 09:41:05 +09:00
nymkappa
17459c2fdb Show all difficulty adjustment in a table - Need pagination 2022-02-16 22:56:06 +09:00
nymkappa
09f8490601 Create difficulty chart component 2022-02-16 21:20:28 +09:00
nymkappa
690f33843c Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
52faab53e2 Link PoolRanking page with new pool page 2022-02-14 14:08:11 +09:00
nymkappa
f3d6cfd0c4 Set proper mining pool page title - Rename "Name" to "Pool" 2022-02-02 18:46:06 +09:00
nymkappa
27bf48f66f Fix mining pools wrong default timespan value 2022-01-28 18:49:06 +09:00
nymkappa
6e61de3a96 Small improvements on the mining page UX
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100

Don't use unfiltered mysql user input

Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
1160baaf02 Polish mining page UI
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
add06ede7f Add share % in pie chart label 2022-01-28 15:01:21 +09:00
nymkappa
fea0b94b67 Hide epoch data from the mining page 2022-01-28 15:01:20 +09:00
nymkappa
92de2bbc03 Fix xxxWindowPreference management 2022-01-28 15:01:19 +09:00
nymkappa
16ab9b38a0 Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale 2022-01-28 15:01:15 +09:00
nymkappa
b567c0ad43 Add difficulty adjustment in mining page + Fix pools table on mobile 2022-01-28 14:52:12 +09:00
nymkappa
7b51470704 When a new blocks is mined, refresh the mining stats 2022-01-28 13:54:59 +09:00
nymkappa
8d406a40e5 Add pie chart and rewrite the pool ranking component 2022-01-28 13:54:59 +09:00