Kristofer Pervin

Results 12 issues of Kristofer Pervin

Search does not find values when they are not visible. This is working fine in v2.15.0, so this is expected functionality of the package that has been lost since v3.7.7....

Hi there, I receive the following error when closing a SSL connection that bubbles up: ```js { errno: -4077, code: "ECONNRESET", syscall: "read", stack: "Error: read ECONNRESET\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)\n...

Was hoping to simply join two documents without the need to specify every field in the foreign document. Is this possible?

### Describe the feature/enhancement It would be nice to be able to pause the download queue if there's a large list of files downloading.

enhancement

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

Currently in `@t3-oss/env-nextjs` you are meant to define your env as follows: ```ts const env = createEnv({ server: { FOO: z.string().required() }, client: { BAR: z.string().required() } }); ``` However,...

PRs Accepted

### Describe your suggested feature Buttons should be outline buttons instead of filled color, and the colour scheme should be exclusively black and white. ### Other details Using a Boox...

feature

**Is your feature request related to a problem? Please describe.** Currently there is only a single way to load environment variables into the config, and that is via the `envVariable`...

Type: Enhancement

### Describe the feature/enhancement When importing a podcast episode, it would be good to be able to set a way of inferring the season and episode based on the title....

enhancement