Abhishek Gahlot

Results 5 issues of Abhishek Gahlot

- [ ] Use Gossip Protocol to connect to other nodes. - [ ] Add support of XHR - [ ] More graphs like TTL, DNS Resolution etc - [...

Hi, I really love this admin panel and the UI in Vue. Do you have this in English version btw. I see the locale setting in ii8n but something that...

Generally, its a good idea if a symbol isn't present to return a generic icon. I do see you have written a code for this here: [CryptoIcon.vue](https://github.com/man15h/vue-cryptoicon/blob/master/src/components/Cryptoicon.vue#L59) I think when...

I am using puppeteer to open an iframe in browser which has allowed only same origin. So if i open chrome with flag `--disable-web-security`, The embedding of iframe works. But...

bug
needs-feedback

Hi, I have a direct epub but the library sends a request for resource `META-INF/container.xml`. Is there a way to bypass that and directly render the epub from the path?...