Mononaut
|
79dd263fb1
|
add high contrast theme
|
2024-04-06 15:56:53 +09:00 |
|
natsoni
|
ee92f6639a
|
convert to CSS variables
|
2024-04-06 15:54:55 +09:00 |
|
softsimon
|
2b3021c8fe
|
Merge pull request #4873 from mempool/simon/i18n-improvements-04-02
i18n corrections and merging
|
2024-04-03 18:18:29 +09:00 |
|
softsimon
|
24366b929e
|
i18n corrections and merging
|
2024-04-03 18:13:42 +09:00 |
|
Mononaut
|
b32cce1440
|
Restrict public acceleration APIs to mainnet
|
2024-04-02 08:23:38 +00:00 |
|
Mononaut
|
37aee77eb4
|
Add config for public acceleration data
|
2024-04-02 08:19:35 +00:00 |
|
natsoni
|
cb866d8fa2
|
Add pool dominance data to mining pool page
|
2024-03-26 14:11:08 +09:00 |
|
Mononaut
|
99730d02ab
|
SSR: fix graph loading indicators
|
2024-03-22 05:35:22 +00:00 |
|
Mononaut
|
a2b9b0c89d
|
Exclude echarts from server-side rendering
|
2024-03-22 05:35:19 +00:00 |
|
Mononaut
|
e6fb93140c
|
Fix default mining pool img fallback behavior
|
2024-03-22 05:35:19 +00:00 |
|
Mononaut
|
a8fa7dcb2a
|
Fix pool oob fees table mobile layout
|
2024-03-17 08:00:51 +00:00 |
|
Mononaut
|
f54bdace61
|
Fix pool page accelerator fees
|
2024-03-16 09:16:58 +00:00 |
|
Mononaut
|
a44219a3c3
|
Add out of band fees to pools page
|
2024-03-15 07:44:57 +00:00 |
|
Mononaut
|
120ffdb0f4
|
Simplify pool details table
|
2024-03-15 07:40:44 +00:00 |
|
Felipe Knorr Kuhn
|
a8442a3467
|
Add seconds to block timestamp in the mining pool view and blocks list
|
2024-01-13 18:11:13 -08:00 |
|
nymkappa
|
5ac432556b
|
[mining] show proper message when we have less than 2 weeks worth of mining pool hashrate data
|
2023-12-08 17:00:36 +01:00 |
|
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 |
|