104 Commits

Author SHA1 Message Date
softsimon
a21afeb7fa Adjusting font-sizes. Logo size. 2020-03-13 22:05:44 +07:00
wiz
3c1e702c04 Remove more instances of # before block height number 2020-03-13 23:03:46 +09:00
wiz
4b0f230c1f Tweak projected blocks to match blockchain blocks, tweak font size 2020-03-13 22:22:15 +09:00
wiz
ec0f3056ac Remove ".space" from mempool logo, fixes #55 2020-03-13 22:01:30 +09:00
wiz
e7e050a792 Tweak to the block layout, move block height down, only show median fee 2020-03-13 21:33:45 +09:00
wiz
2f86c0184a Remove "#" from block-height number for cleaner look 2020-03-13 20:56:05 +09:00
wiz
9c36e23fd9 Increase block height font-size from 12px to 18px 2020-03-13 20:29:00 +09:00
softsimon
0f8027aff6 Merge branch 'master' of https://github.com/mempool/mempool
* 'master' of https://github.com/mempool/mempool:
  Add new package.json for top-level mempool project
  Update package.json for mempool-frontend
2020-03-13 18:00:44 +07:00
softsimon
37d8d3118d Fix for the websocket DOS bug. 2020-03-13 18:00:34 +07:00
wiz
4f5b58ef41 Add new package.json for top-level mempool project 2020-03-13 19:51:25 +09:00
wiz
36d96bff09 Update package.json for mempool-frontend 2020-03-13 19:48:10 +09:00
softsimon
35569d5c45 Responsive mempool blocks. 2020-03-12 21:56:07 +07:00
softsimon
ff685e836a Preload latest blocks until it fills the screen on inital load.
closes #42
2020-03-11 18:04:57 +07:00
softsimon
35ed094ff7 Removing latest transactions component. 2020-03-11 16:31:37 +07:00
softsimon
f43655a37f Replace some spinners with skeleton loaders. 2020-03-11 16:06:11 +07:00
softsimon
1ed623fb17 Don't lookup transaction times for confirmed transactions 2020-03-10 15:33:58 +07:00
softsimon
2a2c255fb3 Fixes to responsive design. 2020-03-10 15:25:49 +07:00
softsimon
365ae04030 Making block, transaction, and address view responsive.
closes #43
2020-03-10 14:46:12 +07:00
wiz
23e69fd619 Capitalize the B in Bitcoin in metadata 2020-03-10 04:10:31 +09:00
wiz
9b9460ac45 Tweak that metadata 2020-03-10 04:05:29 +09:00
wiz
958f5f88f4 Moar tweaks to opengraph metadata and twitter card metadata 2020-03-10 03:30:27 +09:00
softsimon
3b543d1c36 Reducing size of twitter card image. 2020-03-10 01:29:11 +07:00
wiz
39d114b497 Shorten opengraph description and twitter card description to fit 2020-03-10 03:19:50 +09:00
wiz
81dff09fae Fix page title (accidentally deleted in previous commit) 2020-03-10 03:16:54 +09:00
wiz
2c3e564a64 Add opengraph metadata + twitter card preview (fixes #38) 2020-03-10 03:11:29 +09:00
softsimon
a3e52deb72 Adding a third connection state and preventing offline indicator from pushing the menu. 2020-03-09 17:53:54 +07:00
softsimon
91179c8d25 Adding more websocket connection reconnect fail safe.
fixes #44
2020-03-09 01:41:43 +07:00
softsimon
90ac7d9ea5 Improved websocket disconnections. 2020-03-06 13:47:04 +07:00
softsimon
a50a220866 Adding console log messages to websocket error handling. 2020-03-06 02:27:22 +07:00
softsimon
550679f17e Introduce a websocket ping check that closes the socket if no response. 2020-03-06 02:05:26 +07:00
softsimon
c7ddeecd18 General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
fd0fd2750c Made decimals more nice and clear. 2020-03-04 15:55:54 +07:00
softsimon
5a961e1744 Block reward calculation fix. 2020-03-04 15:30:35 +07:00
softsimon
c0d57b399c Adding miner block reward and fee to block info. 2020-03-04 15:10:30 +07:00
softsimon
2a9b411a08 Responsive latest blocks and transactions tables. 2020-03-04 02:53:31 +07:00
softsimon
f96728292c Improvments to responsiveness 2020-03-03 17:47:01 +07:00
softsimon
57a40aef71 Template fix. 2020-03-02 17:31:33 +07:00
softsimon
bab4761c24 Added fiat balance to address and made fiat balance into a component. 2020-03-02 17:29:00 +07:00
softsimon
29953e12de Removed comment. 2020-03-02 15:07:52 +07:00
softsimon
337e557f76 Moving strings to template. 2020-03-01 23:18:03 +07:00
softsimon
453482d834 Updating to new github url. 2020-03-01 22:56:14 +07:00
softsimon
051a7694fc Address loadmore bugfix. 2020-03-01 18:09:42 +07:00
softsimon
a8609cfb2c Infinite scroll fixes. 2020-03-01 16:33:18 +07:00
softsimon
ab9f39884f Infinite scroll replaces "load more" buttons. 2020-03-01 03:32:12 +07:00
softsimon
3d575035a1 Send git-commit hash to client on reconnect to force client reload on backend update 2020-03-01 00:42:41 +07:00
softsimon
3718ddf8f0 Latest block design updates. 2020-02-29 23:42:50 +07:00
softsimon
b15253c93e Minor UX fixes. 2020-02-28 05:28:23 +07:00
softsimon
8b4dc76d50 Additional fixes for address transaction fetching. 2020-02-28 04:16:15 +07:00
softsimon
12b66301ac Optimized address transaction fetching. 2020-02-28 03:51:59 +07:00
softsimon
2422356704 Added first seen on mempool transactions. 2020-02-28 01:09:07 +07:00