Mikhail Nasyrov

Results 7 issues of Mikhail Nasyrov

Hello, I'm writing a middleware with DBCore which makes async decryptions of values from IndexedDB. Could you please advise how to properly override DBCoreCursor for this case?

question
doc improvements

Hi! Thank you for the library! It would be great to have an ability to build notifications using `simple-json-rpc-server` jar only. Now I have to include `simple-json-rpc-client` dependency and use...

Added `cname` attribute to SDP jingle. The missed `cname` causes receiving PeerConnection's track without a media stream in not-latest Chromium-based browsers.

bug
stale

A module with "scoped" scope must bind its dependant modules from "imports" with "scoped" scope by default, not "singleton". Current behaviour with "singleton" default scope leads to binding dependant modules...

bug

Related to #38 and #37 - I decided to try to use a new container type - "scope" instead of introducing new factory scope - "main". @chartyom Please check it....

Enhancement request. [medium-zoom](https://github.com/francoischalifour/medium-zoom) library can handle `data-zoom-src` attribute of images which allows to specify a HD image which will be displayed when a zoom is opened ([docs](https://github.com/francoischalifour/medium-zoom#data-zoom-src)). Please add a...

enhancement