MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
morphadmin
/
express-bench
Fast, unopinionated, minimalist web framework for node.
0
0
1629
JavaScript
CODE
ISSUES
PULL REQUESTS
ACTIONS
AGENTS
RELEASES
DOCS
ACTIVITY
COMPARING
master
5.0
156 commits
COMMITS (156)
S
docs: replace dummy with placeholder in example comments (#7064)
1mo ago
6c4249f
D
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#7074)
1mo ago
06e2367
D
build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#7073)
1mo ago
e3b962c
D
build(deps): bump github/codeql-action from 4.32.0 to 4.32.4 (#7072)
1mo ago
411061d
I
test: include edge case tests for `res.type()` (#7037)
1mo ago
b4ab7d6
P
docs: fix README security policy link (#7029)
1mo ago
c4cc78b
D
fix: bump qs minimum to ^6.14.2 for CVE-2026-2391 (#7057)
1mo ago
925a1df
M
Remove duplicate tests in res.location and res.jsonp (#6996)
1mo ago
9c85a25
D
build(deps): bump github/codeql-action from 4.31.9 to 4.32.0 (#7013)
1mo ago
1140301
D
build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#7012)
1mo ago
c76ed5a
D
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#7011)
1mo ago
2d4192e
S
docs: Add @GroophyLifefor to the triage team (#6995)
2mo ago
66404b3
V
fix: search example to support Redis v4+ and Express 4/5 (#6274)
2mo ago
d127723
A
test: add test for normalizeType fallback when mime lookup fails (#6894)
2mo ago
6b7ccfc
A
feat: Allow passing null or undefined as the value for options in app.render (#6903)
2mo ago
c9ecf7b
S
feat: do not modify the Content-Type twice when sending strings (#6991)
2mo ago
a479419
S
chore: remove benchmarks directory (#6992)
2mo ago
5a4568a
S
test: added unit tests for utils.compileETag to cover valid and invalid inputs (#6534)
2mo ago
912893c
M
docs: fix JSDoc for req.accepts() return value and parameter format (#6936)
2mo ago
ae265a9
B
Polish HTML structure of the response in the res.redirect() function (#5167)
2mo ago
9a3f7ff
S
docs: add @krzysdz to the triage team (#6482)
2mo ago
2cd372e
D
build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#6962)
2mo ago
04d3a49
D
build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#6963)
2mo ago
bc7d155
G
deps: qs@^6.14.1
2mo ago
00bb633
D
build(deps): bump github/codeql-action from 4.31.6 to 4.31.9 (#6964)
2mo ago
3c0ad4e
D
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6965)
2mo ago
4ae96bd
A
fix: enhance req.acceptsCharsets method (#6088)
2mo ago
6cd404e
D
build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#6961)
2mo ago
3e81873
J
doc: fix security.md link to point to security tab
3mo ago
b5aae87
U
docs: use global Security policy
9mo ago
b8fc000
R
docs: add @rxmarbles to triagers (#6953)
3mo ago
c2fb76e
C
📝 add note to history
4mo ago
9eb7001
U
5.2.1
4mo ago
dbac741
U
Revert "sec: security patch for CVE-2024-51999"
4mo ago
697547c
U
Release: 5.2.0 (#6920)
4mo ago
4007ad1
C
sec: security patch for CVE-2024-51999
4mo ago
2f64f68
D
build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)
4mo ago
ed0ba3f
D
build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)
4mo ago
8eace46
D
build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)
4mo ago
30bae81
S
deps: body-parser@^2.2.1 (#6922)
4mo ago
758d435
S
docs: update emeritus triagers (#6890)
4mo ago
77bcd52
S
Nominate to @efekrskl for triage team (#6888)
4mo ago
f33caf1
T
refactor: use cached slice in app.listen (#6897)
4mo ago
54af593
P
docs: switch badges from badgen.net to shields.io (#6900)
4mo ago
2551a7d
D
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#6868)
5mo ago
4453d83
D
build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#6869)
5mo ago
db50766
D
build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#6870)
5mo ago
374fc1a
D
build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#6871)
5mo ago
1b196c8
P
ci: add node.js 25 to test matrix (#6843)
5mo ago
64e7373
D
build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#6793)
6mo ago
e4fb370
D
build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#6794)
6mo ago
60d4c16
D
build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#6795)
6mo ago
9e6760e
D
build(deps): bump github/codeql-action from 3.29.7 to 3.30.5 (#6796)
6mo ago
ffa89f2
D
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#6797)
6mo ago
b9b9f52
J
chore: remove history.md from being packaged on publish (#6780)
6mo ago
9a7afb2
D
build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 (#6675)
6mo ago
2eb4205
S
doc: update express app example (#6718)
7mo ago
aa90794
S
lib: use req.socket over deprecated req.connection (#6705)
7mo ago
89f198c
S
chore: update git rules to ignore `yarn.lock` file (#6588)
7mo ago
d9a62f9
S
lint: add --fix flag to automatic fix linting issue (#6644)
7mo ago
8f21493
D
build(deps-dev): bump cookie-session from 2.1.0 to 2.1.1 (#6678)
8mo ago
6616e39
D
build(deps-dev): bump morgan from 1.10.0 to 1.10.1 (#6679)
8mo ago
ed64290
S
update contributing and COC links (#6601)
8mo ago
b52ff7c
J
doc: fix the Contributing.md link (#6653)
8mo ago
9420cd3
S
ci: run CI when the markdown changes (#6632)
8mo ago
ef5f2e1
S
feat: add deprecation warnings for redirect arguments undefined (#6405)
8mo ago
c5b8d55
D
build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 (#6618)
9mo ago
7a93112
M
chore: fix typo (#6609)
9mo ago
b0ed15b
S
chore: use node protocol for node builtin module (#6520)
9mo ago
3910323
S
chore: enforce explicit Buffer import and add lint rule (#6525)
9mo ago
98c85eb
D
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#6548)
9mo ago
a039e49
D
build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 (#6549)
9mo ago
ffc562c
S
fix(docs): move documentation and charters to the discussions and .github … (#6427)
10mo ago
52872b8
K
test: add coverage for app.listen() variants (#6476)
10mo ago
b8ab465
S
ci: allow manual triggering of workflow (#6515)
10mo ago
fedd60e
M
ci: disable credential persistence for checkout actions (#6522)
10mo ago
99a0bd3
N
test: fix typos in test descriptions (#6535)
10mo ago
dfd1851
J
chore: wider range for query test skip (#6512)
10mo ago
9f4dbe3
P
ci: update codeql config (#6488)
11mo ago
9784321
P
ci: add node.js 24 to test matrix (#6504)
11mo ago
ee1ef41
D
build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#6496)
11mo ago
1ca803d
D
build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#6497)
11mo ago
7355581
D
build(deps): bump github/codeql-action from 3.28.13 to 3.28.16 (#6498)
11mo ago
a1161b4
D
fix(test): remove duplicate word (#6456)
11mo ago
f9954dd
A
increased code coverage of utils.js file (#6386)
1y ago
5da5a11
A
Refactor: simplify `acceptsLanguages` implementation using spread operator (#6137)
1y ago
3dc9699
D
build(deps): bump github/codeql-action from 3.28.11 to 3.28.13 (#6429)
1y ago
fa40ecf
W
5.1.0
1y ago
cd7d439
U
fix(deps): serve-static@^2.2.0 (#6418)
1y ago
4c4f3ea
M
fix(docs): remove @mertcanaltin from Triagers (#6408)
1y ago
cb4c56e
P
ci: use full SHAs for github action versions
1y ago
7b44e1d
U
deps: router@^2.2.0 (#6417)
1y ago
eb6d125
U
deps: type-is@^2.0.1 (#6420)
1y ago
f1a2dc8
U
deps: body-parser@^2.2.0 (#6419)
1y ago
6b51e8e
D
build(deps-dev): bump cookie-session from 2.0.0 to 2.1.0 (#6399)
1y ago
1f311c5
W
feat(deps): finalhandler@2.1.0 (#6373)
1y ago
9e97144
D
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#6397)
1y ago
29d0980
D
build(deps): bump github/codeql-action from 3.24.7 to 3.28.11 (#6398)
1y ago
1d63162
S
fix dependabot config (#6392)
1y ago
4a2175d
U
ci: add dependabot (#5435)
1y ago
0bb00e1
W
fix(deps): qs@^6.14.0 (#6374)
1y ago
1e359f5
U
docs: add @dpopp07 to the triage team (#6352)
1y ago
9cbe2c2
S
fix(docs): clarify guidelines for becoming a committer (#6364)
1y ago
35e1536
S
fix(docs): update guidance for triager nominations (#6349)
1y ago
90e522a
U
docs: update emeritus triagers (#6345)
1y ago
59703c2
A
feat: Extend res.links() to allow adding multiple links with the same rel (closes #2729) (#4885)
1y ago
caa4f68
P
fix(docs): Update multiple links to use `https` instead of `http` (#6338)
1y ago
6ed3439
J
feat: add support for ETag option in res.sendFile (#6073)
1y ago
327af12
W
fix (deps): update deps (#6337)
1y ago
d2de128
A
fix(deps): nyc@^17.1.0 (#6122)
1y ago
2a53336
U
fix(docs): Update repo captains (#6234)
1y ago
a42413d
W
feat(deps): router@^2.1.0 (#6331)
1y ago
c2f576c
W
feat(deps): body-parser@^2.1.0 (#6332)
1y ago
99473c5
D
fix(docs): retroactively note 5.0.0-beta.1 api change in history file (#6333)
1y ago
2d589b6
P
fix(deps): update debug to ^4.4.0 (#6313)
1y ago
85e48bb
A
feat: Added check to support Uint8Array in response sending (#6285)
1y ago
55869f4
D
feat(deps): use carat notation for dependency versions (#6317)
1y ago
af7cd90
P
fix(ci): updated scorecard actions (#6322)
1y ago
ae6a462
P
fix(ci): fix npm install --include typo (#6324)
1y ago
8d39345
P
ci: updated github actions ci workflow (#6314)
1y ago
a5cb681
A
refactor: simplify `normalizeTypes` function (#6097)
1y ago
511d9df
U
docs: include team email in the security policy (#6278)
1y ago
7f13d57
P
fix: added a missing semicolon in css styles in examples/auth (#6297)
1y ago
6233671
S
docs: add @Phillip9587 to the triage team
1y ago
3bbffdc
U
ci: add support for OSSF scorecard reporting (#5431)
1y ago
ff86319
H
refactor: remove `Invalid action input`
1y ago
1c5cf0f
J
Remove unused `depd` dependency
1y ago
256a3d1
W
fix: remove download size badges
1y ago
4f952a9
S
fix(refactor): prefix built-in node module imports
1y ago
4111359
A
fix(devdeps): update dev deps (#6211)
1y ago
6a40af8
P
fix: Remove `utils-merge` dependency - use spread syntax instead (#6091)
1y ago
246f6f5
J
chore: replace `methods` dependency with standard library (#6196)
1y ago
b11122b
S
docs: clarify the security process in the triage role (#6217)
1y ago
43020ff
S
refactor: improve readability (#6173)
1y ago
e4a61bd
U
docs: add @rxmarbles to the triage team (#6151)
1y ago
39f5d63
J
update history.md for acceptParams change (#6177)
1y ago
52ed646
P
cleanup: remove AsyncLocalStorage check from tests (#6147)
1y ago
4e92ac9
P
cleanup: remove unnecessary require for global Buffer
1y ago
9f8589e
S
improve step update documentation
1y ago
cc751cf
B
Use loop for acceptParams (#6066)
1y ago
805ef52
P
chore(test): remove promise support check from tests (#6148)
1y ago
9e3dbb4
U
docs: Add DCO (#6048)
1y ago
b31910c
B
fix(buffer): use node:buffer instead of safe-buffer (#6071)
1y ago
c70197a
P
refactor: Remove Object.setPrototypeOf polyfill (#6081)
1y ago
8cb53ea
R
docs: add bjohansebas as repo captain for expressjs.com (#6058)
1y ago
e162764
S
docs: update readme (#5994)
1y ago
508c740
S
docs: update homepage link http to https (#5920)
1y ago
b274047
C
test: add discarded middleware test (#5819)
1y ago
082d6d1
S
docs: add funding (#6064)
1y ago
94546a3
S
build: Node.js 23.0 (#6075)
1y ago
ab02240
U
docs: update captains
1y ago
a46cfdc
U
5.0.1
1y ago
d14b2de
J
fix(deps): cookie@0.7.0
1y ago
2027b87
B
Link and update captains (#6013)
1y ago
2cbf227
U
Add @bjohansebas to the triage team (#6009)
1y ago
3e1a1ce
J
remove --bail from test script (#5962)
1y ago
6340d15
DIFF