Dumitru Uzun

Results 30 issues of Dumitru Uzun

I'm using rollup@2 with this lib for a while now and it works great. With npm@7 I can't run `npm update` anymore because it violates this peerDependencies rule.

Reasons: - .bind() and .live() are deprecated in jQuery v3.0 - .on() is already present in jQuery v1.7 - `$.fn.tableDnDUpdate` becomes needless This PR supports jQuery v1.7.0 to v3.4.1

### Steps to reproduce **Tell us about your environment:** * ndb version: v1.0.44 * Platform / OS version: Linux 5.1.1-2-MANJARO x86_64 * Node.js version: v11.15.0 **What steps will reproduce the...

enhancement

I have created a new rule to block some injection attempts by testing the incoming `$request_uri`. I don't know how to correctly add these changes to the repo :( Maybe...

This PR is a small pattern change in `indexeddb.js` that should result a an unnoticeable performance improvement, by having one less promise instance in memory at a given moment in...

By reading the code, I come to conclusion that _advanceReadiness() should be called exactly as many times as _deferReadiness(), per dbContext. But in dropInstance() it is called for each forage...

Use a password manager - that is a very important advice! Google gives the same advice to users. A good password manager would generate strong and unique passwords and would...

`Shift` is faster than multiplication: x * 2^n = x