Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastify/fastify

Fast and low overhead web framework, for Node.js
https://github.com/fastify/fastify

[WP] Log management system

kdrewes opened this pull request about 2 months ago
ci: fix typescript tests on alternative runtimes

Uzlopak opened this pull request about 2 months ago
test: migrate constrained routes test file to use node:test

Rantoledo opened this pull request about 2 months ago
test: migrated close-pipelining.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated keep-alive-timeout.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated middleware.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated noop-set.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated async-dispose.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
chore: Bump the dev-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request about 2 months ago
chore: Migrate async-local-storage and async-await test to node:test

Rantoledo opened this pull request about 2 months ago
fix: improve hostname and port parsing

David-van-der-Sluijs opened this pull request about 2 months ago
Incorrect parsing of `hostname` on `FastifyRequest` when using IPv6

David-van-der-Sluijs opened this issue about 2 months ago
test: migrated imports.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
fix(types): correct FastifyValidationResult error return type

samchungy opened this pull request about 2 months ago
docs: add loggerInstance to Server doc

llimllib opened this pull request about 2 months ago
Hacktoberfest 2024 - Coding Bunker

pmarchini opened this issue about 2 months ago
test: migrate route.1.test to node test runner

kriskw1999 opened this pull request about 2 months ago
test: port server.test.js to node:test

pmarchini opened this pull request about 2 months ago
test: port case-insensitive.test.js

rstagi opened this pull request about 2 months ago
test: port bodyLimit.test.js

rstagi opened this pull request about 2 months ago
test: ported route 3 test

kriskw1999 opened this pull request about 2 months ago
test: port upgrade test to node test

ilariaciavarella opened this pull request about 2 months ago
test: migrated content-type and context-config tests from tap to node:test

stojkov-z opened this pull request about 2 months ago
test: Migrate tests to Node test container

KristianLentino99 opened this pull request about 2 months ago
chore: added nvmrc file

iamgiolaga opened this pull request about 2 months ago
test: migrate serialize-response to node test runner

federicogualdi opened this pull request about 2 months ago
feat(test runner node): route 4

kriskw1999 opened this pull request about 2 months ago
test: migrated custom-http-server from tap to node:test

iamgiolaga opened this pull request about 2 months ago
feat(test runner node): test porting

kriskw1999 opened this pull request about 2 months ago
test: migrate 404 and allowUnsafeRegex to node:test

dancastillo opened this pull request about 2 months ago
test: move allowUnsafeRegex to node test runner

karankraina opened this pull request about 2 months ago
test: Migrate 404 test to node:test

Rantoledo opened this pull request about 2 months ago
feat: allow to access decorators before start.

jean-michelet opened this pull request about 2 months ago
perf: pause split early on hostname

gurgunday opened this pull request about 2 months ago
test: Fix flaky tests in versioned-routes.test.js

smartinio opened this pull request about 2 months ago
fix: correctly handle empty host

gurgunday opened this pull request about 2 months ago
chore: Conditionally require pino if logger is enabled

karankraina opened this pull request about 2 months ago
types: add string[] to routeOptions.method

smartinio opened this pull request 2 months ago
test: removed second argument from assert fail method in tests

Rantoledo opened this pull request 2 months ago
test: migrate tests from tap to node:test and c8

dancastillo opened this pull request 2 months ago
refactor: change var instances to const or let

ChinoUkaegbu opened this pull request 2 months ago
chore: Bump the dev-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request 2 months ago
test: Migrate http2 test to node:test

Rantoledo opened this pull request 2 months ago
Use of `var` for initialising variables

Fdawgs opened this issue 2 months ago
feat: allow to access decorators

jean-michelet opened this pull request 2 months ago
chore: getFuncPreview limit split size

gurgunday opened this pull request 2 months ago
fix: accept empty host

gurgunday opened this pull request 2 months ago
refactor(lib/validation): remove redundant regex quantifier

Fdawgs opened this pull request 2 months ago
refactor(lib/validation): replace regexp `.exec()` with `.test()`

Fdawgs opened this pull request 2 months ago
build(deps-dev): lock typescript minor version

Fdawgs opened this pull request 2 months ago
docs: explain stream error handling

lundibundi opened this pull request 2 months ago
docs: Changed var for let and const

BrunoMollo opened this pull request 2 months ago
fix: only allow semicolon after Content-Type `type/subtype`

gurgunday opened this pull request 2 months ago
Bump up version the "cookie" library by "light-my-request".

tolluset opened this issue 2 months ago
fix: make content-type case-insensitive

gurgunday opened this pull request 2 months ago
fix: do not lowercase content-type parameter values

gurgunday opened this pull request 2 months ago
`addContentTypeParser()` no longer case-sensitive

Fdawgs opened this issue 2 months ago
Bumped light-my-request to v6.1.0

wahidfebr opened this pull request 2 months ago
chore: update Testing guide to use node:test

dancastillo opened this pull request 2 months ago
error: logger options only accepts a configuration object

Jamchello opened this issue 2 months ago
chore(tests): uncomment server.decorate test case

bnzone opened this pull request 2 months ago
Bad URLs return HTTP 400 on v5 and never hits the setNotFoundHandler

leftieFriele opened this issue 2 months ago
feat: implement conditional request logging

kibertoad opened this pull request 3 months ago
docs: add HeroDevs mentions to README and LTS docs

AndreAngelantoni opened this pull request 3 months ago
Test Pr for Codemods

manishjha-04 opened this pull request 3 months ago
docs(reply): cleanup and update to clarify elapsedTime behaviour

erkaperka opened this pull request 3 months ago
Codemod Testing PR!

manishjha-04 opened this pull request 3 months ago
Logger instance causes FST_ERR_LOG_INVALID_LOGGER_CONFIG error

Ghirigoro opened this issue 3 months ago
Error with version mismatch on fastify flash with v5

prince829 opened this issue 3 months ago
Borp reporter for tap and nodetest 2

dancastillo opened this pull request 3 months ago
chore: setup borp reporter for switch to node test

dancastillo opened this pull request 3 months ago
docs: Codemods for Upgrading to fastify v5

manishjha-04 opened this pull request 3 months ago
chore: Migrate to node:test

Rantoledo opened this pull request 3 months ago
chore: Bump the dev-dependencies group across 1 directory with 4 updates

dependabot[bot] opened this pull request 3 months ago
check named-hooks

Uzlopak opened this pull request 3 months ago
fix: make shallow copy of fastify options before mutations

dorgelesnzi opened this pull request 3 months ago
docs: correct errors fragment

inyourtime opened this pull request 3 months ago
i cant got it logged in!

mrymahmadi opened this issue 3 months ago
Removal of Custom Logger Instance Option in Fastify Logger

Towerss opened this issue 3 months ago
fix(docs): migration guide

Eomm opened this pull request 3 months ago
Should the "engines" requirement be explicit?

mureinik opened this issue 3 months ago
Add HeroDevs mentions.

AndreAngelantoni opened this issue 3 months ago
chore: Bump the dev-dependencies group across 1 directory with 4 updates

dependabot[bot] opened this pull request 3 months ago
chore: remove unused dev dependencies

climba03003 opened this pull request 3 months ago
docs: fix schema

climba03003 opened this pull request 3 months ago
Release new patch for each plugin

mcollina opened this issue 3 months ago