Tycho Bokdam

Results 28 issues of Tycho Bokdam

**What version of this package are you using?** 0.108.6 **What operating system, Node.js, and npm version?** Nodejs: v10.19.0 **What happened?** After a download is done or removed a lot of...

bug

I'm trying to implement `webtorrent` lib in my react native application using `react-native-webrtc` but the `simple-peer` library keeps giving this error: ``` simple-peer [50766ba] iceStateChange (connection: failed) (gathering: gathering) simple-peer...

feature request

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 We overwrite the `filterOperators` of...

status: needs triage

Hi, is it possible to also return images for episodes and seasons? The Movie DB has a poster for each season and video stills for episodes. If not, is it...

**Is your feature request related to a problem? Please describe.** I have a monorepo holding multiple projects and now I have to switch tokens every time when I want to...

feature

**Describe the bug** When field is required in the filter an empty object is now enough. ### Have you read the [Contributing Guidelines](https://github.com/doug-martin/nestjs-query/blob/master/CONTRIBUTING.md)? Yes **To Reproduce** Steps to reproduce the...

bug

**Is your feature request related to a problem? Please describe.** I build dynamic forms in where I have to update one or multiple items, to run a GraphQL request for...

enhancement

**Describe the bug** When putting `allowFiltering` to false in `UnPagedRelation` there is still a filter generated and filtering is still possible. ### Have you read the [Contributing Guidelines](https://github.com/doug-martin/nestjs-query/blob/master/CONTRIBUTING.md)? Yes **To...

bug

**Describe the bug** Not necessarily a bug but missing documentation? What is the difference between ``Set${baseName}On${dtoNames.baseName}Input`` and ``Set${pluralBaseName}On${dtoNames.baseName}Input``? Both seem to accept the same input attributes and output is also...

bug

Running `nx run workspace:version` does not generate changelog or updates the package.json files inside the repo. If I delete `https://github.com/jscutlery/semver/blob/main/packages/semver/src/executors/version/version.ts#L34` till `https://github.com/jscutlery/semver/blob/main/packages/semver/src/executors/version/version.ts#L45` it works as expected.

bug