Ecosyste.ms: OpenCollective

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

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

Required headers always result in validation error

github.com/fastify/fastify - sceccotti89 opened this issue over 1 year ago
docs(ecosystem): add fastify-hashids

github.com/fastify/fastify - andersonjoseph opened this pull request over 1 year ago
docs: Update Lifecycle.md

github.com/fastify/fastify - cw1997 opened this pull request over 1 year ago
Sync next-branch

github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
fix: hasPlugin does not track parent plugins

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
fix: lowercase type-providers headers types

github.com/fastify/fastify - toomuchdesign opened this pull request over 1 year ago
[readme] add CII Best Practices Badge

github.com/fastify/fastify - ljharb opened this pull request over 1 year ago
`hasPlugin` does not check outer scopes

github.com/fastify/fastify - MeowningMaster opened this issue over 1 year ago
Feat: Add support for clearing routes

github.com/fastify/fastify - tysonrm opened this pull request over 1 year ago
OpenSSF CII Best Practices badge

github.com/fastify/fastify - ljharb opened this issue over 1 year ago
fix: requestIdHeader docs

github.com/fastify/fastify - philippviereck opened this pull request over 1 year ago
chore: remove license-checker package

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
chore: remove pump devDependency

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
some API requests are taking too much time

github.com/fastify/fastify - Dhruv-Garg79 opened this issue over 1 year ago
ci: create artifacts in coverage workflows

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
fix: allow uppercase requestdHeader

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
docs(logging): fix typo

github.com/fastify/fastify - yamanidev opened this pull request over 1 year ago
docs(server): grammar and structure fixes

github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Support IPv6 ::1 in listeningOrigin

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Remove deprecated variadic listen

github.com/fastify/fastify - jsumners opened this pull request over 1 year ago
feat: Add onListen Hook

github.com/fastify/fastify - BrendenInhelder opened this pull request over 1 year ago
docs(client-aborted): remove deprecated function

github.com/fastify/fastify - JekRock opened this pull request over 1 year ago
Fix setNotFoundHandler handler type

github.com/fastify/fastify - Ethan-Arrowood opened this pull request over 1 year ago
docs(ecosystem): add mediumFastify plugin

github.com/fastify/fastify - RjManhas opened this pull request over 1 year ago
Sync next-branch

github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
docs(security): update policy on ci/cd reports

github.com/fastify/fastify - jsumners opened this pull request over 1 year ago
ci: enable caching; split jobs

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
fix: handle abort signal before server is ready

github.com/fastify/fastify - shayff opened this pull request over 1 year ago
fix: ReplyTypeConstrainer array type inference

github.com/fastify/fastify - pedroescumalha opened this pull request over 1 year ago
reply.code().send() does not infer correct type

github.com/fastify/fastify - pedroescumalha opened this issue over 1 year ago
docs: adjust line for linter

github.com/fastify/fastify - metcoder95 opened this pull request over 1 year ago
Fixed type inference on .code().send()

github.com/fastify/fastify - aadito123 opened this pull request over 1 year ago
Update Prototype-Poisoning.md

github.com/fastify/fastify - ed-henrique opened this pull request over 1 year ago
Next: Disallow `decorate('name', null)` in the types

github.com/fastify/fastify - voxpelli opened this pull request over 1 year ago
build(deps-dev): Bump @sinclair/typebox from 0.28.20 to 0.29.1

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
fix: regression with close and serverFactory

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Overload `DecorationMethod` to fix #4870

github.com/fastify/fastify - voxpelli opened this pull request over 1 year ago
fix(typescript): route config should not pass url and method

github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
fix: allow empty responses

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
fix: Type narrow fix issue from PR #4823

github.com/fastify/fastify - aadito123 opened this pull request over 1 year ago
fix: add ability to parse empty response

github.com/fastify/fastify - shayff opened this pull request over 1 year ago
fix: allow empty responses

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
docs: fix platformatic-cloud anchor id

github.com/fastify/fastify - sher opened this pull request over 1 year ago
fix: routeShortHandOptions type updated

github.com/fastify/fastify - Gimnath-Perera opened this pull request over 1 year ago
docs(typescript): fix typo

github.com/fastify/fastify - jon-codes opened this pull request over 1 year ago
Do not leak memory if .listen()` is not called

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Extend `decorate()` etc to enforce defined values

github.com/fastify/fastify - voxpelli opened this pull request over 1 year ago
build(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
minor jsdoc fixes

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
docs(ecosystem): add fastify cacheman

github.com/fastify/fastify - aalfiann opened this pull request over 1 year ago
Fix/add missing types fastifycontextconfig

github.com/fastify/fastify - dancastillo opened this pull request over 1 year ago
docs(testing): add plugin testing guide

github.com/fastify/fastify - Ekott2006 opened this pull request over 1 year ago
pluginName will be exposed in FastifyInstance

github.com/fastify/fastify - md-adil opened this pull request over 1 year ago
[fix] Tests are failing in Windows due to command line env syntax

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
restore code coverage

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
ci: trigger the new website build

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
docs(Routes.md): added short description for constraints option

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
Update fastify website from fastify.io to fastify.dev

github.com/fastify/fastify - anyonecancode opened this pull request over 1 year ago
Causes of degradation

github.com/fastify/fastify - GHNewbiee opened this issue over 1 year ago
fix typo

github.com/fastify/fastify - is2ei opened this pull request over 1 year ago
fix: handle undefined req.routeConfig in frameworkErrors

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
chore: refactor Error-typings and tests

github.com/fastify/fastify - svrnwnsch opened this pull request over 1 year ago
Add Platformatic to deploy strategies

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
adding missing type definition in FastifyContextConfig

github.com/fastify/fastify - stefannovasky opened this pull request over 1 year ago
build(deps-dev): Bump markdownlint-cli2 from 0.7.1 to 0.8.1

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
Change NODE_OPTIONS to invalid value (do not merge)

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Sync next-branch

github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
docs(ecosystem): add fastify-better-sqlite3

github.com/fastify/fastify - punkish opened this pull request over 1 year ago
reset listening state for each secondary server

github.com/fastify/fastify - cjihrig opened this pull request over 1 year ago
Fix broken CI

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Fastify reply type narrowing

github.com/fastify/fastify - aadito123 opened this pull request over 1 year ago
[hooks] Refine hook runners

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
improve hooks.validate

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
remove buildHooks fn

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
reset listening state for each secondary server

github.com/fastify/fastify - cjihrig opened this pull request over 1 year ago
add sync-next workflow

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago