-
-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Pull requests: expressjs/express
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Upgrade package, fix vulnerbility, and fix unit test
5.x
#6103
opened Oct 30, 2024 by
agungjati
Loading…
Refactor req.is for cleaner argument handling
5.x
#6101
opened Oct 29, 2024 by
Ayoub-Mabrouk
Loading…
Refactor app.engine for improved readability and consistency
5.x
#6100
opened Oct 29, 2024 by
Ayoub-Mabrouk
Loading…
Refactor View.prototype.resolve to improve readability and efficiency
5.x
#6099
opened Oct 29, 2024 by
Ayoub-Mabrouk
Loading…
Refactor createETagGenerator for improved readability and modern syntax
5.x
#6096
opened Oct 29, 2024 by
Ayoub-Mabrouk
Loading…
Remove
utils-merge
dependency - use Object.assign()
instead
#6091
opened Oct 28, 2024 by
Phillip9587
Loading…
ci: add support for [email protected]
4.x
backport
#6080
opened Oct 20, 2024 by
UlisesGascon
Loading…
response: add support for ETag option in res.sendFile
5.x
#6073
opened Oct 18, 2024 by
juanarbol
Loading…
Fix inheritance should not overwrite the methods on res and req with the ones from http.ServerResponse and http.IncomingMessage
require-triage
#6047
opened Oct 13, 2024 by
Tofandel
Loading…
docs: list current Committers + bjohansebas nomination
#6033
opened Oct 8, 2024 by
UlisesGascon
Loading…
allow overwrite of req.query on subsequent query parser middleware use
#5901
opened Sep 3, 2024 by
Mouri-P
Loading…
Refactor variable name from lazyrouter to lazyRouter for camel case consistency
#5755
opened Jul 10, 2024 by
KNU-K
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.