Skip to content

Pull requests: honojs/hono

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: decode percent-encoded path in getPath
#2714 opened May 18, 2024 by usualoma Draft
4 tasks done
docs(jsdoc): JSX Renderer Middleware
#2709 opened May 18, 2024 by goisaki Loading…
2 tasks done
docs(jsdoc): Secure Headers Middleware
#2704 opened May 18, 2024 by goisaki Loading…
2 tasks done
docs(jsdoc): Server-Timing Middleware
#2703 opened May 18, 2024 by goisaki Loading…
2 tasks done
docs(jsdoc): ETag Middleware
#2701 opened May 18, 2024 by goisaki Loading…
2 tasks done
fix(middleware): Context declaration
#2694 opened May 17, 2024 by MonsterDeveloper Loading…
3 of 4 tasks
feat: decode percent-encoded path in getPath
#2688 opened May 16, 2024 by usualoma Draft
4 tasks done
feat(ssg): enhance conbined hooks
#2686 opened May 16, 2024 by watany-dev Loading…
docs(jsdoc): add JSDoc for Middleware
#2680 opened May 15, 2024 by yusukebe Draft
12 of 16 tasks
feat(utils/body): add dot notation support for parseBody v4.4
#2675 opened May 15, 2024 by fzn0x Loading…
4 tasks done
feat(jsr): support JSR v4.4
#2662 opened May 12, 2024 by yusukebe Loading…
1 of 7 tasks
feat(middleware): Introduce Timeout Middleware v4.4
#2615 opened May 5, 2024 by watany-dev Loading…
3 tasks done
feat: Introduce ConnInfo helper/adapter v4.4
#2595 opened May 3, 2024 by nakasyou Loading…
3 tasks done
[WIP] Update secure-headers align with best current practice
#2543 opened Apr 23, 2024 by Jxck Loading…
3 tasks
fix(context): fix queries and headers types
#2240 opened Feb 18, 2024 by termosa Draft
3 tasks done
PoC: Introduce FilePatternRouter
#1805 opened Dec 11, 2023 by usualoma Loading…
3 tasks
PoC: feat(reg-exp-router): Introduced PreparedRegExpRouter
#1796 opened Dec 9, 2023 by usualoma Loading…
3 tasks
PoC: feat(jsx): Introduce event handler for IntrinsicElements.
#1780 opened Dec 5, 2023 by usualoma Loading…
3 tasks done
chore: use biome as formatter and linter on hold
#1726 opened Nov 20, 2023 by watany-dev Loading…
3 tasks done
feat: next() without await on hold
#1685 opened Nov 12, 2023 by yusukebe Draft
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.