Commit graph

6 commits

Author SHA1 Message Date
Jason Rhinelander 4f44a0c3b9 Fix key offsets being offsets, not indices 2020-09-01 02:22:19 -03:00
Jason Rhinelander 0bce9ab758 Implement search
This works and displays a little differently than before:

- Only one search box for block/tx/SN instead of one for block/tx and
  one for SN
- Put the search box at the top right when the page is wide enough.
- When a search result is found we redirect to its proper URL rather
  than displaying on the search URL
2020-08-31 16:56:21 -03:00
Jason Rhinelander 81d9dfdef7 Add service node details page 2020-08-31 13:51:28 -03:00
Jason Rhinelander bdf9056c2a Add tx details page
Plus various improvements around how small metadata is displayed.
2020-08-30 13:32:17 -03:00
Jason Rhinelander 6021291a89 Add missing styles
My initial copy was from a very old block explorer checkout and missed
some of the current css.
2020-08-19 19:42:28 -03:00
Jason Rhinelander 4b27018965 Initial commit
Basic working prototype of most of the first pages (templates brought in
from the old explorer but updated for jinja).
2020-08-17 22:17:06 -03:00