e22m4u
|
b89b955bc4
feat: adds branch functionality
|
3 weeks ago |
e22m4u
|
037898fea7
refactor: moves ROOT_PATH constant to separated file
|
3 weeks ago |
e22m4u
|
8a7a38c5cb
refactor: replaces hardcoded root path with its constant
|
3 weeks ago |
e22m4u
|
93304d8187
refactor: makes path option required
|
3 weeks ago |
e22m4u
|
34027e84e7
refactor: updates default route path
|
3 weeks ago |
e22m4u
|
7f5986f032
fix: cookies prototype pollution
|
3 weeks ago |
e22m4u
|
f69c296232
refactor: makes the path propertiy as optional
|
3 weeks ago |
e22m4u
|
15946d4a20
refactor: moves route definition checking to a separated function
|
3 weeks ago |
e22m4u
|
5aabf1d3ca
refactor: replaces Errorf with InvalidArgumentError
|
3 weeks ago |
e22m4u
|
bb8f93d618
refactor: updates eslint rules
|
3 weeks ago |
e22m4u
|
d4a8c47942
refactor: updates error messages
|
1 month ago |
e22m4u
|
c31984a482
chore: updates error messages
|
1 month ago |
e22m4u
|
f408addc84
refactor: improve tests of parseContentType and error message
|
1 month ago |
e22m4u
|
105aa769d3
refactor: renames cookie utils
|
1 month ago |
e22m4u
|
2919826aa8
refactor: improve linting
|
1 month ago |
e22m4u
|
c903c29194
refactor: rollback
|
1 month ago |
e22m4u
|
b6ed9dbbfe
refactor: removes type definitions
|
1 month ago |
e22m4u
|
93368782bc
feat: adds the state property to RequestContext
|
1 month ago |
e22m4u
|
6e64cb8f3b
refactor: adds Route to RequestContext
|
2 months ago |
e22m4u
|
7756da6c84
refactor: replaces req and res to request and response
|
2 months ago |
e22m4u
|
518e81a40c
refactor: context property `container` renamed to `cont`
|
2 months ago |
e22m4u
|
67fa11f26e
refactor: improve hooks invocation performance
|
2 months ago |
e22m4u
|
49a592a060
feat: adds the meta option to RequestContext
|
2 months ago |
e22m4u
|
dfc8b9d408
fix: property _headersSent should be set synchronously
|
2 months ago |
e22m4u
|
3d55c97244
refactor: renames HookType to RouterHookType
|
2 months ago |
e22m4u
|
8e261b77fd
refactor: removes slash duplicates from trie path
|
2 months ago |
e22m4u
|
c999b03292
feat: adds IncomingMessage and ServerResponse to request container
|
3 months ago |
e22m4u
|
4aa9d4caa5
fix: pre-handler hooks invocation and request body encoding
|
3 months ago |
e22m4u
|
4efa464fd7
chore: improves errors handling
|
3 months ago |
e22m4u
|
8d8027a298
refactor: rename HookName to HookType to improve semantic
|
4 months ago |