Hampus Sjöberg
|
475a81ba0c
|
Refactor project
|
4 years ago |
Hampus Sjöberg
|
38635b53ea
|
Revert "miner: Use existing helper for total signalling percentage"
This reverts commit a52d8fa2d5 .
|
4 years ago |
tomat
|
a52d8fa2d5
|
miner: Use existing helper for total signalling percentage
|
4 years ago |
tomat
|
5665a68266
|
miners: Show current total
|
4 years ago |
Hampus Sjöberg
|
d2785c7497
|
Remove vercel
|
4 years ago |
Hampus Sjöberg
|
a39d1e38cc
|
Info page
|
4 years ago |
Hampus Sjöberg
|
6428631448
|
Fix for fake-frontend mode
|
4 years ago |
Max Hillebrand
|
81c16a72f1
|
Add MIT License file
|
4 years ago |
Hampus Sjöberg
|
17f34dab65
|
Attempt to enable Vercel for the project
|
4 years ago |
Hampus Sjöberg
|
647a3cb6d3
|
blocks: Make fakemode not depend on bitcoind
|
4 years ago |
Hampus Sjöberg
|
13af28132e
|
Add pageviews_txt.json to .gitignore
|
4 years ago |
Hampus Sjöberg
|
e2cc011e38
|
pageviews: Track text page
|
4 years ago |
Hampus Sjöberg
|
1f6fe60fd8
|
Link to text version next to site title
|
4 years ago |
Miguel Medeiros
|
6217d86e66
|
index: Add showDetails param to mempool.space URL
|
4 years ago |
Hampus Sjöberg
|
ee913e6f0e
|
index: Progress Bar fixes
|
4 years ago |
Hampus Sjöberg
|
87a62eace5
|
index: Fix signalling part of Progress Bar not working correctly
|
4 years ago |
Hampus Sjöberg
|
67bbac46c9
|
index: Add Twitter link
|
4 years ago |
Hampus Sjöberg
|
fde9fc6ad2
|
Fix white text color on 404 page
|
4 years ago |
fiatjaf
|
ee208e9c03
|
txt: Add 90% mark and label to progress bar
|
4 years ago |
benthecarman
|
2214361673
|
Add twitter link preview
|
4 years ago |
Hampus Sjöberg
|
4880626e81
|
Fix autorefresh regression
|
4 years ago |
fiatjaf
|
690145b7db
|
Plaintext version
A plaintext version of the site.
Reachable through /index.txt or if your user agent accepts `text/plain`.
|
4 years ago |
Hampus Sjöberg
|
b4012c81d6
|
Small Progress Bar fix
|
4 years ago |
Hampus Sjöberg
|
54170cbc74
|
autorefresh: Ignore empty /blocks response
|
4 years ago |
Hampus Sjöberg
|
83154d7e6d
|
Autorefresh
|
4 years ago |
Hampus Sjöberg
|
fe1962a642
|
Count page views for index.html instead of /blocks API request
|
4 years ago |
Hampus Sjöberg
|
a3d925b30c
|
blocks: Fix erroneous bitmask
|
4 years ago |
Hampus Sjöberg
|
326ee143c5
|
index: Add 90% indicator to Progress Bar
|
4 years ago |
Hampus Sjöberg
|
30317b551e
|
index: Small Progress Bar fix
|
4 years ago |
Hampus Sjöberg
|
245b25dc38
|
Donation: Add lightning node
|
4 years ago |
Hampus Sjöberg
|
6666777b07
|
index: Progress Bar fixes
|
4 years ago |
Hampus Sjöberg
|
5c15238b75
|
index: Progress Bar
|
4 years ago |
Hampus Sjöberg
|
b32d6e1b95
|
miners: Decrease percentage rounding error by showing 2 decimals
Number.prototype.toFixed is rounding the numbers which is causing
some large rounding errors.
|
4 years ago |
Hampus Sjöberg
|
3e6e75d98b
|
miners: Differentiate between signalling and non-signalling unrecognized miners
|
4 years ago |
Hampus Sjöberg
|
c44aa8792f
|
miner: Add unrecognized miners to the table
|
4 years ago |
Hampus Sjöberg
|
a53e74760f
|
miner: Sort by share
|
4 years ago |
Hampus Sjöberg
|
21cfe36a50
|
index: Improvements for the block and signalling text
|
4 years ago |
Hampus Sjöberg
|
97e510d056
|
Separate frontend building from run-server.sh
|
4 years ago |
Hampus Sjöberg
|
87ed56ed54
|
miners: Fix buggy percentage calculation
|
4 years ago |
Hampus Sjöberg
|
aeaf0bc19f
|
miner: Show percentage of period
|
4 years ago |
Hampus Sjöberg
|
368c2318a3
|
donation: Small fix
|
4 years ago |
Hampus Sjöberg
|
5195017c06
|
miners: Fix table on mobile webkit
|
4 years ago |
Hampus Sjöberg
|
70f5373858
|
Fix direct linking to /miners
|
4 years ago |
Hampus Sjöberg
|
694f8d1cba
|
Fixes
|
4 years ago |
Hampus Sjöberg
|
e664a74606
|
Add miners page
|
4 years ago |
Hampus Sjöberg
|
aae4cee861
|
Donation fix
|
4 years ago |
Hampus Sjöberg
|
b2e66c3375
|
Disable SSR
SSR is causing problems with styled-components currently.
This could be revisited when Aleph has official support
for CSS-in-JSS.
|
4 years ago |
Hampus Sjöberg
|
75e0acb8e9
|
Add easy-peasy as sate management
|
4 years ago |
Hampus Sjöberg
|
bfb6c64f20
|
Add a message when the server is currently bootstrapping the blocks
|
4 years ago |
Hampus Sjöberg
|
a6db06f123
|
Show miner when hovering over a block
|
4 years ago |