[object Object]
Highlights
- Pro
Pinned Loading
-
-
fastify/fastify
fastify/fastify PublicFast and low overhead web framework, for Node.js
-
fastify/fastify-rate-limit
fastify/fastify-rate-limit PublicA low overhead rate limiter for your routes
-
fastify/fastify-multipart
fastify/fastify-multipart PublicMultipart support for Fastify
1,583 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 14 commits in 7 repositories
Created 1 repository
-
gurgunday/arktype
TypeScript
This contribution was made on Mar 15
Created a pull request in animir/node-rate-limiter-flexible that received 8 comments
feat: add iovalkey support
Adds iovalkey support, the RateLimiterValkey
class
Valkey GLIDE support is a little harder, I will make a post about it at #290
+1,052
−1
lines changed
•
8
comments
Opened 11 other pull requests in 5 repositories
nodejs/node
3
open
3
merged
1
closed
-
doc: add gurgunday as triager
This contribution was made on Mar 22
-
sqlite: add setReturnArrays method to StatementSync
This contribution was made on Mar 19
-
lib: limit split function calls to prevent excessive array length
This contribution was made on Mar 16
-
timers: remove unnecessary allocation of _onTimeout
This contribution was made on Mar 16
-
fs: use
getLazy
for lazy loadingThis contribution was made on Mar 4 -
buffer: optimize read UInt16/24 functions with bitwise operators
This contribution was made on Mar 2
-
timers: remove unused parameter from insertGuarded
This contribution was made on Mar 1
nodejs/undici
1
merged
-
lib: limit string split length
This contribution was made on Mar 16
fastify/fastify-error
1
merged
-
feat: add
captureStackTrace
parameterThis contribution was made on Mar 12
fastify/fastify-rate-limit
1
merged
-
perf: refactor redis script
This contribution was made on Mar 11
mcollina/fastify-html
1
closed
-
fix: default export in TS
This contribution was made on Mar 8
Reviewed 45 pull requests in 27 repositories
fastify/avvio
7 pull requests
-
test: migrated plugin-timeout-await.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated expose.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated close.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated chainable.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated catch-override-exception.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated after-and-ready.test.js from tap to node:test
This contribution was made on Mar 23
-
test: migrated await-after.test.js, await-use.test.js from tap to nod…
This contribution was made on Mar 23
nodejs/node
5 pull requests
-
sqlite: refactor prepared statement iterator
This contribution was made on Mar 21
-
sqlite: add setReturnArrays method to StatementSync
This contribution was made on Mar 19
-
lib: limit split function calls to prevent excessive array length
This contribution was made on Mar 16
-
util: avoid run debug when enabled is false
This contribution was made on Mar 16
-
stream: fix
sizeAlgorithm
validation in WritableStreamThis contribution was made on Mar 3
fastify/fastify
4 pull requests
-
test(content-type-parser): replace tiny-lru proxy with toad-cache
This contribution was made on Mar 24
-
fix: double hook execution
This contribution was made on Mar 23
-
test: migrated listen.4.test.js from tap to node:test
This contribution was made on Mar 23
-
docs: explain stream error handling
This contribution was made on Mar 12
fastify/csrf-protection
2 pull requests
-
fix(types): accept userInfo in generateCsrf
This contribution was made on Mar 24
-
feat: respect logLevel when registering plugin
This contribution was made on Mar 24
fastify/fastify-rate-limit
2 pull requests
-
feat: node-redis
This contribution was made on Mar 23
-
Add function to manually check rate limit (#346)
This contribution was made on Mar 15
fastify/demo
2 pull requests
-
perf: use
node:
prefix to bypass require.cache call for builtinsThis contribution was made on Mar 9 -
make root parameters more reasonable and strict
This contribution was made on Mar 9
kibertoad/toad-cache
2 pull requests
-
ci: update workflows
This contribution was made on Mar 23
-
build(dependabot): reduce npm updates to monthly
This contribution was made on Mar 23
fastify/point-of-view
2 pull requests
-
refactor!: remove art-template support
This contribution was made on Mar 19
-
(test): migrate to node test runner
This contribution was made on Mar 12
animir/node-rate-limiter-flexible
1 pull request
-
feat: add iovalkey support
This contribution was made on Mar 8
fastify/secure-json-parse
1 pull request
-
fix(index): return
undefined
on error instead ofnull
This contribution was made on Mar 8
fastify/fluent-json-schema
1 pull request
-
ci(ci): drop node 18
This contribution was made on Mar 8
fastify/proxy-addr
1 pull request
-
ci(ci): drop node 18
This contribution was made on Mar 8
fastify/safe-regex2
1 pull request
-
ci(ci): drop node 18
This contribution was made on Mar 8
fastify/deepmerge
1 pull request
-
ci(ci): drop node 16 and 18
This contribution was made on Mar 8
fastify/json-schema-ref-resolver
1 pull request
-
ci(ci): drop node 18
This contribution was made on Mar 8
fastify/fastify-oauth2
1 pull request
-
tests: migrate to node test runner
This contribution was made on Mar 4
fastify/fast-content-type-parse
1 pull request
-
ci: drop node16 and 18
This contribution was made on Mar 1
fastify/process-warning
1 pull request
-
ci: remove node16 and 18
This contribution was made on Mar 1
nodejs/undici
1 pull request
-
Removed clients with unrecoverable errors from the Pool
This contribution was made on Mar 11
fastify/fastify-jwt
1 pull request
-
fix: capture missingRequiredClaim errors and map to 401
This contribution was made on Mar 12
fastify/middie
1 pull request
-
test: migrate from tap to node:test
This contribution was made on Mar 12
fastify/fastify-error
1 pull request
-
feat: add
captureStackTrace
parameterThis contribution was made on Mar 12
fastify/fastify-multipart
1 pull request
-
fix(typing): remove unused
MultipartHandler
This contribution was made on Mar 22
fastify/fastify-type-provider-typebox
1 pull request
-
Test: #5555 from tap to node
This contribution was made on Mar 23
fastify/workflows
1 pull request
-
build(.github): pin actions to commit-hash
This contribution was made on Mar 23
2
repositories not shown
Created an issue in valkey-io/iovalkey that received 1 comment
Latest release is missing from the releases page
Latest release on GitHub is still v0.3 https://github.com/valkey-io/iovalkey/releases/tag/v0.3.0 Should be v0.3.1 :) https://www.npmjs.com/package/…
1
comment
Opened 1 other issue in 1 repository
fastify/fastify-compress
1
open
-
There is a broken test
This contribution was made on Mar 23