issues
search
elysiajs
/
elysia
Ergonomic Framework for Humans
https://elysiajs.com
MIT License
10.59k
stars
226
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Returns JSON instead of text/event-stream
#920
HK-SHAO
opened
3 days ago
0
Eden Treaty errors if a route is the same name as an HTTP verb (get/post/options/etc)
#919
Yhprum
opened
6 days ago
0
ExpressJS support
#918
shivrsdev
opened
1 week ago
0
app.server.port is not same app.listen(port)
#917
baramofme
opened
1 week ago
1
The error message is being returned as "[object Object]." in resolve
#916
yadsbah
opened
1 week ago
0
Old usage of Typebox breaks Hermes
#914
BleedingDev
opened
1 week ago
0
Route param of `group()` must be repeated in nested route schema
#913
crishoj
opened
2 weeks ago
0
t.Date() type in Elysia.js results in Date & string in Eden, causing type mismatch
#912
k3341095
opened
2 weeks ago
0
Release 1.2: Seele
#911
SaltyAom
opened
2 weeks ago
0
There is not custom http exception in elysia
#910
DeepanshuKacher
opened
2 weeks ago
1
Server connection closing with empty response if code takes a long time for execution
#909
susemeee
opened
2 weeks ago
0
fix: boolean-string converted to string
#908
0xthierry
closed
1 week ago
1
Optional `BooleanString` decoding issue
#907
crishoj
opened
2 weeks ago
0
Add cookie configuration to derive and hooks
#906
cortopy
opened
2 weeks ago
0
Avoid response normalization side-effects
#905
crishoj
closed
1 week ago
1
fix: typebox object schemas without properties key
#903
0xthierry
closed
3 weeks ago
0
Failed to fetch the OpenAPI document at /swagger/json Error: [fetchWithProxyFallback] Can’t fetch URL: undefined
#902
tuanyh11
opened
3 weeks ago
3
Interface requests return 500 on Windows but work normally on Mac.
#900
fanmucc
opened
3 weeks ago
1
Validation Error: "startTime" Property Fails to Match Expected "time" Format
#899
K4leri
opened
3 weeks ago
2
Context property `route` is undefined when `aot` is disabled
#898
MatthewAry
opened
3 weeks ago
1
`normalize: true` mutates objects used in responses
#897
crishoj
closed
1 week ago
8
Problems using headers in Elysia with Cloudflare Workers
#896
Nathan13888
opened
4 weeks ago
1
The error message is being returned as "[object Object]."
#895
k3341095
opened
4 weeks ago
2
Typescript fixes & minor cleanup
#894
joshmeads
opened
4 weeks ago
0
Confusion about wildcards in file extensions
#892
Huliiiiii
opened
1 month ago
2
🔧 fix: Upgrade Cookie to 0.7.x, fix CVE-2024-47764
#891
nathankleyn
closed
3 weeks ago
2
Handling Multiple X-Forwarded-For Headers in Elysia
#890
vanisoul
opened
1 month ago
6
:wrench: fix: handle `error()` in resolve with `aot: false`
#889
crishoj
closed
1 week ago
1
Cannot return error on resolve when set ElysiaConfig aot to false
#888
thanatpp
closed
1 week ago
1
Elysia fails to generate types when used with path aliases
#887
Pedromigacz
opened
1 month ago
6
fix: unwrap transform errors
#885
crishoj
closed
3 weeks ago
0
Transform not working with Union types in Elysia
#884
K4leri
opened
1 month ago
1
Elysia type inference breaks on monorepos
#883
Pedromigacz
closed
1 month ago
1
Process Validation Error Code Mismatch: Incorrect Status Code for Any Thrown Error
#882
K4leri
closed
3 weeks ago
3
Parsing of route with multiple optional params fails, when params are separated by characters other than `/`
#881
bertspaan
opened
1 month ago
1
Mapped types are not computed
#880
klydra
closed
1 month ago
1
delete all regex like strings from StrictFileType in file checking
#877
K4leri
opened
1 month ago
0
when first param is dynamic, and second param is optional, it returns 404
#876
ozdevi
opened
1 month ago
3
typebox type missmatch with transform
#875
K4leri
opened
1 month ago
2
Providing a default function in param type causes crash
#874
klydra
closed
1 month ago
4
Use costom transform Type encoder when response.
#873
drsmile1001
opened
1 month ago
3
Typebox Boolean regression in 1.1.17
#872
ryanleecode
opened
1 month ago
7
How to return error in `beforeHandle`
#871
ryanleecode
opened
1 month ago
5
doc: typo
#870
rtritto
opened
1 month ago
0
console logged cookie value
#869
m1212e
closed
1 month ago
2
Missing url (required by route.composed) in Context type
#868
rtritto
opened
1 month ago
2
why breaking change release as patch version update?
#867
ryanleecode
opened
1 month ago
4
`onParse` doesn't work with `aot: false` and specified route `type`
#866
petyunchik
opened
1 month ago
0
return error no longer works in derive() on 1.1.18
#865
sunnylqm
closed
1 month ago
1
Hide routes from eden
#864
realspinelle
opened
1 month ago
1
Next