iqmeta GmbH

Results 15 issues of iqmeta GmbH

Hi, great work, superb code. Are you going to add Socks5 Proxy Support in future? I can use HttpUpStreamProxy (Squid) but for SSL this doesn't work currently very well. Using...

enhancement

Hi, would be a great addition. Cheers.

Hi, nice work. Is there an easy way to drag clone? Like here http://jsfiddle.net/DP4UR/6/ And/or call a method like resetPosition() to pickup the element at current to Mouse/Touch position? All...

## Bug description Hi, i can't get the Developer Portal fully working in Azure with the OpenID Connect. No clue how to find whats wrong. Nothing in the Logs. The...

(t) Bug
P1
(u) Test console

After upgrading beyond/higher than AspNet.OData v5.8 with nuget breaks this sample untouched: https://github.com/OData/ODataSamples/tree/master/WebApi/v4/ODataCompositeKeySample ![image](https://cloud.githubusercontent.com/assets/7533842/19974905/61e01c8c-a1ea-11e6-9d30-42c85d11dbfe.png) ![image](https://cloud.githubusercontent.com/assets/7533842/19974978/a198b014-a1ea-11e6-811d-a5ec4268d632.png) Latest RESTier ist not working below v6.0.0 :-( Any idea? Cheers.

Hi, my IRI says tcp is connected.... ![image](https://user-images.githubusercontent.com/7533842/33810428-a4b8914a-de04-11e7-897a-78c9bd62cc64.png) but the WebUI does not update any TXs. ![image](https://user-images.githubusercontent.com/7533842/33810441-d98a3efa-de04-11e7-9b3f-64b4af9387da.png) Any idea? Great job, btw!

Hi, we use https://doc.traefik.io/traefik/observability/tracing/elastic Is it possible to log within plugin getting the trace id from request? So we see in ContainerLog / APM etc. whatever happened in the plugin,...

kind/question

Hi there, looking for an example on: **How to update/change with migration the exitsing data in the JsonColumns so I don't run into not exsiting paths exception?** Just saw dotnefconf...

needs-design
customer-reported
area-json

Hi, `config.SchemeHandlers.Add("app", (string url, out string contentType) =>` works only on header script. `config.SchemeHandlers.Add("myOwnHandler", (string url, out string contentType) =>` is not processed by a href="" or iframe or xhr...

Hi, is it possible to use a native sqLite cordova plugin with the sqLite Provider? ![image](https://cloud.githubusercontent.com/assets/7533842/20098154/a74e6e10-a5b2-11e6-9ce4-88a28788d9c9.png) like passing the eg. the db object from this: `var db = window.sqlitePlugin.openDatabase({name: "my.db",...