Kamil Myśliwiec
db2a9b5aa3
chore: resolve conflicts
2025-01-09 11:54:46 +01:00
Kamil Mysliwiec
bcda8fd791
Merge pull request #14115 from Tony133/chore/update-fastify-view-options-interface
...
chore(fastify): update fastify view options interface
2024-11-08 12:26:59 +01:00
Kamil Mysliwiec
fb32ef6d46
Merge pull request #14116 from Tony133/chore/update-fastify-static-options-interface
...
refactor(fastify): update fastify static options interface
2024-11-08 12:26:29 +01:00
Tony133
790bafa46e
refactor(): update fastify static options interface
2024-11-07 21:15:39 +01:00
Tony133
f13e32ad33
chore: update fastify view options interface
2024-11-07 21:12:38 +01:00
Kamil Myśliwiec
c6b95f54a7
chore(fastify): undeprecate listen method
2024-11-05 09:37:22 +01:00
Fernando Vargas
aaebb6f278
feat(fastify): setting opts object optional variation
2024-08-12 08:43:07 -03:00
Fernando Vargas
fec6e82d52
feat(fastify): updates interface adding opts to the listen method
2024-08-12 08:12:24 -03:00
Marek Dorda
8af7183c30
fix: typings for fastify enableCors method
...
Fastify adapter uses typings from `@fastify/cors` package for `enableCors` method
Fix nestjs/nest#13234
2024-02-22 07:34:33 +01:00
Tony133
db2d3ae41f
chore(): update fastify view interface
2023-07-25 18:32:18 +02:00
Micael Levi L. Cavalcante
779d9785d7
fix(express,fastify): return type of #listen method
2023-07-23 00:15:58 -04:00
gladowar
629715d0d0
refactor(fastify): updated static options
2023-07-14 21:18:36 +03:30
Micael Levi L. Cavalcante
3b6b66b7cc
feat(common): narrow getInstance return type for http platforms
2023-04-05 09:05:43 -04:00
codytseng
cf4097cf24
feat(common,express,fastify): enhance the type of httpServer
2023-02-15 14:42:03 +08:00
Lioness100
fda5fff1cd
docs: fix typos
2023-02-10 21:39:29 -05:00
Tony133
d93b77a6ab
chore(fastify): mark facing apis public fastify
2023-02-03 11:54:28 +01:00
Kamil Myśliwiec
661104d981
chore: resolve merge conflicts
2023-02-01 13:03:19 +01:00
Tony133
fc44246f64
chore(): resolve conflits
2023-01-10 18:00:02 +01:00
Tony133
b3c6e59c30
refactor(fastify): renamed point-of-view interface
2023-01-10 17:55:45 +01:00
Tony133
8447ac117f
refactor(): improvements and update imports
2023-01-09 22:16:12 +01:00
Tolga Paksoy
363ab79b5f
chore(platform): use type imports
2022-12-07 17:32:39 +01:00
Tolga Paksoy
9efb84fc22
refactor(platform): add example and simplify types
2022-12-07 17:32:36 +01:00
Tolga Paksoy
a25bfa86ed
refactor(platform): extract platform implementation detail to interfaces
2022-12-05 18:03:10 +01:00
Tolga Paksoy
0444f9c89e
feat(platform): enable body parser with raw body support
2022-12-05 17:52:08 +01:00
Alexander Friesen
87969fba5f
chore: update interfaces
2022-05-03 20:00:45 +02:00
Alexander Friesen
b11959c979
chore: update fastify
2022-04-30 00:47:08 +02:00
unknown
9e9d5b6315
fix(platform-fastify): update fastify-static and point-of-view interface.ts files
...
Both the fastify-static and point-of-view packages interface.ts files are updated to match the
versions used in the package.json file. The point-of-view package added support for eta, liquid
and dot engine.
2021-04-22 17:45:14 +02:00
Thanh Vu
4fd7e16444
fix: iisnode uses pipe name instead of port number
2020-12-04 01:56:16 +07:00
Kamil Myśliwiec
be4e50f144
fix(platform-fastify): fix register method signature types
2020-11-02 14:04:18 +01:00
Patrick Münd
764859e93a
fix(platform-fastify): adds missing chaining API types for LightMyRequest inject()
2020-10-30 09:28:30 +01:00
Kamil Myśliwiec
7a749add7c
feat(platform-fastify): support middleware with fastify adapter
2020-07-29 11:33:46 +02:00
hongyiweiwu
f11455d9c9
refactor(platform-fastify): supports fastify 3.0
2020-07-10 22:41:46 -04:00
Aleksey Tsvetkov
94e4c022ed
feat(fastify): fixed review comments
2020-01-13 21:22:55 +03:00
Aleksey Tsvetkov
7dab2d9d3b
feat(fastify): added description of the listen method
2020-01-11 18:18:10 +03:00
Kamil Myśliwiec
b0de7ce6f3
sample() update existing samples to 6.0.0
2019-01-15 00:02:34 +01:00
Kamil Myśliwiec
a3fbb8816e
feature() extract fastify, multer, cors, adapters
2018-12-01 21:02:36 +01:00
Kamil Myśliwiec
bc4a8a556c
feature(core/common) extract HTTP adapters (express/fastify)
2018-11-30 16:48:04 +01:00