364 Commits (master)

Author SHA1 Message Date
lza_menace 16d6d167c9 compress catgirl and modify css
lza_menace 053b7cb2d5 add catgirl
lza_menace 483e22aa79 fix |
lza_menace 254df892c6 correct mirrors loc
lza_menace 665dda5cea link to mirrors.txt
lza_menace 0d652a4af7 point to source repo
lza_menace 1b0664f151 remove onion from head
lza_menace 6af6b8293e missed one
lza_menace 4513845a19 wowify
ErC b3b84af960
css: fix overflowing text in cells
Long strings without spaces don't get wrapped and will result in the text overflowing outside of the cell and messing up the structure of the page. See for example [the tx_extra field in this transaction](https://xmrchain.net/search?value=1ecce7898a4e1c7334241c834ba4866d6b511ee896c318b3445aea1cc926e40f).

This small patch makes long text wrap inside the given limit, which would be otherwise "ignored".
moneroexamples c6d8eb0dbe fix: tags not visible
moneroexamples df7abfdfa5 output_tag added to tx_details.html
moneroexamples 2f514c758a Change UCT to UTC
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/267
mwo 71c9737069 crow upgraded to 0.3
abel30567 518786846f fixed safari iphone issue where Prove Sending fields appear when user is in Decode outputs tab
Atílio Antônio 05e7573d91
Fix typos
moneroexamples b60a147b8b Remove payment id to ascii conversion
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/204
moneroexamples cd64eef13a Remove payment id indicators
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
moneroexamples 143018b5aa remove caches from html template
moneroexamples dc642db809 Merge branch 'devel' into randomx
Norman Moeschter 782ca6bc6a
Add autorefresh on /tx page.
moneroexamples ae1af46490 Merge branch 'master' into randomx
stoffu 2b5646d87c
Display 128bit network difficulty properly
moneroexamples 993bc23b8c add initial state of registers
moneroexamples dcc4641157 add randomx registers
moneroexamples d32cc0df05 updated to latest randomx
moneroexamples fd7d0e8800 try to initialize rx_vm if null
moneroexamples a8d3d67099 asm x86 added
moneroexamples 3c15b14759 basic disply of randmox code added
moneroexamples a86e0ca3f1 randomx adding started
moneroexamples 3f9e58316b js removed
moneroexamples 7fca3a5df7 add domain_url
moneroexamples 86dea80659 disable favicon
stoffu d57980fc11
support 128 bit difficulty type
moneroexamples 90cd28c16c show_ringmemberstx_hex added
moneroexamples db8b46eb22 remove ring size from index page and txpool
moneroexamples a46b1e767a Change fee per kB to fee per byte
moneroexamples 3fbf6497c0 spelling
moneroexamples 7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
moneroexamples 083078a47c no_all_possible_mixins added to detailed view
moneroexamples 2b78eb4ef1 ring members output info as hex added
moneroexamples 3e1631643e blockhexcomplete url added
moneroexamples 22a9f6517e --enable-as-hex option added
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
stoffu 3c770f4d43
Add PoW and difficulty to block info page
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
moneroexamples 7765bf06c4 small spelling mistake corrected
moneroexamples 4776fa3c22 fix proving conibase txs and string trim in js
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/113

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/112
moneroexamples d9805386d6 enable-json-api flag is false by default now
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107