186 Commits (615c087efb3e65a94ff653f2f66509d3707e5cce)

Author SHA1 Message Date
moneroexamples 059e1fe643 address.html corrected 8 years ago
moneroexamples b9c1d2f098 added: output keys checker accounts for spend outputs 8 years ago
moneroexamples 4a81039cf0 added signed outputs's keys file checker 8 years ago
moneroexamples d96a0f9829 added last hash into version reporting 8 years ago
moneroexamples 1d905bb7f3 fix: key image checker shows RingCT amounts correctly for each spent key image 8 years ago
moneroexamples 8a731907f5 better error messages added to key image file checker 8 years ago
moneroexamples 4174fd2c7b template updated for datetime search results 8 years ago
moneroexamples 7dddcffe5f Fix merge conflict 8 years ago
moneroexamples 5ff83e77ee search input field extended to show datetime 8 years ago
moneroexamples 0a415a466c datetime added to placeholder text for search 8 years ago
Gingeropolous 95e6d830c0 html fixes
modified some things based on analysis by this validator. https://validator.w3.org Though I think the main problem is that there was an unclosed <div>. I think what may be happening is that there might be an open div in the header and then a closed div in the footer. Or there's not. And then each thing thats inserted in between the header and footer may or may not have starting and closing <div>. I need to go through and check though. 

Also, the hidden state mod is from here - 
http://w3c.github.io/html/single-page.html#hidden-state-typehidden
8 years ago
moneroexamples a3af1bfa0f Merge branch 'master' of https://github.com/moneroexamples/onion-monero-blockchain-explorer 8 years ago
moneroexamples f4d8de397c Reding no of tx on index page from 50 to 25. 8 years ago
Gingeropolous 3884a5f4c3 Fixed some unclosed html thingies
Some html tags and brackets and stuff weren't closed or where incomplete
8 years ago
moneroexamples d4097940c4 show viewkey in key images file checker 8 years ago
moneroexamples 2d2ba48b7d key images file magick numbers updated and viewkey input filed added to key images checker 8 years ago
moneroexamples 08fd01a7b3 links to tx pusher and key image checker added to front page 8 years ago
moneroexamples d686a1809e show total amounts of outputs for signed tx data file 8 years ago
moneroexamples 314d679812 total xmr spend added to Signed Key Images Checker 8 years ago
moneroexamples 14f85fa45c amount added to raw key images file info 8 years ago
moneroexamples 00965a473f template for raw unsigned tx details updated 8 years ago
moneroexamples bc8c58f807 small edit 8 years ago
moneroexamples 02b4e8251a hidden key images form added, but not used for now 8 years ago
moneroexamples 566201c4bc adding timestamp to key images 8 years ago
moneroexamples fc17deb58c basic signed key images info shown 8 years ago
moneroexamples ee1305b993 change info added to signed tx data 8 years ago
moneroexamples abc0a480fa tx_prv_key added to tx_context, but disabled for now. 8 years ago
moneroexamples 98e4f45748 dest_infos added to signed tx details 8 years ago
moneroexamples c193e8adeb payment_id added to details of unsigned raw tx 8 years ago
moneroexamples 9f49ab2074 no of confirmations added to tx details 8 years ago
moneroexamples e66f52979e basic tx push html template added 8 years ago
moneroexamples 0e8706b59b css read to context from a single file 8 years ago
moneroexamples df2a86ca91 reoragnization of css styles started 8 years ago
moneroexamples 922f6c02c2 showing real mixins in timescales for unsigned tx added 8 years ago
moneroexamples 41f29b714d basic submission of signed raw tx done 8 years ago
moneroexamples ec77dd8043 tx template problem with key images disply fixed 8 years ago
moneroexamples 24dc2502fd show which key images were spend for ran signed tx 8 years ago
moneroexamples 6750a77b8d showing real mixin on timescale added 8 years ago
moneroexamples 434394b2db showing real mixin on timescale added 8 years ago
moneroexamples 327fb1756f showing real mixin on timescale added 8 years ago
moneroexamples 71f754c2f6 show real mixing in signed tx details 8 years ago
moneroexamples 92a509cd2f details of raw signed txs are shown using tx_details partial 8 years ago
moneroexamples ec314773f2 tx template uses tx_details partial now. 8 years ago
moneroexamples 16f6785bad showing signed tx details started 8 years ago
moneroexamples 1d26c3e791 Mulstiple destination addresses added 8 years ago
moneroexamples 7dbf279594 Change info added to unsigned tx check 8 years ago
moneroexamples 1007b2f7d0 outouts age added 8 years ago
moneroexamples e4305061c9 output keys shown in checkign tx template 8 years ago
moneroexamples ccfde198b8 getting correct output from index corrected 8 years ago
moneroexamples ca0255e57d checkrawtx.html template started 8 years ago