1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-14 08:47:58 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
xcps
a30e67c072
Pagination (#3)
* Pagination on main page
* Using mariadb instead of mysql
* Url pattern for pagination on main page
2021-02-25 03:30:10 +03:00
dc11a19272 print short hash on index 2020-04-14 22:00:35 +00:00
34ecc7c156 parse values as float before using toFixed (for node 8+) 2019-08-24 17:35:22 +00:00
1ffcafe061 prettify diff and hashrate output 2019-08-24 17:35:22 +00:00
6108749fdd updates:
fixed #4,
add block processing timer,
add hashrate fetcher, add it to block table model,
updated index page output, increase output to 50 rows,
updated database block table datatypes
2019-08-24 17:35:22 +00:00
xcps
ad830004d4 Pretty html 2019-08-24 17:35:22 +00:00
xcps
2ba2704881 Address page 2018-02-11 14:26:23 +05:00
xcps
bdf288c91f Address page fixed 2018-02-11 04:19:51 +05:00
xcps
887c852b55 Jade to Pug, added Vout Ns, refactored database/pages, port in config, clean dependencies 2018-02-11 03:47:12 +05:00
xcps
e1b89bf9ef Limit as variable in query 2018-02-06 23:27:09 +05:00
xcps
da522ea7a3 Pagination for address page 2018-02-06 23:24:20 +05:00
xcps
a2c640b9f7 Precise fields for Block selection 2018-02-06 22:29:42 +05:00
xcps
a186ca9ebf Remove confirmation for db, add confimations to transaction page 2018-02-05 10:34:16 +05:00
xcps
58b565f65e Confirmations calculation 2018-02-04 23:00:35 +05:00
xcps
92f5d7a1bc Display block time on transaction page 2018-02-04 22:47:36 +05:00
xcps
33d9bd112c Detect by search string length what to search for 2018-02-04 12:12:09 +05:00
xcps
af3106b672 Search by block index 2018-02-04 00:09:03 +05:00
xcps
c4e33e0f6f Slice extra -000 in search string 2018-02-04 00:00:43 +05:00
xcps
8fc53880a2 Promises turned to async/await 2018-02-03 23:54:25 +05:00
xcps
5686c01015 init 2018-02-03 21:14:56 +05:00