This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartserve
Watch
3
Star
0
Fork
0
You've already forked smartserve
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a17bf39c6603412a69952fa2aa4f48090e24363
smartserve
/
ts
History
Juergen Kunz
4a17bf39c6
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00
..
adapters
fix(adapters): Attach WebSocket peer to typedRouter request localData and add ws dependency
2025-12-03 23:47:46 +00:00
compression
feat(compression): Improve compression implementation (buffering and threshold), add Deno brotli support, add compression tests and dynamic route API
2025-12-05 15:38:43 +00:00
core
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00
decorators
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
files
feat(compression): Add cross-runtime response compression (Brotli/gzip), per-route decorators, and pre-compressed static file support
2025-12-05 12:27:41 +00:00
openapi
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00
protocols
initial
2025-11-29 15:24:00 +00:00
utils
feat(compression): Add cross-runtime response compression (Brotli/gzip), per-route decorators, and pre-compressed static file support
2025-12-05 12:27:41 +00:00
00_commitinfo_data.ts
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00
index.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
paths.ts
initial
2025-11-29 15:24:00 +00:00
plugins.ts
feat(compression): Add cross-runtime response compression (Brotli/gzip), per-route decorators, and pre-compressed static file support
2025-12-05 12:27:41 +00:00