Jibran Shaikh

Results 17 issues of Jibran Shaikh

Hi, thanks a lot for this component. The title of the issue describes the issue. Version 0.1.2 works just fine. In case of 0.1.3 I am getting this error in...

I don't think this app supports GPU accelerated conversion? I would be great if it did, since it will be so much faster.... Thanks for this app, very handy!

Type 3 - [Enhancement]
Priority 2 - [Normal]
Status 8 - [Under Analysis]

Dependencies are outdate and they have security vulnerabilities. Take a look at this: ``` npm i npm WARN deprecated [email protected]: This package is deprecated in favor of @types/vscode and vscode-test....

I am using this app on Nextcloud 21. I am on MacOS v11, sometimes running Brave and sometimes running Firefox. The app works flawlessly on Brave. But on Firefox everything...

I am running latest variety.js with mongo shell v1.8.2. The output: ``` $ mongosh -u -p variety.js db_name "var collection = 'order', limit = 1" Current Mongosh Log ID: 6451050052c79839df450684...

bug
documentation

### Description Please consider this code: ``` import "reflect-metadata"; import { Expose, plainToInstance } from "class-transformer"; import { IsNumber } from "class-validator"; class IMDB { @IsNumber() @Expose() rating: number =...

type: fix

Hi, I am trying to analyze schema with following command but the command does not exists either with successful or error message: ``` mongodb-schema 'mongodb+srv://username:[email protected]/?retryWrites=true&w=majority&maxPoolSize=10' dbname.order -n 100 -f table...

Firstly, thanks a lot for this library, very helpful. This library creates canvas element for water ripple effect, right? I am creating ripple effect on body element, sometimes due to...

Situation is like this: I have a Raspberry PI running many servers (nginx, syncthing, qbittorrent) in my LAN. I have created Let's Encrypt Cert for the domain 'raspberry' (which points...

I think there is a bug where untranspose method is removing properties containing MongoDb ObjectId. I can demonstrate that with following TypeScript code: ``` import { ObjectId } from "mongodb";...

awaiting pr